index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-11
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
9
-26
/
+49
2011-08-11
e1000e: increase driver version number
Bruce Allan
1
-1
/
+1
2011-08-11
e1000e: alternate MAC address update
Bruce Allan
1
-2
/
+2
2011-08-11
e1000e: do not disable receiver on 82574/82583
Bruce Allan
4
-5
/
+12
2011-08-11
e1000e: alternate MAC address does not work on device id 0x1060
Bruce Allan
1
-1
/
+2
2011-08-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
9
-26
/
+49
2011-08-11
PCnet: Fix section mismatch
Ralf Baechle
1
-1
/
+1
2011-08-11
bnx2x: disable dcb on 578xx since not supported yet
Dmitry Kravkov
1
-1
/
+1
2011-08-11
bnx2x: properly clean indirect addresses
Dmitry Kravkov
2
-9
/
+32
2011-08-11
bnx2x: prevent race between undi_unload and load flows
Dmitry Kravkov
1
-0
/
+8
2011-08-11
bnx2x: fix select_queue when FCoE is disabled
Vladislav Zolotarov
1
-5
/
+25
2011-08-11
bnx2x: init FCOE FP only once
Vladislav Zolotarov
1
-2
/
+3
2011-08-11
net/irda: sh_sir: tidyup compile warning
Kuninori Morimoto
1
-1
/
+1
2011-08-11
net/irda: sh_sir: add missing header
Kuninori Morimoto
1
-0
/
+2
2011-08-11
net/irda: sh_irda: add missing header
Kuninori Morimoto
1
-0
/
+2
2011-08-11
slcan: ldisc generated skbs are received in softirq context
Oliver Hartkopp
1
-1
/
+1
2011-08-10
drivers/net/wireless/wl1251: add missing kfree
Julia Lawall
2
-6
/
+2
2011-08-09
ath5k: fix error handling in ath5k_beacon_send
Bob Copeland
1
-9
/
+14
2011-08-09
rt2x00: Add rt2870 device id for Dvico usb key
Anthony Bourguignon
1
-0
/
+2
2011-08-09
ath9k: fix a misprint which leads to incorrect calibration
Alex Hacker
1
-1
/
+1
2011-08-09
rt2x00: Add new rt73 buffalo USB id
Ivo van Doorn
1
-0
/
+1
2011-08-09
rtlwifi: rtl892cu: New USB IDs
Larry Finger
1
-3
/
+8
2011-08-09
ath9k_hw: update PMU to improve ripple issue for AR9485
Rajkumar Manoharan
1
-1
/
+1
2011-08-09
ath9k_hw: Fix incorrect Tx control power in AR9003 template
Rajkumar Manoharan
1
-3
/
+3
2011-08-09
b43: read correct register on bcma bus.
Hauke Mehrtens
1
-3
/
+17
2011-08-07
dp83640: increase receive time stamp buffer size
Richard Cochran
1
-3
/
+2
2011-08-07
gianfar: fix fiper alignment after resetting the time
Richard Cochran
1
-7
/
+2
2011-08-07
rtl8150: rtl8150_disconnect(...) does not need tasklet_disable(...)
huajun li
1
-1
/
+0
2011-08-07
slip: fix NOHZ local_softirq_pending 08 warning
Matvejchikov Ilya
1
-1
/
+1
2011-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
50
-238
/
+430
2011-08-05
mlx4: decreasing ref count when removing mac
Yevgeny Petrilin
1
-3
/
+6
2011-08-04
ixgbe: fix PHY link setup for 82599
Emil Tantilov
1
-0
/
+1
2011-08-04
ixgbe: fix __ixgbe_notify_dca() bail out code
Don Skidmore
1
-1
/
+1
2011-08-04
igb: fix WOL on second port of i350 device
Carolyn Wyborny
1
-1
/
+1
2011-08-04
e1000e: minor re-order of #include files
Bruce Allan
2
-2
/
+2
2011-08-04
e1000e: remove unnecessary check for NULL pointer
Bruce Allan
1
-2
/
+1
2011-08-04
intel drivers: repair missing flush operations
Jesse Brandeburg
18
-0
/
+59
2011-08-04
macb: restore wrap bit when performing underrun cleanup
Tord Andersson
1
-0
/
+3
2011-08-04
cdc_ncm: fix endianness problem.
Giuseppe Scrivano
1
-100
/
+56
2011-08-03
irda: use PCI_VENDOR_ID_*
Jon Mason
1
-10
/
+8
2011-08-03
mlx4: Fixing Ethernet unicast packet steering
Yevgeny Petrilin
2
-1
/
+3
2011-08-03
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
16
-40
/
+84
2011-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next in...
John W. Linville
16
-40
/
+84
2011-08-03
bnx2x: Clear MDIO access warning during first driver load
Yaniv Rosner
1
-1
/
+5
2011-08-03
bnx2x: Fix BCM578xx MAC test
Yaniv Rosner
1
-5
/
+4
2011-08-03
bnx2x: Fix BCM54618se invalid link indication
Yaniv Rosner
1
-2
/
+9
2011-08-03
bnx2x: Fix BCM84833 link
Yaniv Rosner
1
-9
/
+12
2011-08-03
bnx2x: Fix link issue with DAC over 578xx
Yaniv Rosner
1
-0
/
+3
2011-08-03
bnx2x: Fix LED behavior
Yaniv Rosner
1
-7
/
+17
2011-08-03
bnx2x: Fix BCM578xx-B0 MDIO access
Yaniv Rosner
3
-3
/
+18
[next]