index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-01
igb: correct link test not being run when link is down
Alexander Duyck
1
-5
/
+3
2010-07-01
igb: Fix Tx hangs seen when loading igb with max_vfs > 7.
Emil Tantilov
1
-4
/
+1
2010-07-01
igb: Use only a single Tx queue in SR-IOV mode
Greg Rose
1
-4
/
+4
2010-07-01
igb: fix PHY config access on 82580
Nick Nunley
2
-0
/
+10
2010-07-01
ll_temac: add error checking to DMA init path
Denis Kirjanov
1
-2
/
+23
2010-07-01
be2net: changes to properly provide phy details
Ajit Khaparde
4
-14
/
+104
2010-07-01
ehea: Allocate stats buffer with GFP_KERNEL
Brian King
1
-1
/
+1
2010-07-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
88
-7584
/
+3392
2010-06-30
ixgbe: add 1g PHY support for 82599
Don Skidmore
5
-4
/
+52
2010-06-30
sfc: Add support for RX flow hash control
Ben Hutchings
5
-10
/
+105
2010-06-30
vmxnet3: Remove incorrect implementation of ethtool_ops::get_flags()
Ben Hutchings
1
-7
/
+1
2010-06-30
netdev: Make ethtool_ops::set_flags() return -EINVAL for unsupported flags
Ben Hutchings
4
-4
/
+4
2010-06-30
ethtool: Change ethtool_op_set_flags to validate flags
Ben Hutchings
8
-36
/
+26
2010-06-30
cxgb4vf: Use correct shift factor for extracting the SGE DMA Ingress Padding ...
Casey Leedom
1
-1
/
+1
2010-06-30
cxgb4vf: Remove obsolete comment about the lack of a TX Timer Callback
Casey Leedom
1
-12
/
+1
2010-06-30
be2net: memory barrier fixes on IBM p7 platform
Sathya Perla
2
-0
/
+9
2010-06-30
cpmac: use resource_size()
Dan Carpenter
1
-4
/
+4
2010-06-30
ath9k_htc: Add LED support for AR7010
Sujith
4
-4
/
+56
2010-06-30
ath9k: fix TSF after reset on AR913x
Felix Fietkau
1
-2
/
+14
2010-06-30
rt2x00: Fix compile warning when debug disabled
Ivo van Doorn
1
-2
/
+1
2010-06-30
rt2x00: Always set BBP_CSR_CFG_BBP_RW_MODE to 1
Ivo van Doorn
1
-4
/
+2
2010-06-30
rt2x00: Fix antenna initialization
Ivo van Doorn
1
-3
/
+1
2010-06-30
rt2x00: Fix IEEE80211_HT_CAP_RX_STBC assignment
Ivo van Doorn
1
-2
/
+5
2010-06-30
rt2x00: fix beacon reset on rt2800
Helmut Schaa
1
-18
/
+24
2010-06-30
rt2x00: Disable link tuning in AP mode
Helmut Schaa
1
-4
/
+4
2010-06-30
rt2x00: Fix beacon updates in rt61pci
Helmut Schaa
1
-0
/
+6
2010-06-30
rt2x00: Fix beacon updates in rt2800pci
Helmut Schaa
1
-0
/
+6
2010-06-30
rt2x00: Enable multiBSS in rt2800
Ivo van Doorn
1
-2
/
+2
2010-06-30
rt2x00: Align rt2800 EEPROM validation to Ralink vendor driver.
Gertjan van Wingerde
1
-1
/
+7
2010-06-30
rt2x00: Correctly detect 93C86 EEPROMs in rt2800pci.
Gertjan van Wingerde
1
-2
/
+12
2010-06-30
rt2x00: Split of TXWI writing to write_tx_data callback in rt2800usb.
Gertjan van Wingerde
2
-7
/
+13
2010-06-30
rt2x00: Rename driver write_tx_datadesc callback function.
Gertjan van Wingerde
3
-10
/
+8
2010-06-30
rt2x00: Move common txdone handling to rt2x00lib_txdone.
Gertjan van Wingerde
8
-55
/
+20
2010-06-30
rt2x00: Merge PCI and USB versions of write_tx_data into single function.
Gertjan van Wingerde
12
-93
/
+41
2010-06-30
rt2x00: Move filling of TX URB to rt2x00usb_kick_tx_entry function.
Gertjan van Wingerde
1
-16
/
+17
2010-06-30
rt2x00: Fix frame dumping for USB devices.
Gertjan van Wingerde
1
-0
/
+6
2010-06-30
rt2x00: Remove unneeded variable
Ivo van Doorn
1
-5
/
+2
2010-06-30
rt2x00: Write the BSSID to register when interface is added
Ivo van Doorn
1
-1
/
+2
2010-06-30
rt2x00: Implement tx mpdu aggregation
Helmut Schaa
2
-1
/
+48
2010-06-30
gianfar: Implement workaround for eTSEC-A002 erratum
Anton Vorontsov
2
-3
/
+38
2010-06-30
gianfar: Implement workaround for eTSEC76 erratum
Anton Vorontsov
2
-0
/
+20
2010-06-30
gianfar: Implement workaround for eTSEC74 erratum
Anton Vorontsov
2
-2
/
+38
2010-06-30
usb: pegasus: fixed coding style issues
Nicolas Kaiser
2
-212
/
+209
2010-06-29
3c59x: Use fine-grained locks for MII and windowed register access
Ben Hutchings
1
-27
/
+41
2010-06-29
e1000e: disable EEE support by default
Bruce Allan
1
-0
/
+4
2010-06-29
e1000e: remove EEE module parameter
Bruce Allan
1
-28
/
+0
2010-06-29
e1000e: suppress compile warnings on certain archs
Bruce Allan
1
-17
/
+21
2010-06-29
e1000e: don't inadvertently re-set INTX_DISABLE
Dean Nelson
1
-4
/
+9
2010-06-29
drivers/net/Makefile: conditionally descend to wireless
Nicolas Kaiser
1
-1
/
+1
2010-06-29
qlcnic: Add support for configuring eswitch and npars
Rajesh K Borundia
3
-75
/
+542
[next]