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
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
171
-631
/
+0
2010-05-13
ixgbe: Refactor common code between 82598 & 82599 to accommodate new hardware
Mallikarjuna R Chilakala
5
-421
/
+557
2010-05-13
ixgbe: Use bool flag to see if the packet unmapping is delayed in HWRSC
Mallikarjuna R Chilakala
1
-6
/
+11
2010-05-13
ixgbe: fix setting of promisc mode when using mac-vlans
Emil Tantilov
3
-4
/
+8
2010-05-12
cxgb4: report GRO stats with ethtool -S
Dimitris Michailidis
1
-0
/
+6
2010-05-12
cxgb4: report the PCIe link speed
Dimitris Michailidis
1
-2
/
+8
2010-05-12
cxgb4: configure HW VLAN extraction through FW
Dimitris Michailidis
4
-28
/
+20
2010-05-12
e1000e: add PCI device id to enable support for 82567V-4
Bruce Allan
2
-0
/
+2
2010-05-12
e1000e: Fix/cleanup PHY reset code for ICHx/PCHx
Bruce Allan
1
-74
/
+75
2010-05-12
e1000e: move settting of flow control refresh timer to link setup code
Bruce Allan
3
-4
/
+4
2010-05-12
e1000e: fix checks for manageability enabled and management pass-through
Bruce Allan
6
-16
/
+52
2010-05-12
e1000e: Incorrect function pointer set for force_speed_duplex on 82577
Bruce Allan
2
-20
/
+2
2010-05-12
e1000e: Cleanup e1000_sw_lcd_config_ich8lan()
Bruce Allan
1
-77
/
+75
2010-05-12
e1000e: Remove EN_MAC_ADDR_FILTER check from enable_mng_pass_thru check
Bruce Allan
1
-4
/
+4
2010-05-12
e1000e: cleanup multiple common exit points
Bruce Allan
1
-24
/
+17
2010-05-12
e1000e: s/w initiated LSC MSI-X interrupts not generated; no transmit
Bruce Allan
1
-2
/
+9
2010-05-12
e1000e: initialize manageability (IPMI) pass-through in 82574/82583
Bruce Allan
3
-9
/
+55
2010-05-12
e1000e: bad state after running ethtool diagnostics with AMT enabled
Bruce Allan
2
-7
/
+18
2010-05-12
e1000e: use static params to save stack space (part 2)
Bruce Allan
1
-2
/
+2
2010-05-12
netxen: handle queue manager access
Amit Kumar Salecha
3
-11
/
+63
2010-05-12
netxen: to fix onchip memory access.
Sucheta Chakraborty
1
-25
/
+17
2010-05-12
netxen: remove unnecessary size checks
Sucheta Chakraborty
2
-50
/
+8
2010-05-12
netxen: fix register usage
Amit Kumar Salecha
3
-3
/
+6
2010-05-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
8
-8
/
+30
2010-05-11
ar9170: fix for driver-core ABI change
Stephen Rothwell
1
-2
/
+3
2010-05-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
44
-1365
/
+923
2010-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
8
-9
/
+37
2010-05-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-7
/
+35
2010-05-10
wireless: depends on NET
Randy Dunlap
1
-0
/
+1
2010-05-10
wireless: rt2x00: rt2800usb: replace X by x
Xose Vazquez Perez
1
-1
/
+1
2010-05-10
rt2x00: Clean up generic procedures on descriptor writing.
Gertjan van Wingerde
1
-6
/
+10
2010-05-10
rt2x00: Fix beaconing on rt2800.
Gertjan van Wingerde
2
-16
/
+15
2010-05-10
rt2x00: provide beacon's txdesc to write_beacon callback function.
Gertjan van Wingerde
9
-9
/
+17
2010-05-10
rt2x00: Clean up all driver's kick_tx_queue callback functions.
Gertjan van Wingerde
8
-134
/
+83
2010-05-10
rt2x00: Factor out RXWI processing to common rt2800 code.
Gertjan van Wingerde
4
-97
/
+79
2010-05-10
rt2x00: Factor out TXWI writing to common rt2800 code.
Gertjan van Wingerde
4
-102
/
+60
2010-05-10
rt2x00: Don't check whether hardware crypto is enabled when reading RXD.
Gertjan van Wingerde
5
-33
/
+16
2010-05-10
rt2x00: Clean up rt2800usb.h.
Gertjan van Wingerde
1
-40
/
+0
2010-05-10
rt2x00: Fix setting of txdesc->length field.
Gertjan van Wingerde
1
-0
/
+1
2010-05-10
ath5k: several off by one range checks
Dan Carpenter
1
-3
/
+3
2010-05-10
ath9k/htc_drv_main: off by one error
Dan Carpenter
1
-1
/
+1
2010-05-10
ath9k/htc_drv_main: null dereference typo
Dan Carpenter
1
-1
/
+1
2010-05-10
iwlwifi: remove stray mutex_unlock()
Dan Carpenter
1
-1
/
+0
2010-05-10
ath9k_hw: enable PCIe low power mode for AR9003
Luis R. Rodriguez
1
-0
/
+20
2010-05-10
rtl8180: change PCI DMA mask to DMA_BIT_MASK(32)
John W. Linville
1
-2
/
+2
2010-05-10
net: trans_start cleanups
Eric Dumazet
168
-314
/
+103
2010-05-07
rt2x00: rt2800: use correct txop value in tx descriptor
Helmut Schaa
5
-2
/
+31
2010-05-07
wl1271: Reduce PSM entry hang over period from 128 => 1 ms
Juuso Oikarinen
1
-1
/
+1
2010-05-07
wl1271: Increase timeout for command event waiting
Teemu Paasikivi
1
-1
/
+1
2010-05-07
wl1271: Fix to join and channel number handling
Juuso Oikarinen
1
-6
/
+23
[next]