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
2009-06-02
e1000: add missing length check to e1000 receive routine
Neil Horman
1
-2
/
+3
2009-06-02
forcedeth: add phy_power_down parameter, leave phy powered up by default (v2)
Ed Swierk
1
-2
/
+13
2009-06-01
3c509: Add missing EISA IDs
Maciej W. Rozycki
1
-0
/
+4
2009-05-29
ath1e: add new device id for asus hardware
Greg Kroah-Hartman
1
-0
/
+1
2009-05-29
mlx4_en: Fix a kernel panic when waking tx queue
Yevgeny Petrilin
1
-4
/
+4
2009-05-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-6
/
+9
2009-05-29
rtl8187: add USB ID for Linksys WUSB54GC-EU v2 USB wifi dongle
John W. Linville
2
-0
/
+3
2009-05-29
at76c50x-usb: avoid mutex deadlock in at76_dwork_hw_scan
John W. Linville
1
-6
/
+6
2009-05-29
mac8390: fix build with NET_POLL_CONTROLLER
Finn Thain
1
-1
/
+1
2009-05-29
cxgb3: link fault fixes
Divy Le Ray
2
-3
/
+10
2009-05-29
cxgb3: fix dma mapping regression
Divy Le Ray
2
-8
/
+7
2009-05-26
bfin_mac: fix build error due to net_device_ops convert
Mike Frysinger
1
-15
/
+14
2009-05-26
atlx: move modinfo data from atlx.h to atl1.c
Alex Chiang
2
-6
/
+6
2009-05-26
gianfar: fix babbling rx error event bug
Xiaotian Feng
1
-1
/
+1
2009-05-25
Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
1
-5
/
+30
2009-05-25
r8169: avoid losing MSI interrupts
David Dillow
1
-45
/
+57
2009-05-25
mac8390: fix regression caused during net_device_ops conversion
Finn Thain
2
-6
/
+6
2009-05-25
gianfar: fix BUG under load after introduction of skb recycling
Lennert Buytenhek
1
-1
/
+10
2009-05-22
wimax/i2400m: usb: fix device reset on autosuspend while not yet idle
Inaky Perez-Gonzalez
1
-5
/
+30
2009-05-20
wireless: beyond ARRAY_SIZE of intf->crypto_stats
Roel Kluin
1
-1
/
+1
2009-05-20
iwlwifi: update 5000 ucode support to version 2 of API
Jay Sternberg
1
-1
/
+1
2009-05-20
airo: fix airo_get_encode{,ext} buffer overflow like I mean it...
John W. Linville
1
-9
/
+14
2009-05-20
ath5k: fix interpolation with equal power levels
Fabio Rossi
1
-21
/
+28
2009-05-20
iwlwifi: do not cancel delayed work inside spin_lock_irqsave
Reinette Chatre
3
-17
/
+6
2009-05-20
ath5k: fix exp off-by-one when computing OFDM delta slope
Forrest Zhang
1
-3
/
+3
2009-05-20
ath5k: fix scanning in AR2424
Pavel Roskin
1
-1
/
+1
2009-05-18
be2net: add two new pci device ids to pci device table
Ajit Khaparde
2
-5
/
+19
2009-05-17
Neterion: *FIFO1_DMA_ERR set twice, should 2nd be *FIFO2_DMA_ERR?
roel kluin
1
-1
/
+1
2009-05-17
mv643xx_eth: fix PPC DMA breakage
Gabriel Paubert
1
-19
/
+22
2009-05-17
bonding: fix link down handling in 802.3ad mode
Stephen Hemminger
1
-3
/
+8
2009-05-17
Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
1
-3
/
+2
2009-05-17
NET: Meth: Fix unsafe mix of irq and non-irq spinlocks.
Ralf Baechle
1
-13
/
+14
2009-05-17
mlx4_en: Fix not deleted napi structures
Yevgeny Petrilin
1
-1
/
+3
2009-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
Linus Torvalds
7
-31
/
+89
2009-05-14
wimax/i2400m: fix device crash: fix optimization in _roq_queue_update_ws
Inaky Perez-Gonzalez
1
-3
/
+2
2009-05-12
Remove unreached code in drivers/net/mlx4/en_rx.c
Dan Carpenter
1
-1
/
+0
2009-05-11
iwlwifi: fix device id registration for 6000 series 2x2 devices
Jay Sternberg
2
-4
/
+6
2009-05-11
ath5k: update channel in sw state after stopping RX and TX
Bob Copeland
1
-9
/
+13
2009-05-11
rtl8187: use DMA-aware buffers with usb_control_msg
John W. Linville
3
-16
/
+62
2009-05-11
airo: airo_get_encode{,ext} potential buffer overflow
John W. Linville
1
-2
/
+8
2009-05-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
7
-45
/
+38
2009-05-09
Merge branch 'net-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...
David S. Miller
2
-17
/
+18
2009-05-09
bonding: fix panic if initialization fails
Florian Westphal
1
-8
/
+0
2009-05-09
IXP4xx: complete Ethernet netdev setup before calling register_netdev().
Krzysztof Hałasa
1
-12
/
+13
2009-05-09
IXP4xx: use "ENODEV" instead of "ENOSYS" in module initialization.
Krzysztof Hałasa
2
-5
/
+5
2009-05-06
bnx2: Fix panic in bnx2_poll_work().
Michael Chan
1
-2
/
+4
2009-05-06
igb: resolve panic on shutdown when SR-IOV is enabled
Alexander Duyck
1
-7
/
+5
2009-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-11
/
+11
2009-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
19
-82
/
+504
2009-05-04
e1000: fix virtualization bug
Jesse Brandeburg
1
-1
/
+1
[next]