summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-07ath6kl: alignment should match open parenthesisKalle Valo11-115/+115
2012-03-07ath6kl: fix checkpatch error with EPSTAT() macroKalle Valo1-3/+7
2012-03-07ath6kl: fix pointer styleKalle Valo1-2/+2
2012-03-07ath6kl: Set optimal listen intvl,bmiss,scan params while going to wow suspendRaja Mani4-1/+90
2012-03-07ath6kl: Maintain the listen interval per VIF specificRaja Mani5-14/+16
2012-03-07ath6kl: Check wow state before sending control and data pktRaja Mani4-3/+44
2012-03-07ath6kl: Add provision to define suspend policy in disconnected state.Raja Mani4-8/+25
2012-03-06ath6kl: Fix kernel panic while receiving fwlog during bootVasanthakumar Thiagarajan3-7/+21
2012-03-05Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo7729-176812/+338319
2012-03-05ath6kl: Restrict memcpy to bounce buffer only for write requestRaja Mani1-1/+4
2012-03-01ath6kl: Fix random system lockupRaja Mani1-8/+26
2012-03-01ath6kl: Collect residue firmware logsEtay Luz1-0/+1
2012-03-01ath6kl: add padding to firmware log recordsEtay Luz1-1/+4
2012-03-01ath6kl: implement hidden ssidThomas Pedersen3-1/+27
2012-03-01ath6kl: Clear the IE in firmware if not setAarthi Thiruvengadam1-35/+29
2012-03-01ath6kl: Make sure wiphy is registered before calling regulatory_hint()Vasanthakumar Thiagarajan3-1/+7
2012-03-01ath6kl: Defer wiphy and netdev registration till the end of ath6kl_core_init()Vasanthakumar Thiagarajan1-44/+32
2012-03-01ath6kl: Skip vif index validation in ath6kl_rx() for wmi eventsVasanthakumar Thiagarajan1-9/+8
2012-03-01ath6kl: Refactor ath6kl_wmi_control_rx()Vasanthakumar Thiagarajan1-101/+99
2012-03-01ath6kl: Initialize netdev hw_features for every interfaceVasanthakumar Thiagarajan2-2/+2
2012-03-01ath6kl: Group wiphy initialization into ath6kl_cfg80211_init()Vasanthakumar Thiagarajan2-14/+14
2012-03-01carl9170: fix breakage from "mac80211: handle non-bufferable MMPDUs correctly"John W. Linville1-1/+1
2012-02-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville10-34/+45
2012-02-29ath9k: decouple RX error checking for DFSZefir Kurtisi1-6/+6
2012-02-29iwlegacy: remove unused enum il4965_calib_enabled_stateGreg Dietsche1-5/+0
2012-02-29iwlegacy: remove enum iw_calib and related codeGreg Dietsche4-32/+0
2012-02-29iwlegacy: Kconfig: Change Debug Option to be more clearGreg Dietsche1-1/+1
2012-02-29iwlegacy: Kconfig: Move Debugging OptionsGreg Dietsche1-39/+39
2012-02-29mac80211: handle non-bufferable MMPDUs correctlyJohannes Berg6-18/+30
2012-02-29mwifiex: remove unnecessary enum MWIFIEX_802_11_WEP_STATUSAmitkumar Karwar7-44/+29
2012-02-29mwifiex: remove redundant scan operationAmitkumar Karwar1-6/+0
2012-02-29mac80211: make deauth/disassoc sequence more naturalJohannes Berg1-37/+47
2012-02-29mac80211: fix ieee80211_set_disassoc() sending DelBAJohannes Berg1-3/+3
2012-02-29mac80211: dont call cfg80211 from ieee80211_send_deauth_disassocJohannes Berg1-33/+38
2012-02-29cfg80211: remove cookies from callbacksJohannes Berg5-33/+25
2012-02-29ipw2x00: remove ipw2100_rates_11b[]Stanislav Yakovlev1-9/+2
2012-02-29zd1211rw: wait between setting hash table and powering radio onFlorian Fainelli1-1/+11
2012-02-29mwifiex: reset encryption mode flag before associationAmitkumar Karwar1-0/+1
2012-02-29carl9170: fix frame delivery if sta is in powersave modeChristian Lamparter1-3/+5
2012-02-29carl9170: Fix memory accounting when sta is in power-save mode.Nicolas Cavallari1-0/+1
2012-02-28ath6kl: Register driver ht capabilities in wiphyVasanthakumar Thiagarajan1-0/+8
2012-02-28ath6kl: Lower SDIO pad drive strength for hw2.1.1 boardRaja Mani1-1/+2
2012-02-28ath6kl: Make foreground scan a deterministic oneVasanthakumar Thiagarajan2-4/+10
2012-02-28ath6kl: Fix memory leak of rx packets in endpoint 0Vasanthakumar Thiagarajan1-1/+15
2012-02-28ath6kl: Make sure to allocate rx buffers after the endpoint connectionVasanthakumar Thiagarajan1-4/+4
2012-02-28iwlwifi: fix IDI compilationEmmanuel Grumbach1-1/+1
2012-02-28iwlwifi: update pci subsystem idWey-Yi Guy3-3/+16
2012-02-28iwlwifi: one more sku added to 6x35 seriesWey-Yi Guy1-0/+1
2012-02-28iwlwifi: iwl-trans.h doesn't need all these includesEmmanuel Grumbach2-4/+5
2012-02-28iwlwifi: document the operational modeEmmanuel Grumbach2-8/+34