summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2012-03-07ath6kl: Set optimal listen intvl,bmiss,scan params while going to wow suspendRaja Mani
2012-03-07ath6kl: Maintain the listen interval per VIF specificRaja Mani
2012-03-07ath6kl: Check wow state before sending control and data pktRaja Mani
2012-03-07ath6kl: Add provision to define suspend policy in disconnected state.Raja Mani
2012-03-06ath6kl: Fix kernel panic while receiving fwlog during bootVasanthakumar Thiagarajan
2012-03-05Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo
2012-03-05ath6kl: Restrict memcpy to bounce buffer only for write requestRaja Mani
2012-03-01ath6kl: Fix random system lockupRaja Mani
2012-03-01ath6kl: Collect residue firmware logsEtay Luz
2012-03-01ath6kl: add padding to firmware log recordsEtay Luz
2012-03-01ath6kl: implement hidden ssidThomas Pedersen
2012-03-01ath6kl: Clear the IE in firmware if not setAarthi Thiruvengadam
2012-03-01ath6kl: Make sure wiphy is registered before calling regulatory_hint()Vasanthakumar Thiagarajan
2012-03-01ath6kl: Defer wiphy and netdev registration till the end of ath6kl_core_init()Vasanthakumar Thiagarajan
2012-03-01ath6kl: Skip vif index validation in ath6kl_rx() for wmi eventsVasanthakumar Thiagarajan
2012-03-01ath6kl: Refactor ath6kl_wmi_control_rx()Vasanthakumar Thiagarajan
2012-03-01ath6kl: Initialize netdev hw_features for every interfaceVasanthakumar Thiagarajan
2012-03-01ath6kl: Group wiphy initialization into ath6kl_cfg80211_init()Vasanthakumar Thiagarajan
2012-02-29carl9170: fix breakage from "mac80211: handle non-bufferable MMPDUs correctly"John W. Linville
2012-02-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-29ath9k: decouple RX error checking for DFSZefir Kurtisi
2012-02-29iwlegacy: remove unused enum il4965_calib_enabled_stateGreg Dietsche
2012-02-29iwlegacy: remove enum iw_calib and related codeGreg Dietsche
2012-02-29iwlegacy: Kconfig: Change Debug Option to be more clearGreg Dietsche
2012-02-29iwlegacy: Kconfig: Move Debugging OptionsGreg Dietsche
2012-02-29mac80211: handle non-bufferable MMPDUs correctlyJohannes Berg
2012-02-29mwifiex: remove unnecessary enum MWIFIEX_802_11_WEP_STATUSAmitkumar Karwar
2012-02-29mwifiex: remove redundant scan operationAmitkumar Karwar
2012-02-29ipw2x00: remove ipw2100_rates_11b[]Stanislav Yakovlev
2012-02-29zd1211rw: wait between setting hash table and powering radio onFlorian Fainelli
2012-02-29mwifiex: reset encryption mode flag before associationAmitkumar Karwar
2012-02-29carl9170: fix frame delivery if sta is in powersave modeChristian Lamparter
2012-02-29carl9170: Fix memory accounting when sta is in power-save mode.Nicolas Cavallari
2012-02-28ath6kl: Register driver ht capabilities in wiphyVasanthakumar Thiagarajan
2012-02-28ath6kl: Lower SDIO pad drive strength for hw2.1.1 boardRaja Mani
2012-02-28ath6kl: Make foreground scan a deterministic oneVasanthakumar Thiagarajan
2012-02-28ath6kl: Fix memory leak of rx packets in endpoint 0Vasanthakumar Thiagarajan
2012-02-28ath6kl: Make sure to allocate rx buffers after the endpoint connectionVasanthakumar Thiagarajan
2012-02-27iwlwifi: fix IDI compilationEmmanuel Grumbach
2012-02-27iwlwifi: update pci subsystem idWey-Yi Guy
2012-02-27iwlwifi: one more sku added to 6x35 seriesWey-Yi Guy
2012-02-27iwlwifi: iwl-trans.h doesn't need all these includesEmmanuel Grumbach
2012-02-27iwlwifi: document the operational modeEmmanuel Grumbach
2012-02-27iwlwifi: remove iwl_reset_traffic_log from sharedEmmanuel Grumbach
2012-02-27iwlwifi: remove iwl_print_rx_config_cmd from sharedEmmanuel Grumbach
2012-02-27iwlwifi: kill iwl_bus.hEmmanuel Grumbach
2012-02-27iwlwifi: eeprom gets transport and not busEmmanuel Grumbach
2012-02-27iwlwifi: move eeprom defines to iwl-eeprom.cEmmanuel Grumbach
2012-02-27iwlwifi: remove a few dereferences to iwl_priv from the tansportEmmanuel Grumbach
2012-02-27iwlwifi: virtualize op_mode's fw_errorEmmanuel Grumbach