summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* adm8211: remove SSID codeJohannes Berg2008-11-102-25/+0
* b43/legacy: remove SSID codeJohannes Berg2008-11-102-45/+0
* iwlwifi: remove unused essid variableJohannes Berg2008-11-104-28/+0
* iwlwifi: remove implicit direct scanJohannes Berg2008-11-102-15/+0
* iwl3945: remove dead codeJohannes Berg2008-11-101-16/+2
* ath9k: remove useless NULL initialisersJohannes Berg2008-11-101-8/+0
* p54: eliminate warning for uninitialized variable 'tim_len'John W. Linville2008-11-101-1/+1
* p54: AP & Ad-hoc testingChristian Lamparter2008-11-102-5/+241
* p54: put broadcast frames into the right queuesChristian Lamparter2008-11-101-15/+67
* p54: more definitions form lmac_longbow.h and pda.hChristian Lamparter2008-11-102-32/+82
* p54: introduce new names for device firmwaresChristian Lamparter2008-11-103-10/+27
* netdevice libertas: Fix directly reference of netdev->privWang Chen2008-11-101-18/+18
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-065-11/+32
|\
| * iwl3945: fix deadlock on suspendZhu, Yi2008-11-061-1/+1
| * iwl3945: do not send scan command if channel count zeroReinette Chatre2008-11-061-0/+5
| * iwl3945: clear scanning bits upon failureMohamed Abbas2008-11-061-0/+8
| * ath5k: correct handling of rx status fieldsBob Copeland2008-11-061-8/+8
| * zd1211rw: Add 2 device IDsDaniel Drake2008-11-061-0/+2
| * iwlagn: avoid sleep in softirq contextJohn W. Linville2008-11-061-1/+5
| * iwlwifi: clear scanning bits upon failureMohamed Abbas2008-11-061-0/+7
| * Revert "ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode"John W. Linville2008-11-061-1/+3
* | drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-0312-20/+0
* | ath9k: use ETH_P_PAELuis R. Rodriguez2008-10-311-2/+2
* | ath9k: remove useless conditionalBob Copeland2008-10-311-3/+0
* | orinoco: cache downloadable firmware image in memory for use during resumeAndrey Borzenkov2008-10-312-7/+26
* | orinoco: reload firmware on resumeAndrey Borzenkov2008-10-311-6/+5
* | ath5k: Update interrupt masking codeNick Kossifidis2008-10-316-79/+247
* | wireless: remove struct regdom hintingJohannes Berg2008-10-311-1/+1
* | iwlwifi: Update reclaim flagDaniel Halperin2008-10-311-0/+1
* | iwl3945: iwl3945_mac_get_tsf() should not return zeroFabrice Bellet2008-10-311-9/+0
* | iwlwifi: run through spell checkerTomas Winkler2008-10-3126-92/+91
* | iwlwifi: refactor tx byte count table usageTomas Winkler2008-10-316-185/+62
* | iwlwifi: clear scanning bits upon failureMohamed Abbas2008-10-311-0/+7
* | iwlwifi: convert correctly rate_n_flags to PLCP index for mimo3 packetsDaniel C. Halperin2008-10-311-1/+3
* | iwlwifi: calibration command namespace renamingTomas Winkler2008-10-315-69/+74
* | iwlwifi: parametrize eeprom versionsTomas Winkler2008-10-315-39/+41
* | iwlwifi: don't update TFD free counter for invalid stationTomas Winkler2008-10-311-2/+2
* | iwlwifi: refactor TX response flowTomas Winkler2008-10-316-119/+125
* | mac80211: Re-enable aggregationSujith2008-10-312-5/+4
* | ath9k: Check if the STA supports HT when initializing rate controlSujith2008-10-311-1/+1
* | ath9k: Allow user to change tx power when askedLuis R. Rodriguez2008-10-312-2/+9
* | ath9k: enable RX interrupt mitigationLuis R. Rodriguez2008-10-311-1/+1
* | ath9k: remove pointless sc_txintrperiod and spin_lock_bh on tx prepareLuis R. Rodriguez2008-10-313-29/+15
* | wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflictsJohn W. Linville2008-10-312-25/+12
* | wireless: use individual buffers for printing ssid valuesJohn W. Linville2008-10-319-87/+141
* | wireless: remove NETWORK_EMPTY_ESSID flagJohn W. Linville2008-10-311-22/+1
* | wireless: consolidate on a single escape_essid implementationJohn W. Linville2008-10-3114-198/+99
* | Fix debugfs_create_*'s error checking method for wireless/rt2x00/Zhaolei2008-10-311-9/+12
* | Fix debugfs_create_bool's error checking method for wireless/iwlwifi/Zhaolei2008-10-311-1/+2
* | rt2x00: reduce checkpatch.pl errorsJohn Daiker2008-10-314-5/+5
OpenPOWER on IntegriCloud