aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2008-11-10don't use net/ieee80211.hJohannes Berg
2008-11-10iwl3945: remove bogus commentJohannes Berg
2008-11-10mac80211: remove SSID driver codeJohannes Berg
2008-11-10adm8211: remove SSID codeJohannes Berg
2008-11-10b43/legacy: remove SSID codeJohannes Berg
2008-11-10iwlwifi: remove unused essid variableJohannes Berg
2008-11-10iwlwifi: remove implicit direct scanJohannes Berg
2008-11-10iwl3945: remove dead codeJohannes Berg
2008-11-10ath9k: remove useless NULL initialisersJohannes Berg
2008-11-10p54: eliminate warning for uninitialized variable 'tim_len'John W. Linville
2008-11-10p54: AP & Ad-hoc testingChristian Lamparter
2008-11-10p54: put broadcast frames into the right queuesChristian Lamparter
2008-11-10p54: more definitions form lmac_longbow.h and pda.hChristian Lamparter
2008-11-10p54: introduce new names for device firmwaresChristian Lamparter
2008-11-10netdevice libertas: Fix directly reference of netdev->privWang Chen
2008-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-06iwl3945: fix deadlock on suspendZhu, Yi
2008-11-06iwl3945: do not send scan command if channel count zeroReinette Chatre
2008-11-06iwl3945: clear scanning bits upon failureMohamed Abbas
2008-11-06ath5k: correct handling of rx status fieldsBob Copeland
2008-11-06zd1211rw: Add 2 device IDsDaniel Drake
2008-11-06iwlagn: avoid sleep in softirq contextJohn W. Linville
2008-11-06iwlwifi: clear scanning bits upon failureMohamed Abbas
2008-11-06Revert "ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode"John W. Linville
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-10-31ath9k: use ETH_P_PAELuis R. Rodriguez
2008-10-31ath9k: remove useless conditionalBob Copeland
2008-10-31orinoco: cache downloadable firmware image in memory for use during resumeAndrey Borzenkov
2008-10-31orinoco: reload firmware on resumeAndrey Borzenkov
2008-10-31ath5k: Update interrupt masking codeNick Kossifidis
2008-10-31wireless: remove struct regdom hintingJohannes Berg
2008-10-31iwlwifi: Update reclaim flagDaniel Halperin
2008-10-31iwl3945: iwl3945_mac_get_tsf() should not return zeroFabrice Bellet
2008-10-31iwlwifi: run through spell checkerTomas Winkler
2008-10-31iwlwifi: refactor tx byte count table usageTomas Winkler
2008-10-31iwlwifi: clear scanning bits upon failureMohamed Abbas
2008-10-31iwlwifi: convert correctly rate_n_flags to PLCP index for mimo3 packetsDaniel C. Halperin
2008-10-31iwlwifi: calibration command namespace renamingTomas Winkler
2008-10-31iwlwifi: parametrize eeprom versionsTomas Winkler
2008-10-31iwlwifi: don't update TFD free counter for invalid stationTomas Winkler
2008-10-31iwlwifi: refactor TX response flowTomas Winkler
2008-10-31mac80211: Re-enable aggregationSujith
2008-10-31ath9k: Check if the STA supports HT when initializing rate controlSujith
2008-10-31ath9k: Allow user to change tx power when askedLuis R. Rodriguez
2008-10-31ath9k: enable RX interrupt mitigationLuis R. Rodriguez
2008-10-31ath9k: remove pointless sc_txintrperiod and spin_lock_bh on tx prepareLuis R. Rodriguez
2008-10-31wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflictsJohn W. Linville
2008-10-31wireless: use individual buffers for printing ssid valuesJohn W. Linville
2008-10-31wireless: remove NETWORK_EMPTY_ESSID flagJohn W. Linville
2008-10-31wireless: consolidate on a single escape_essid implementationJohn W. Linville