summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: implement new mac80211 station add/remove callsReinette Chatre2010-03-1912-389/+522
* iwlwifi: only add broadcast station onceReinette Chatre2010-03-197-57/+117
* iwlagn: Add Flow-handler (FH) register dump for 4965.Ben Cahill2010-03-191-0/+1
* rt2x00: Fix TX status reporting for rt2800pci.Alban Browaeys2010-03-161-15/+25
* rt2x00: txdone implementation supporting hw encryption.Alban Browaeys2010-03-161-32/+25
* rt2x00: fix warning when building rt2800pci with just soc supportHelmut Schaa2010-03-151-0/+2
* ipw2x00: replace "ieee80211" with "libipw" where appropriatePavel Roskin2010-03-154-28/+27
* orinoco: disable support for prism chipset by defaultPavel Roskin2010-03-153-39/+60
* wl1251: reduce eeprom read wait timeGrazvydas Ignotas2010-03-151-1/+2
* wl1251: fix ELP_CTRL register accesses when using SDIOGrazvydas Ignotas2010-03-155-6/+56
* wl1251: make local symbols staticGrazvydas Ignotas2010-03-151-15/+9
* DRIVER: Libertas: Fixed coding style in rx.cStewart Malik2010-03-151-25/+25
* ath5k: remove unused beacon timer codeJohn W. Linville2010-03-152-225/+0
* ath5k: remove dead source in ath5k_combine_linear_pcdac_curvesJohn W. Linville2010-03-151-13/+0
* ath5k: remove some dead functionsJohn W. Linville2010-03-153-113/+0
* airo : Print of firmware versionmatthieu castet2010-03-151-1/+1
* airo : fix printing status infomatthieu castet2010-03-151-12/+23
* ssb: Export ssb_chipco_gpio_control - needed by N PHY codeLarry Finger2010-03-101-0/+1
* ath5k: fixing retries in ath5k_hw_setup_4word_tx_descAndrew Blaich2010-03-102-2/+1
* ath9k: fix rate control tx status handling for A-MPDUFelix Fietkau2010-03-103-5/+8
* wl1271: Changed wl1271_sdio to be selectable only on ARMTeemu Paasikivi2010-03-101-2/+2
* ath5k: Minor EEPROM documentation updatesBruno Randolf2010-03-103-23/+68
* ath5k: IQ calibration for AR5211 is slightly differentBruno Randolf2010-03-101-2/+9
* ath5k: add debugfs file frameerrorsBruno Randolf2010-03-104-2/+140
* ath5k: remove ah_gpio_npinsBruno Randolf2010-03-102-5/+0
* ath5k: remove ah_mac_revisionBruno Randolf2010-03-102-2/+0
* ath5k: remove ah_magicBruno Randolf2010-03-103-10/+0
* ath5k: remove double opmode definitionBruno Randolf2010-03-105-21/+15
* ath5k: preserve antenna settingsBruno Randolf2010-03-103-1/+3
* ath5k: add antenna statistics and debugfs file for antenna settingsBruno Randolf2010-03-104-0/+126
* rndis_wlan: Implement cfg80211 PMKSA APIJussi Kivilinna2010-03-101-0/+282
* rndis_wlan: get max_num_pmkids from deviceJussi Kivilinna2010-03-101-2/+33
* rndis_wlan: remove unused variables from priv structureJussi Kivilinna2010-03-101-14/+0
* rndis_wlan: copy only useful data from rndis_command respondJussi Kivilinna2010-03-101-4/+29
* ath5k: Fix TX/RX padding for all framesBenoit Papillault2010-03-103-36/+88
* iwmc3200wifi: typo fix and code cleanupZhu Yi2010-03-104-10/+8
* iwmc3200wifi: mark some pmksa functions staticZhu Yi2010-03-101-5/+8
* iwmc3200wifi: increase concatenated bufferZhu Yi2010-03-101-1/+1
* iwmc3200wifi: protect rx_tickets and rx_packets[] listsZhu Yi2010-03-104-5/+30
* iwmc3200wifi: add ftrace event tracing supportZhu Yi2010-03-109-7/+314
* iwmc3200wifi: remove "_safe" for some list_for_each_entry usageZhu Yi2010-03-105-23/+21
* iwmc3200wifi: refuse to associate on unallowed channelsZhu Yi2010-03-103-3/+25
* iwl3945: check ucode load error codeAbhijeet Kolekar2010-03-091-1/+1
* iwlwifi: clean up queue/fifo handlingJohannes Berg2010-03-095-77/+109
* iwlwifi: add internal short scan support for 3945Wey-Yi Guy2010-03-091-8/+14
* iwlwifi: remove unnecessary parameter in scan functionWey-Yi Guy2010-03-091-5/+3
* iwlwifi: remove duplicate functionWey-Yi Guy2010-03-091-23/+0
* iwlwifi: remove needlessly exported symbolsReinette Chatre2010-03-093-4/+1
* iwlwifi: change WEP key protection to use mutexJohannes Berg2010-03-094-12/+12
* iwlwifi: remove un-necessary parametersWey-Yi Guy2010-03-091-21/+7