summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2009-06-03ar9170: add AVM FRITZ devicesLuis R. Rodriguez2-0/+27
2009-06-03ar9170: add support for 1-stage firmwareLuis R. Rodriguez1-5/+17
2009-06-03ath9k: Add sanity check for beacon_int in adhoc/mesh caseJouni Malinen1-0/+8
2009-06-03ath5k: remove conf->beacon_int usageBob Copeland1-2/+0
2009-06-03wireless: libertas: fix unaligned accessesCliff Cai2-6/+6
2009-06-03ath9k: Add "debug" file to debugfsJeff Hansen2-0/+39
2009-06-03ath9k: Combine legacy and 11n rc statisticsJeff Hansen2-85/+35
2009-06-03ath9k: Reset SC_OP_TSF_RESET flag after stuck beaconJeff Hansen1-0/+1
2009-06-03iwmc3200wifi: fix printk formatRandy Dunlap1-1/+1
2009-06-03iwmc3200wifi: fix fragmentation threshold settingSamuel Ortiz1-1/+1
2009-06-03iwlwifi: avoid build warning in iwl-core.Rami Rosen1-1/+2
2009-06-03rt2x00: Remove last usage of beacon_int from ieee80211_configIvo van Doorn7-5/+13
2009-06-03libertas: fix WPA adhoc network creationDan Williams1-3/+5
2009-06-03libertas: convert CMD_802_11_ASSOCIATE to a direct commandDan Williams6-349/+331
2009-06-03libertas: convert CMD_802_11_AUTHENTICATE to a direct commandDan Williams5-68/+86
2009-06-03libertas: restyle Marvell & IEEE TLV structure namesDan Williams8-105/+112
2009-06-03libertas: simplify and clean up association/start/join setupDan Williams5-98/+70
2009-06-03iwlwifi: fix otp access initReinette Chatre1-7/+5
2009-06-03iwlwifi: fix merge errorReinette Chatre1-7/+0
2009-06-03rt2x00: Add new rt2800usb USB ID'sIvo van Doorn1-0/+12
2009-06-03net/libertas: make SPI interface big endian awareSebastian Andrzej Siewior1-18/+16
2009-06-03ath5k: avoid leaking mutex in ath5k_configJohn W. Linville1-2/+3
2009-06-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller3-6/+9
2009-05-29rtl8187: add USB ID for Linksys WUSB54GC-EU v2 USB wifi dongleJohn W. Linville2-0/+3
2009-05-29at76c50x-usb: avoid mutex deadlock in at76_dwork_hw_scanJohn W. Linville1-6/+6
2009-05-28rtl8187: Remove pointless check in rtl8187_rx_cb().David S. Miller1-6/+1
2009-05-28p54: Use SKB list handling helpers instead of by-hand code.David S. Miller1-27/+19
2009-05-28wavelan: Remove bogus debugging on skb->next being non-NULL.David S. Miller2-9/+0
2009-05-26iwmc3200wifi: fix link error when CFG80211 is not selectedZhu Yi1-1/+2
2009-05-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller6-17/+25
2009-05-22iwlwifi: check for valid band for channel infoWey-Yi Guy1-38/+41
2009-05-22iwlagn: co-exist with AMTMohamed Abbas3-4/+60
2009-05-22iwlcore: Set rb_timeout to 0x10 for devices with ICTMohamed Abbas1-1/+4
2009-05-22iwlcore: Add support for periodic RX interruptMohamed Abbas5-13/+46
2009-05-22iwlcore: Allow skb allocation from tasklet.Mohamed Abbas4-10/+34
2009-05-22iwlcore: support ICT interruptMohamed Abbas9-12/+483
2009-05-22iwlwifi: support "pure 40MHz" in RXON commandWey-Yi Guy4-43/+72
2009-05-22iwlwifi: report the rate index as an MCS rate numberWey-Yi Guy1-4/+27
2009-05-22iwlcore: register locksMohamed Abbas12-524/+203
2009-05-22iwlwifi: support NVM access (EEPROM/OTP)Wey-Yi Guy7-27/+161
2009-05-22rt2x00: Remove usage of IEEE80211_CONF_CHANGE_BEACON_INTERVALIvo van Doorn8-112/+42
2009-05-22rt2x00: Add new rt2800usb USB ID's for SweexIvo van Doorn1-2/+4
2009-05-22rndis_wlan: do not try to restore wpa keys using add_wep_key()Jussi Kivilinna1-2/+6
2009-05-22rndis_wlan: split add_wpa_key from rndis_iw_set_encode_extJussi Kivilinna1-53/+76
2009-05-22rndis_wlan: explain bits used in key setup code.Jussi Kivilinna1-5/+18
2009-05-22rndis_wlan: remove CAP_SUPPORT_TXPOWER/OID_802_11_TX_POWER_LEVEL codeJussi Kivilinna1-38/+8
2009-05-22rndis_wlan: fix support for bcm4320aJussi Kivilinna1-4/+14
2009-05-22iwlwifi: Temperature sensor voltage reading for 5150Wey-Yi Guy5-35/+131
2009-05-22iwlwifi: add Greenfield support for 11nWey-Yi Guy1-14/+20
2009-05-22iwl3945: improve 3945 ledsAbhijeet Kolekar1-24/+46