Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
19d337dff95cbf76edd3ad95c0cee2732c3e1ec5
/
drivers
/
net
/
wireless
19d337d
rfkill: rewrite
by Johannes Berg
· 16 years ago
6bc61f4
libertas: improve function init/shutdown handling for SD8688
by Bing Zhao
· 16 years ago
328d84f
wireless/p54: prepare for FIRMWARE_NAME_MAX removal
by Samuel Ortiz
· 16 years ago
939cab8
iwmc3200wifi: shrink calibration lmac name
by Samuel Ortiz
· 16 years ago
6d7db19
ar9170: cancel led worker properly on exit
by Christian Lamparter
· 16 years ago
66d0081
ar9170usb: more minor fixes
by Christian Lamparter
· 16 years ago
b55d6bc
ar9170: fix lockdep warning on hibernate
by Christian Lamparter
· 16 years ago
2431fe9
ar9170: fix LED power state handling
by Christian Lamparter
· 16 years ago
95cf876
ar9170: kill duplicated HT feature flag
by Christian Lamparter
· 16 years ago
864cc02
ar9170: use bitop macros for tx filter flags
by Christian Lamparter
· 16 years ago
29ceff5
ar9170: introduce functions for MAC programming
by Christian Lamparter
· 16 years ago
d743339
ar9170: 40mhz fixes
by Christian Lamparter
· 16 years ago
b9ad462
ar9170: update hardware definitions
by Christian Lamparter
· 16 years ago
f46f0dc
ar9170: fix beacon plcp settings
by Christian Lamparter
· 16 years ago
4c4c671
mac80211_hwsim: remove deprecated radio_enabled
by Johannes Berg
· 16 years ago
bdf6d32
ar9170: add AVM FRITZ devices
by Luis R. Rodriguez
· 16 years ago
c768b58
ar9170: add support for 1-stage firmware
by Luis R. Rodriguez
· 16 years ago
546256f
ath9k: Add sanity check for beacon_int in adhoc/mesh case
by Jouni Malinen
· 16 years ago
73ca520
ath5k: remove conf->beacon_int usage
by Bob Copeland
· 16 years ago
2c5b9e51
wireless: libertas: fix unaligned accesses
by Cliff Cai
· 16 years ago
2493928
ath9k: Add "debug" file to debugfs
by Jeff Hansen
· 16 years ago
bedf087
ath9k: Combine legacy and 11n rc statistics
by Jeff Hansen
· 16 years ago
b74444f
ath9k: Reset SC_OP_TSF_RESET flag after stuck beacon
by Jeff Hansen
· 16 years ago
1bb5633
iwmc3200wifi: fix printk format
by Randy Dunlap
· 16 years ago
b63b0ea
iwmc3200wifi: fix fragmentation threshold setting
by Samuel Ortiz
· 16 years ago
d651ae3
iwlwifi: avoid build warning in iwl-core.
by Rami Rosen
· 16 years ago
6b347bf
rt2x00: Remove last usage of beacon_int from ieee80211_config
by Ivo van Doorn
· 16 years ago
2fa7a98
libertas: fix WPA adhoc network creation
by Dan Williams
· 16 years ago
822ac03
libertas: convert CMD_802_11_ASSOCIATE to a direct command
by Dan Williams
· 16 years ago
be0d76e
libertas: convert CMD_802_11_AUTHENTICATE to a direct command
by Dan Williams
· 16 years ago
75b6a61
libertas: restyle Marvell & IEEE TLV structure names
by Dan Williams
· 16 years ago
5fd164e
libertas: simplify and clean up association/start/join setup
by Dan Williams
· 16 years ago
d77b034
iwlwifi: fix otp access init
by Reinette Chatre
· 16 years ago
df29ff3
iwlwifi: fix merge error
by Reinette Chatre
· 16 years ago
ce2ebc9
rt2x00: Add new rt2800usb USB ID's
by Ivo van Doorn
· 16 years ago
f488b72
net/libertas: make SPI interface big endian aware
by Sebastian Andrzej Siewior
· 16 years ago
55aa4e0
ath5k: avoid leaking mutex in ath5k_config
by John W. Linville
· 16 years ago
b2f8f75
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
aeeab4f
rtl8187: add USB ID for Linksys WUSB54GC-EU v2 USB wifi dongle
by John W. Linville
· 16 years ago
21a4cc0
at76c50x-usb: avoid mutex deadlock in at76_dwork_hw_scan
by John W. Linville
· 16 years ago
46c3767
rtl8187: Remove pointless check in rtl8187_rx_cb().
by David S. Miller
· 16 years ago
a1091aa
p54: Use SKB list handling helpers instead of by-hand code.
by David S. Miller
· 16 years ago
ae71fab
wavelan: Remove bogus debugging on skb->next being non-NULL.
by David S. Miller
· 16 years ago
d0fc1d5
iwmc3200wifi: fix link error when CFG80211 is not selected
by Zhu Yi
· 16 years ago
c649c0e3
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
a2e2322
iwlwifi: check for valid band for channel info
by Wey-Yi Guy
· 16 years ago
086ed11
iwlagn: co-exist with AMT
by Mohamed Abbas
· 16 years ago
0324c14
iwlcore: Set rb_timeout to 0x10 for devices with ICT
by Mohamed Abbas
· 16 years ago
40cefda
iwlcore: Add support for periodic RX interrupt
by Mohamed Abbas
· 16 years ago
4752c93
iwlcore: Allow skb allocation from tasklet.
by Mohamed Abbas
· 16 years ago
ef850d7
iwlcore: support ICT interrupt
by Mohamed Abbas
· 16 years ago
a2b0f02
iwlwifi: support "pure 40MHz" in RXON command
by Wey-Yi Guy
· 16 years ago
a9c146b
iwlwifi: report the rate index as an MCS rate number
by Wey-Yi Guy
· 16 years ago
a8b50a0
iwlcore: register locks
by Mohamed Abbas
· 16 years ago
0848e29
iwlwifi: support NVM access (EEPROM/OTP)
by Wey-Yi Guy
· 16 years ago
8a566af
rt2x00: Remove usage of IEEE80211_CONF_CHANGE_BEACON_INTERVAL
by Ivo van Doorn
· 16 years ago
3b91c36
rt2x00: Add new rt2800usb USB ID's for Sweex
by Ivo van Doorn
· 16 years ago
9839178
rndis_wlan: do not try to restore wpa keys using add_wep_key()
by Jussi Kivilinna
· 16 years ago
b145ee0
rndis_wlan: split add_wpa_key from rndis_iw_set_encode_ext
by Jussi Kivilinna
· 16 years ago
b4703a2
rndis_wlan: explain bits used in key setup code.
by Jussi Kivilinna
· 16 years ago
9656e85
rndis_wlan: remove CAP_SUPPORT_TXPOWER/OID_802_11_TX_POWER_LEVEL code
by Jussi Kivilinna
· 16 years ago
59620e9
rndis_wlan: fix support for bcm4320a
by Jussi Kivilinna
· 16 years ago
62161ae
iwlwifi: Temperature sensor voltage reading for 5150
by Wey-Yi Guy
· 16 years ago
2681b20
iwlwifi: add Greenfield support for 11n
by Wey-Yi Guy
· 16 years ago
749e091
iwl3945: improve 3945 leds
by Abhijeet Kolekar
· 16 years ago
2c7e579
libertas: read SD8688 firmware status from new register
by Bing Zhao
· 16 years ago
bb9f869
iwmc3200wifi: Add new Intel Wireless Multicomm 802.11 driver
by Zhu Yi
· 16 years ago
e31a16d
wireless: move some utility functions from mac80211 to cfg80211
by Zhu Yi
· 16 years ago
ccdfeab
ath9k: Update Beacon timers based on timestamp from the AP
by Jouni Malinen
· 16 years ago
267a901
ath9k: Optimize TBTT/DTIM calculation for timers
by Jouni Malinen
· 16 years ago
d26285f8
libertas: implement function init/shutdown commands for SD8688
by Bing Zhao
· 16 years ago
b136a14
libertas: get SD8688 rx length with one CMD52
by Bing Zhao
· 16 years ago
e70a5ac
libertas: define macros for SDIO model numbers
by Bing Zhao
· 16 years ago
ea2d063
libertas: fix GSPI card event handling
by andrey@cozybit.com
· 16 years ago
eeddfd9
ath9k: set max default eirp to 20 dBm
by Luis R. Rodriguez
· 16 years ago
c26c2e5
ath9k: fix custom regulatory call position
by Luis R. Rodriguez
· 16 years ago
ce4c45e
rt73usb: fix for master mode
by Alexandre Becholey
· 16 years ago
dc8c458
ath9k: Set PM field in frame control when in PS mode
by Jouni Malinen
· 16 years ago
aa68aea
ath9k: Wake up for RX filter changes
by Jouni Malinen
· 16 years ago
54ce846
ath9k: Use TSFOOR interrupt to trigger TSF sync with next Beacon
by Jouni Malinen
· 16 years ago
1ffc1c6
ath9k: Do not try to calibrate radio when in sleep mode
by Jouni Malinen
· 16 years ago
9a23f9c
ath9k: Wake up for TX in mac80211 timeout=0 sleep mode
by Jouni Malinen
· 16 years ago
2c617b0
rt2x00: Add USB ID for rt2800usb
by Ivo van Doorn
· 16 years ago
9c8b3ed
ath5k: avoid and warn on potential infinite loop
by Bob Copeland
· 16 years ago
e74fbb4
wireless: fix to set dev->broadcast correctly
by Wei Yongjun
· 16 years ago
153e080
ath9k: Move PS wakeup/restore calls from isr to tasklet
by Vasanthakumar Thiagarajan
· 16 years ago
73606d0
mac80211_hwsim: Group radios
by Daniel Wagner
· 16 years ago
1071db8
ath5k: update beacons in AP mode
by Bob Copeland
· 16 years ago
4de2dc7
p54spi: drop test for FW_STATE_RESET in p54spi_work
by Max Filippov
· 16 years ago
3f0d843
b43/legacy: fix beacon change processing
by Johannes Berg
· 16 years ago
ff561ac
p54spi: use firmware/DMA bug workaround that work under hight load in p54spi_rx
by Max Filippov
· 16 years ago
6edf534
p54spi: always call p54spi_sleep in p54spi_tx_frame if p54spi_wakeup succeeded
by Max Filippov
· 16 years ago
465b635
p54spi: return status of p54spi_wakeup
by Max Filippov
· 16 years ago
69712e9
p54spi: cosmetic fixes: use even byte count in SPI write; drop unused interrupt status read
by Max Filippov
· 16 years ago
210dd1b
p54spi: fix incorrect access sequence to DMA_WRITE_CTRL in p54spi_spi_write_dma
by Max Filippov
· 16 years ago
4eaf16b
drivers/net: use dev_get_drvdata
by Julia Lawall
· 16 years ago
c15ff61
iwlwifi: drop iwl3945_tid_data
by Tomas Winkler
· 16 years ago
bed420d
iwlwifi: drop struct iwl3945_hw_key
by Tomas Winkler
· 16 years ago
44710bb
b43legacy: Remove unnecessary MMIO in interrupt hotpath
by Stefano Brivio
· 16 years ago
6b96f93
ath9k: cleanup beacon parameters configuration
by Vasanthakumar Thiagarajan
· 16 years ago
Next »