Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
eb7c874d5c81dae6d7b80857e9f0dab1a5d05ebd
/
drivers
/
net
fdd7b4c
r8169: fix crash when large packets are received
by Eric Dumazet
· 15 years ago
ea30e11
e1000: add missing length check to e1000 receive routine
by Neil Horman
· 15 years ago
5a9a8e3
forcedeth: add phy_power_down parameter, leave phy powered up by default (v2)
by Ed Swierk
· 15 years ago
cf9f6e2
3c509: Add missing EISA IDs
by Maciej W. Rozycki
· 15 years ago
bdb0e01
ath1e: add new device id for asus hardware
by Greg Kroah-Hartman
· 15 years ago
465440d
mlx4_en: Fix a kernel panic when waking tx queue
by Yevgeny Petrilin
· 15 years ago
e857375
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
aeeab4f
rtl8187: add USB ID for Linksys WUSB54GC-EU v2 USB wifi dongle
by John W. Linville
· 15 years ago
21a4cc0
at76c50x-usb: avoid mutex deadlock in at76_dwork_hw_scan
by John W. Linville
· 15 years ago
4e0168f
mac8390: fix build with NET_POLL_CONTROLLER
by Finn Thain
· 15 years ago
c22c814
cxgb3: link fault fixes
by Divy Le Ray
· 15 years ago
10b6d95
cxgb3: fix dma mapping regression
by Divy Le Ray
· 15 years ago
b63dc8f
bfin_mac: fix build error due to net_device_ops convert
by Mike Frysinger
· 15 years ago
5ad1890
atlx: move modinfo data from atlx.h to atl1.c
by Alex Chiang
· 15 years ago
18a36c1
gianfar: fix babbling rx error event bug
by Xiaotian Feng
· 15 years ago
7682455
Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax
by David S. Miller
· 15 years ago
f11a377
r8169: avoid losing MSI interrupts
by David Dillow
· 15 years ago
217cbfa
mac8390: fix regression caused during net_device_ops conversion
by Finn Thain
· 15 years ago
4e2fd55
gianfar: fix BUG under load after introduction of skb recycling
by Lennert Buytenhek
· 15 years ago
e069c0c
wimax/i2400m: usb: fix device reset on autosuspend while not yet idle
by Inaky Perez-Gonzalez
· 15 years ago
a6c6733
wireless: beyond ARRAY_SIZE of intf->crypto_stats
by Roel Kluin
· 15 years ago
c9d2fbf
iwlwifi: update 5000 ucode support to version 2 of API
by Jay Sternberg
· 15 years ago
267d493
airo: fix airo_get_encode{,ext} buffer overflow like I mean it...
by John W. Linville
· 15 years ago
875690c
ath5k: fix interpolation with equal power levels
by Fabio Rossi
· 16 years ago
fbc9f97
iwlwifi: do not cancel delayed work inside spin_lock_irqsave
by Reinette Chatre
· 15 years ago
a54be5d
ath5k: fix exp off-by-one when computing OFDM delta slope
by Forrest Zhang
· 15 years ago
2b611cb
ath5k: fix scanning in AR2424
by Pavel Roskin
· 16 years ago
c4ca237
be2net: add two new pci device ids to pci device table
by Ajit Khaparde
· 15 years ago
d77dd8d
Neterion: *FIFO1_DMA_ERR set twice, should 2nd be *FIFO2_DMA_ERR?
by roel kluin
· 15 years ago
eb0519b
mv643xx_eth: fix PPC DMA breakage
by Gabriel Paubert
· 15 years ago
4cd6fe1
bonding: fix link down handling in 802.3ad mode
by Stephen Hemminger
· 15 years ago
ffc7a86
Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax
by David S. Miller
· 15 years ago
a8f492c
NET: Meth: Fix unsafe mix of irq and non-irq spinlocks.
by Ralf Baechle
· 15 years ago
72876a6
mlx4_en: Fix not deleted napi structures
by Yevgeny Petrilin
· 15 years ago
3346857
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by Linus Torvalds
· 15 years ago
4e5b6d0
wimax/i2400m: fix device crash: fix optimization in _roq_queue_update_ws
by Inaky Perez-Gonzalez
· 15 years ago
34fd5da
Remove unreached code in drivers/net/mlx4/en_rx.c
by Dan Carpenter
· 15 years ago
542cc79
iwlwifi: fix device id registration for 6000 series 2x2 devices
by Jay Sternberg
· 15 years ago
209d889
ath5k: update channel in sw state after stopping RX and TX
by Bob Copeland
· 15 years ago
9be6f0d
rtl8187: use DMA-aware buffers with usb_control_msg
by John W. Linville
· 16 years ago
aedec92
airo: airo_get_encode{,ext} potential buffer overflow
by John W. Linville
· 16 years ago
2ad2080
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
e1cc1c5
Merge branch 'net-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6
by David S. Miller
· 15 years ago
9d34d1a
bonding: fix panic if initialization fails
by Florian Westphal
· 15 years ago
7aa6a47
IXP4xx: complete Ethernet netdev setup before calling register_netdev().
by Krzysztof Hałasa
· 16 years ago
3ba8c79
IXP4xx: use "ENODEV" instead of "ENOSYS" in module initialization.
by Krzysztof Hałasa
· 16 years ago
581daf7
bnx2: Fix panic in bnx2_poll_work().
by Michael Chan
· 16 years ago
77a2294
igb: resolve panic on shutdown when SR-IOV is enabled
by Alexander Duyck
· 16 years ago
86b698b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 16 years ago
80445de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
e151a60
e1000: fix virtualization bug
by Jesse Brandeburg
· 16 years ago
815bcc2
bonding: fix alb mode locking regression
by Jay Vosburgh
· 16 years ago
299f546
iwlwifi: update key flags at time key is set
by Reinette Chatre
· 16 years ago
3ee59f8
iwlwifi: remove EXPORT_SYMBOL for static symbol
by Andreas Schwab
· 16 years ago
9f722c0
usbnet: CDC EEM support (v5)
by Omar Laazimani
· 16 years ago
0b2febf
ehea: fix invalid pointer access
by Hannes Hering
· 16 years ago
379b026
ne2k-pci: Do not register device until initialized.
by Lubomir Rintel
· 16 years ago
1824a98
virtio_net: Fix function name typo
by Alex Williamson
· 16 years ago
23e258e
virtio_net: Cleanup command queue scatterlist usage
by Alex Williamson
· 16 years ago
1363d9b
bonding: correct the cleanup in bond_create()
by Jiri Pirko
· 16 years ago
726474b
smsc95xx: add support for LAN9512 and LAN9514
by Steve Glendinning
· 16 years ago
f293501
smsc95xx: configure LED outputs
by Steve Glendinning
· 16 years ago
2382b15
netconsole: take care of NETDEV_UNREGISTER event
by Bruno Prémont
· 16 years ago
689c96c
bonding: bond_slave_info_query() fix
by Eric Dumazet
· 16 years ago
00b64f2
cxgb3: fixing gcc 4.4 compiler warning: suggest parentheses around operand of ‘!’
by Sergey Senozhatsky
· 16 years ago
93af7ac
mv643xx_eth: 64bit mib counter read fix
by Lennert Buytenhek
· 16 years ago
1319eba
mv643xx_eth: OOM handling fixes
by Lennert Buytenhek
· 16 years ago
ddc9f82
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 16 years ago
3dacbda
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
ac7c992
e100: do not go D3 in shutdown unless system is powering off
by Thadeu Lima de Souza Cascardo
· 16 years ago
c2e2cee
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 16 years ago
b7fcb5c
ath5k: fix buffer overrun in rate debug code
by Bob Copeland
· 16 years ago
74aa9be
iwlwifi: notify on scan completion even when shutting down
by Johannes Berg
· 16 years ago
e805e4d
rndis_wlan: fix initialization order for workqueue&workers
by Jussi Kivilinna
· 16 years ago
6269b73
wireless: remove unneeded EXPORT_SYMBOL the tickles a powerpc compiler bug
by Stephen Rothwell
· 16 years ago
495dce1
ixgbe: Fix WoL functionality for 82599 KX4 devices
by Waskiewicz Jr, Peter P
· 16 years ago
ae0e8e8
veth: prevent oops caused by netdev destructor
by Stephen Hemminger
· 16 years ago
8f955d7
forcedeth: tx timeout fix
by Ayaz Abdulla
· 16 years ago
785a0982
mlx4_en: Handle page allocation failure during receive
by Yevgeny Petrilin
· 16 years ago
a423330
mlx4_en: Fix cleanup flow on cq activation
by Yevgeny Petrilin
· 16 years ago
3e241ff
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
cef309c
ucc_geth.c: Fix upsmr setting in RMII mode
by Heiko Schocher
· 16 years ago
3f9738f
8139too: fix HW initial flow
by Jianjun kong
· 16 years ago
df833b1
iwlwifi: DMA fixes
by Reinette Chatre
· 16 years ago
d2ee9cd
iwlwifi: add debugging for TX path
by Reinette Chatre
· 16 years ago
c491bf1
mwl8: fix build warning.
by Rami Rosen
· 16 years ago
71d449b
iwl3945: use cancel_delayed_work_sync to cancel rfkill_poll
by Reinette Chatre
· 16 years ago
4b6f764
iwlwifi: fix EEPROM validation mask to include OTP only devices
by Jay Sternberg
· 16 years ago
5bf0da7
mlx4_core: Fix memory leak in mlx4_enable_msi_x()
by Nicolas Morey-Chaisemartin
· 16 years ago
1bb5938
atmel: fix netdev ops conversion
by Johannes Berg
· 16 years ago
99b28c4
pcnet_cs: add cis(firmware) of the Allied Telesis LA-PCM
by Ken Kawasaki
· 16 years ago
1a44cc3
mlx4_en: Fix cleanup if workqueue create in mlx4_en_add() fails
by Roland Dreier
· 16 years ago
b1b243a
mlx4_en: Move to SW counters for total bytes and packets
by Yevgeny Petrilin
· 16 years ago
45b4d66
mlx4_en: use NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM for tx csum at initialization
by Yevgeny Petrilin
· 16 years ago
966508f
mlx4_en: Assign dummy event handler for TX queue
by Yevgeny Petrilin
· 16 years ago
1e338db
mlx4_en: Fix a race at restart task
by Yevgeny Petrilin
· 16 years ago
9a4f92a
mlx4_en: Fix error handling while activating RX rings
by Yevgeny Petrilin
· 16 years ago
775d8d9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 16 years ago
62cedd1
tg3: Fix SEEPROM accesses
by Matt Carlson
· 16 years ago
e10a9df
ar9170usb: fix hang on resume
by Christian Lamparter
· 16 years ago
Next »