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-02-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-9
/
+27
2010-02-23
tc35815: Remove a wrong netif_wake_queue() call which triggers BUG_ON
Atsushi Nemoto
1
-1
/
+0
2010-02-23
cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit)
Torgny Johansson
1
-0
/
+5
2010-02-23
e1000: Fix DMA mapping error handling on RX
Anton Blanchard
1
-1
/
+18
2010-02-22
iwlwifi: sanity check before counting number of tfds can be free
Stanislaw Gruszka
2
-5
/
+7
2010-02-22
iwlwifi: error checking for number of tfds in queue
Wey-Yi Guy
4
-4
/
+20
2010-02-19
sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerances
Ben Hutchings
1
-18
/
+27
2010-02-19
sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll()
Ben Hutchings
1
-1
/
+1
2010-02-19
iwlwifi: set HT flags after channel in rxon
Dan Halperin
1
-1
/
+1
2010-02-16
be2net: set proper value to version field in req hdr
Ajit Khaparde
1
-0
/
+1
2010-02-15
ixgbe: fix WOL register setup for 82599
Don Skidmore
1
-0
/
+4
2010-02-15
ixgbe: Fix - Do not allow Rx FC on 82598 at 1G due to errata
Don Skidmore
1
-0
/
+22
2010-02-14
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-1
/
+4
2010-02-12
sfc: Fix SFE4002 initialisation
Steve Hodgson
2
-1
/
+2
2010-02-12
iwlwifi: fix AMSDU Rx after paged Rx patch
Shanyu Zhao
1
-1
/
+4
2010-02-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
6
-6
/
+16
2010-02-10
via-velocity: Fix races on shared interrupts
Simon Kagstrom
1
-11
/
+10
2010-02-10
via-velocity: Take spinlock on set coalesce
Simon Kagstrom
1
-0
/
+3
2010-02-10
via-velocity: Remove unused IRQ status parameter from rx_srv and tx_srv
Simon Kagstrom
1
-10
/
+7
2010-02-10
rtl8187: Add new device ID
Jelle Martijn Kok
1
-0
/
+1
2010-02-09
iwmc3200wifi: Test of wrong pointer after kzalloc in iwm_mlme_update_bss_table()
Roel Kluin
1
-1
/
+1
2010-02-09
ath9k: Fix sequence numbers for PAE frames
Sujith
1
-2
/
+2
2010-02-08
drivers/net: Correct NULL test
Julia Lawall
1
-1
/
+1
2010-02-08
cxgb3: fix GRO checksum check
Divy Le Ray
1
-8
/
+12
2010-02-08
iwlwifi: Fix to set correct ht configuration
Wey-Yi Guy
1
-0
/
+1
2010-02-04
igb: make certain to reassign legacy interrupt vectors after reset
Alexander Duyck
1
-15
/
+5
2010-02-03
ixgbe: Fix return of invalid txq
Krishna Kumar
1
-1
/
+4
2010-02-03
ixgbe: Fix ixgbe_tx_map error path
Anton Blanchard
1
-1
/
+1
2010-02-03
netxen: protect resource cleanup by rtnl lock
Amit Kumar Salecha
1
-0
/
+2
2010-02-03
netxen: fix tx timeout recovery for NX2031 chip
Amit Kumar Salecha
1
-1
/
+1
2010-02-03
sky2: fix transmit DMA map leakage
stephen hemminger
1
-5
/
+3
2010-02-03
b43: Fix throughput regression
Larry Finger
2
-3
/
+11
2010-02-02
be2net: use eq-id to calculate cev-isr reg offset
Sathya Perla
1
-1
/
+1
2010-01-28
cdc_ether: Partially revert "usbnet: Set link down initially ..."
Ben Hutchings
1
-1
/
+1
2010-01-28
be2net: Fix memset() arg ordering.
David S. Miller
1
-1
/
+1
2010-01-28
bonding: bond_open error return value
stephen hemminger
1
-1
/
+1
2010-01-28
ixgbe: if ixgbe_copy_dcb_cfg is going to fail learn about it early
John Fastabend
1
-8
/
+6
2010-01-28
ixgbe: set the correct DCB bit for pg tx settings
John Fastabend
1
-1
/
+1
2010-01-28
igbvf: fix issue w/ mapped_as_page being left set after unmap
Alexander Duyck
1
-0
/
+1
2010-01-28
drivers/net: ks8851_mll ethernet network driver
Choi, David
1
-2
/
+2
2010-01-28
be2net: Bug fix to support newer generation of BE ASIC
Ajit Khaparde
3
-3
/
+30
2010-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-7
/
+6
2010-01-26
starfire: clean up properly if firmware loading fails
Ben Hutchings
1
-1
/
+4
2010-01-25
virtio_net: Make delayed refill more reliable
Herbert Xu
1
-2
/
+1
2010-01-25
sfc: Use fixed-size buffers for MCDI NVRAM requests
Ben Hutchings
3
-6
/
+7
2010-01-25
sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS buffer
Guido Barzini
1
-1
/
+3
2010-01-25
qlge: Only free resources if they were allocated
Breno Leitao
1
-7
/
+8
2010-01-25
ath9k: fix eeprom INI values override for 2GHz-only cards
Felix Fietkau
1
-4
/
+3
2010-01-25
iwlwifi: fix pointer signedness warning
Johannes Berg
1
-2
/
+2
2010-01-24
sky2: revert config space change
stephen hemminger
1
-0
/
+13
[next]