Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ac46d48e00349c63650b3cc6f9460fcc183da6a6
/
drivers
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
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
ac7c992
e100: do not go D3 in shutdown unless system is powering off
by Thadeu Lima de Souza Cascardo
· 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
554f200
Documentation/isdn/INTERFACE.CAPI
by Tilman Schmidt
· 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
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
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
230f7af
mwl8k: fix module re-insertion bug
by Joerg Albert
· 16 years ago
c3b93c8
p54: deactivate broken powersave function
by Christian Lamparter
· 16 years ago
1251439
iwl3945-base.c: Add missing space to debug print
by Joe Perches
· 16 years ago
499a214
rt2x00: Don't free register information on suspend
by Ivo van Doorn
· 16 years ago
c40af84
tun: Fix sk_sleep races when attaching/detaching
by Herbert Xu
· 16 years ago
9c3fea6
tun: Only free a netdev when all tun descriptors are closed
by Herbert Xu
· 16 years ago
eb39c57
net: fix "compatibility" typos
by Marcin Slusarz
· 16 years ago
e8d1937
cxgb3: Fix EEH final recovery attempt
by Divy Le Ray
· 16 years ago
2c2f409
cxgb3: Fix potential msi-x vector leak
by Divy Le Ray
· 16 years ago
c80b0c2
cxgb3: fix workqueue flush issues
by Divy Le Ray
· 16 years ago
3851c66
cxgb3: fix link fault handling
by Divy Le Ray
· 16 years ago
7816a0a
vlan/macvlan: fix NULL pointer dereferences in ethtool handlers
by Patrick McHardy
· 16 years ago
75a241f9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 16 years ago
957b051
ar9170usb: add ZyXEL NWD271N
by Christian Lamparter
· 16 years ago
9dd014e
pegasus: Handle disconnect error code correctly.
by Oliver Neukum
· 16 years ago
f72f550
macb: process the RX ring regardless of interrupt status
by Erik Waling
· 16 years ago
ee33c58
macb: Handle Retry Limit Exceeded errors
by Erik Waling
· 16 years ago
2f3889f
ixgbe: Fix the DCB PFC thresholds for 82599
by PJ Waskiewicz
· 16 years ago
f92ef20
ixgbe: Fix DCB traffic class mapping for 82599
by PJ Waskiewicz
· 16 years ago
843f426
e1000: fix transmit routine exit bug
by Jesse Brandeburg
· 16 years ago
a86043c
e1000e: fix bug in restart queue logic
by Jesse Brandeburg
· 16 years ago
2238aff
ixgbe: Be explict with what we are !'ing in ixgbe_sfp_config_module_task()
by Tony Breeds
· 16 years ago
1269fa7
ar9170: fix struct layout on arm
by Johannes Berg
· 16 years ago
91fe9ca
orinoco: correct timeout logic in __orinoco_hw_set_tkip_key()
by Pavel Roskin
· 16 years ago
f05faa3
rt2x00: prevent double kfree when failing to register hardware
by Herton Ronaldo Krzesinski
· 16 years ago
d60cc91
fix iwl3945 registration regression
by Johannes Berg
· 16 years ago
591f3dc
b43: Do radio lock assertion in software
by Michael Buesch
· 16 years ago
6aabd4c
rt2x00: Add rt73usb USB IDs
by Ivo van Doorn
· 16 years ago
e306240
p54usb: add Telsey 802.11g USB2.0 Adapter
by Christian Lamparter
· 16 years ago
4fc298b
ar9170: add Cace Airpcap NX usb_id
by Christian Lamparter
· 16 years ago
011f5c5
airo: queue SIOCSIWAUTH-requested auth mode change for next commit
by Dan Williams
· 16 years ago
02a9a39
at76c50x-usb: Add device ID for OQO model 01+
by Jamie Lentin
· 16 years ago
f54930f
libertas: don't leak skb on receive error
by Philip Rakity
· 16 years ago
853da11
ath9k: fix access to a freed skb in ath_rx_tasklet()
by Pavel Roskin
· 16 years ago
c6dbe17
net/ps3: Fix wireless AP connect error handling
by Masakazu Mokuno
· 16 years ago
731c653
p54spi: fix locking warning in p54spi_op_tx
by Christian Lamparter
· 16 years ago
5408281
p54: replace MAC80211_LEDS with P54_LEDS in p54.h
by Christian Lamparter
· 16 years ago
cf68636
b43: Refresh RX poison on buffer recycling
by Michael Buesch
· 16 years ago
ec9a1d8
b43: Poison RX buffers
by Michael Buesch
· 16 years ago
3664090
phylib: Fix delay argument of schedule_delayed_work
by Atsushi Nemoto
· 16 years ago
9d8d05a
NET/ixgbe: Fix powering off during shutdown
by Rafael J. Wysocki
· 16 years ago
4f9de72
NET/e1000e: Fix powering off during shutdown
by Rafael J. Wysocki
· 16 years ago
b43fcd7
NET/e1000: Fix powering off during shutdown
by Rafael J. Wysocki
· 16 years ago
cbea2707
gianfar: stop send queue before resetting gianfar
by Markus Brunner
· 16 years ago
636d2f6
myr10ge: again fix lro_gen_skb() alignment
by Stanislaw Gruszka
· 16 years ago
ad5a24e0
declance: convert to net_device_ops
by Alexander Beregalov
· 16 years ago
149da65
bfin_mac: convert to net_device_ops
by Alexander Beregalov
· 16 years ago
d9a92ce
au1000: convert to net_device_ops
by Alexander Beregalov
· 16 years ago
8e7678f
atarilance: convert to net_device_ops
by Alexander Beregalov
· 16 years ago
444f1a9
a2065: convert to net_device_ops
by Alexander Beregalov
· 16 years ago
af22ab1
ixgbe: update real_num_tx_queues on changing num_rx_queues
by Wu Fengguang
· 16 years ago
95615d9
ixgbe: fix tx queue index
by Wu Fengguang
· 16 years ago
239795a
sfc: Use correct macro to set event bitfield
by Ben Hutchings
· 16 years ago
718cff1
sfc: Match calls to netif_napi_add() and netif_napi_del()
by Ben Hutchings
· 16 years ago
2690f8d
bonding: Remove debug printk
by Jay Vosburgh
· 16 years ago
df26fd2
e1000/e1000: fix compile warning
by Jesse Brandeburg
· 16 years ago
32e8f9a
ehea: Fix incomplete conversion to net_device_ops
by Alexander Beregalov
· 16 years ago
Next »