summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-19cfg80211: add wowlan net-detect supportLuciano Coelho
2014-11-19cfg80211: refactor nl80211_start_sched_scan so it can be reusedLuciano Coelho
2014-11-19mac80211: synchronously reserve TID per stationLiad Kaufman
2014-11-19mac80211: add specific-queue flushing supportLiad Kaufman
2014-11-19mac80211: add TDLS channel-switch Rx flowArik Nemtsov
2014-11-19mac80211: introduce TDLS channel switch opsArik Nemtsov
2014-11-19mac80211: add parsing of TDLS specific IEsArik Nemtsov
2014-11-19cfg80211: introduce TDLS channel switch commandsArik Nemtsov
2014-11-19mac80211: prepare TDLS mgmt code for channel-switch templatesArik Nemtsov
2014-11-19mac80211: track AP and peer STA TDLS chan-switch supportArik Nemtsov
2014-11-19cfg/mac80211: define TDLS channel switch feature bitArik Nemtsov
2014-11-19mac80211: add BSS coex IE to TDLS setup framesArik Nemtsov
2014-11-19mac80211: add supported channels IE during TDLS setupArik Nemtsov
2014-11-19mac80211: add function to create data frame template including keyJohannes Berg
2014-11-19mac80211: factor out 802.11 header building codeJohannes Berg
2014-11-19mac80211: move skb info band assignment outJohannes Berg
2014-11-19mac80211: retransmit TDLS teardown packet through AP if not ACKedLiad Kaufman
2014-11-19mac80211: add option for setting skb flags before xmitLiad Kaufman
2014-11-18Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2014-11-17ath9k: Move roc completion to the offchannel timerSujith Manoharan
2014-11-17ath9k: Adjust tbtt delta properlySujith Manoharan
2014-11-17ath9k: Handle failure to send NoASujith Manoharan
2014-11-17ath9k: Cancel pending offchannel operationsSujith Manoharan
2014-11-17ath9k: Clear offchannel state properlySujith Manoharan
2014-11-17ath9k: Fix thermometer programmingSujith Manoharan
2014-11-17ath9k: Store the chip chainmask in HW capabilitiesSujith Manoharan
2014-11-17ath9k: Enable TSF2 for generic HW timersSujith Manoharan
2014-11-17ath9k: Fix LED configurationSujith Manoharan
2014-11-17ath9k: Use new QCA953x initvalsMiaoqing Pan
2014-11-17ath9k: Update QCA953x initvalsSujith Manoharan
2014-11-17ath9k_htc: Enable software crypto for mgmt frame in Tx for USB devicesChun-Yeow Yeoh
2014-11-17ath9k|ath9k_htc: Seperate the software crypto flag for Tx and RxChun-Yeow Yeoh
2014-11-17mwifiex: enable auto TDLS support for SD8887Avinash Patil
2014-11-17mwifiex: support for parsing TDLS discovery framesAvinash Patil
2014-11-17mwifiex: add auto TDLS supportAvinash Patil
2014-11-17mwifiex: wmm support for TDLS linkAvinash Patil
2014-11-17mwifiex: do not explicitly disable TDLS link during teardownAvinash Patil
2014-11-17mwifiex: update rx packet descriptor structure to match FWAvinash Patil
2014-11-17ath9k: fix the assignment of hw queues for mesh interfaceChun-Yeow Yeoh
2014-11-17ath9k: common-spectral: don't depend from ATH9K_DEBUGFSOleksij Rempel
2014-11-17ath9k_htc: ath9k_htc_op_ps_wakeup() can be statickbuild test robot
2014-11-17ath9k: ath9k_op_ps_wakeup() can be statickbuild test robot
2014-11-17mwifiex: module load parameter for interface creationAvinash Patil
2014-11-17ath9k: fix misc debugfs when not using chan contextBen Greear
2014-11-17Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville
2014-11-17ath10k: fix mismatched wmi api callPeter Oh
2014-11-17ath10k: advertise support for AP mode channel width changesRajkumar Manoharan
2014-11-17ath10k: add modpram 'skip_otp' to ignore empty otp error during BMIRajkumar Manoharan
2014-11-17ath10k: handle ieee80211 header and payload tracing separatelyRajkumar Manoharan
2014-11-11ath9k_htc: remove return of value in empty definintion of ath9k_htc_deinit_debugJohn W. Linville