Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
37deb2a0baf1bb540b723cc8a3972b42ff2daac6
/
drivers
37deb2a
iwlwifi: don't send REPLY_REMOVE_ALL_STA upon exit
by Emmanuel Grumbach
· 16 years ago
8f91aec
iwlwifi: move RX stats to core, and move temperature to handler
by Emmanuel Grumbach
· 16 years ago
43d59b3
iwlwifi: send ADD_STA before RXON with assoc bit
by Emmanuel Grumbach
· 16 years ago
ebbbdc3
iwlwifi: add REPLY_TX_POWER_DBM_CMD to get_cmd_string
by Emmanuel Grumbach
· 16 years ago
5d1e232
iwlwifi: use iwl_is_associated when possible
by Ron Rindjunsky
· 16 years ago
24e5c40
iwlwifi: better station table maintenance
by Emmanuel Grumbach
· 16 years ago
f236a26
iwlwifi: Add eeprom version to the version file in sysfs
by Tomas Winkler
· 16 years ago
853554a
iwlwifi: configure uCode to use open loop tx power algorithm
by Gregory Greenman
· 16 years ago
bc19d6e
b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support
by Adel Gadllah
· 16 years ago
f97d1f4
b43/b43legacy: use RFKILL_STATE_UNBLOCKED instead of RFKILL_STATE_ON
by Adel Gadllah
· 16 years ago
7cd8d3e
hostap: use radiotap headers by default
by Pavel Roskin
· 16 years ago
573b933
hostap: add radiotap support in monitor mode
by Pavel Roskin
· 16 years ago
b53a5da
hostap: don't skip any headers in hostap_80211_header_parse()
by Pavel Roskin
· 16 years ago
245727c
iwlwifi: fix rfkill deps and remove input device usage
by Adel Gadllah
· 16 years ago
edd4b53
iwl-rfkill.c: correct 'recieved' typo
by John W. Linville
· 16 years ago
28f49d8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 16 years ago
332e4af
Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by David S. Miller
· 16 years ago
be0976b
[netdrvr] kill sync_irq-before-freq_irq pattern
by Jeff Garzik
· 16 years ago
28cd428
[netdrvr] fealnx: clean up nasty mess of arch ifdefs
by Jeff Garzik
· 16 years ago
445854f
tulip: remove wrapper around get_unaligned
by Harvey Harrison
· 16 years ago
f5ccbcf
Fix forcedeth hibernate/wake-on-lan problems
by Tobias Diedrich
· 16 years ago
9a60a82
Fix forcedeth hibernate/wake-on-lan problems
by Tobias Diedrich
· 16 years ago
a9879c4
8139too: some style cleanups
by Márton Németh
· 16 years ago
818727b
rndis_host: pass buffer length to rndis_command
by Jussi Kivilinna
· 16 years ago
0caa116
net: sh_eth: Fix compile error sh_eth
by Nobuhiro Iwamatsu
· 16 years ago
b45f876
e1000: remove e1000_clean_tx_irq call from e1000_netpoll
by Andy Gospodarek
· 16 years ago
42bfd33
igb: make ioport free
by Taku Izumi
· 16 years ago
6e4f6f6
e1000e: make ioport free
by Taku Izumi
· 16 years ago
d03157b
e1000: remove PCI Express device IDs
by Auke Kok
· 16 years ago
1b63ba8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
a0a61a6
CONNECTOR: add a proc entry to list connectors
by Li Zefan
· 16 years ago
4797982
hamradio: remove unused variable
by Andre Haupt
· 16 years ago
5f4a6fa
prism: islpci_eth.c endianness fix
by Harvey Harrison
· 16 years ago
980dfcb
rt2x00: Fix lock dependency errror
by Ivo van Doorn
· 16 years ago
ff28bd9
wireless: remove RFKILL_STATE_HARD_BLOCKED warnings
by John W. Linville
· 16 years ago
d195a2c
ath5k: remove now unused variable declared in ath5k_tx
by John W. Linville
· 16 years ago
e292c73
wireless: Small cleanups
by Pavel Machek
· 16 years ago
b973e42
iwlwifi: fix build for CONFIG_INPUT=n
by Randy Dunlap
· 16 years ago
14a7dd6
b43: Fix PIO skb clobber
by Michael Buesch
· 16 years ago
40af48c
rt2x00: kill URB for all TX queues during disable_radio()
by Ivo van Doorn
· 16 years ago
3a07887
ath5k: convert LED code to use mac80211 triggers
by Bob Copeland
· 16 years ago
61243d8
rt2x00: Remove duplicate deinitialization
by Ivo van Doorn
· 16 years ago
923fd70
b43: Add debugfs firmware debugging knob
by Michael Buesch
· 16 years ago
9b839a7
b43: Add simple firmware watchdog
by Michael Buesch
· 16 years ago
f225763
ssb, b43, b43legacy, b44: Rewrite SSB DMA API
by Michael Buesch
· 16 years ago
7ac3b02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 16 years ago
3e3cda9
Hold RTNL while calling dev_close()
by Ben Hutchings
· 17 years ago
c81ec80
qla3xxx: Hold RTNL while calling dev_close()
by Ben Hutchings
· 17 years ago
64c42f6
[netdrvr] Fix IOMMU overflow checking in s2io.c
by Andi Kleen
· 16 years ago
581abbc
e1000: only enable TSO6 via ethtool when using correct hardware
by Andy Gospodarek
· 16 years ago
1923815
e100: Do pci_dma_sync after skb_alloc for proper operation on ixp4xx
by Kevin Hao
· 16 years ago
70081ac
[netdrvr] netxen: fix netxen_pci_tbl[] breakage
by Al Viro
· 16 years ago
c5643ca
[netdrvr] 3c59x: remove irqs_disabled warning from local_bh_enable
by Ingo Molnar
· 16 years ago
e8399fe
ipg: use NULL, not zero, for pointers
by Pekka Enberg
· 16 years ago
ecfecfb
ipg: fix jumbo frame compilation
by Pekka Enberg
· 16 years ago
3f6602a
drivers/net/r6040.c: Eliminate double sizeof
by Julia Lawall
· 16 years ago
54299ef
pcnet_cs, axnet_cs: clear bogus interrupt before request_irq
by Komuro
· 16 years ago
52cc308
e1000e: fix EEH recovery during reset on PPC
by Jeff Kirsher
· 16 years ago
3023682
igb: fix EEH recovery during reset on PPC
by Jeff Kirsher
· 16 years ago
6f4a0e4
ixgbe: fix EEH recovery during reset on PPC
by Paul Larson
· 16 years ago
ccc57aa
tc35815: Fix receiver hangup on Rx FIFO overflow
by Atsushi Nemoto
· 16 years ago
59524a3
tc35815: Mark carrier-off before starting PHY
by Atsushi Nemoto
· 16 years ago
316af76
adm8211: remove unnecessary protected bit mask/check
by Harvey Harrison
· 16 years ago
9965183
b43: Remove "shm" and "ucode_regs" debugfs files
by Michael Buesch
· 16 years ago
efa2758
b43: Add mask/set capability to debugfs MMIO interface
by Michael Buesch
· 16 years ago
6bbc321
b43: Add debugfs files for random SHM access
by Michael Buesch
· 16 years ago
8bd463f
b43: Add debugfs files for MMIO register access
by Michael Buesch
· 16 years ago
8160465
rt2x00: Release rt2x00 2.1.8
by Ivo van Doorn
· 16 years ago
f529932
rt2x00: Increase queue size
by Ivo van Doorn
· 16 years ago
c1d35df
rt2x00: Fix sparse warning on nested container_of()
by Ivo van Doorn
· 16 years ago
d74f5ba
rt2x00: Cleanup symbol exports
by Ivo van Doorn
· 16 years ago
c4da004
rt2x00: Replace statically allocated DMA buffers with mapped skb's.
by Gertjan van Wingerde
· 16 years ago
30caa6e
rt2x00: Centralize allocation of RX skbs.
by Gertjan van Wingerde
· 16 years ago
14a3bf8
rt2x00: Convert rt2x00 to use generic DMA-mapping API
by Gertjan van Wingerde
· 16 years ago
c95edf5
rt2x00: Properly clean up beacon skbs.
by Gertjan van Wingerde
· 16 years ago
ac10446
rt2x00: Use ieee80211 fc handlers
by Ivo van Doorn
· 16 years ago
e800f17
wireless: fix fallout from device_create removal
by Stephen Rothwell
· 16 years ago
b99a017
b43legacy: use frame control helpers
by Harvey Harrison
· 16 years ago
f37d923
b43: use frame control helpers
by Harvey Harrison
· 16 years ago
8536582
zd1211rw: use frame control helpers
by Harvey Harrison
· 16 years ago
24b56e7
ath5k: use frame control helpers
by Harvey Harrison
· 16 years ago
94d9842
remove the strip driver
by Adrian Bunk
· 16 years ago
1839cea
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/wireless-2.6
by John W. Linville
· 16 years ago
66b5004
iwlwifi: improve scanning band selection management
by Ron Rindjunsky
· 16 years ago
99ade25
rt2x00: Fix unbalanced mutex locking
by Ivo van Doorn
· 16 years ago
2f9ec47
b43legacy: Fix possible NULL pointer dereference in DMA code
by Michael Buesch
· 16 years ago
7b3abfc
b43: Fix possible MMIO access while device is down
by Michael Buesch
· 16 years ago
664f200
b43legacy: Do not return TX_BUSY from op_tx
by Michael Buesch
· 16 years ago
c9e8eae
b43: Do not return TX_BUSY from op_tx
by Michael Buesch
· 16 years ago
177db6f
ixgbe: add LRO support
by Mallikarjuna R Chilakala
· 16 years ago
8f85cd7
cxgb3 - add missing adapter type for RDMA
by Divy Le Ray
· 16 years ago
78a6551
drivers/net/tulip: update first comment in tulip files
by Grant Grundler
· 16 years ago
6ff4ff0
DM9000: Remove DEFAULT_TRIGGER for request_irq() flags.
by Ben Dooks
· 16 years ago
485ca22
DM9000: Re-unite menuconfig entries for DM9000 driver
by Ben Dooks
· 16 years ago
2fcf06c
DM9000: Add missing msleep() in EEPROM wait code.
by Ben Dooks
· 16 years ago
f8dd0ec
DM9000: Allow the use of the NSR register to get link status.
by Ben Dooks
· 16 years ago
aa1eb45
DM9000: Use NSR to determine link-status on internal PHY
by Ben Dooks
· 16 years ago
f8d79e7
DM9000: Cleanup source code - remove forward declerations
by Ben Dooks
· 16 years ago
59eae1f
DM9000: Cleanup source code
by Ben Dooks
· 16 years ago
9088fa4f
DM9000: Cleanups after the resource changes
by Ben Dooks
· 16 years ago
Next »