summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* ath10k: bypass htc for htt tx pathMichal Kazior2014-02-288-109/+123
* ath10k: replace send_head() with tx_sg()Michal Kazior2014-02-285-46/+92
* ath10k: remove is_aborted from skb_cbMichal Kazior2014-02-282-21/+0
* ath10k: remove DMA mapping wrappersMichal Kazior2014-02-286-42/+34
* ath10k: skip management frames in HTT pathJanusz Dziedzic2014-02-271-1/+16
* ath10k: bitrate_mask add force_sgi supportJanusz Dziedzic2014-02-272-3/+33
* ath10k: enable spectrum management supportJanusz Dziedzic2014-02-271-1/+2
* ath10k: set the mactime of ieee80211_rx_statusChun-Yeow Yeoh2014-02-273-0/+9
* ath10k: fix sta_rc_update for non-ap iftypeMichal Kazior2014-02-261-4/+7
* ath10k: fix 4addr rxMichal Kazior2014-02-261-2/+8
* ath10k: add more details to some debug messagesBen Greear2014-02-262-2/+4
* ath10k: implement drv_get_tsf for ibss mergingChun-Yeow Yeoh2014-02-261-0/+11
* ath5k: set SURVEY_INFO_IN_USE on get_surveyFelix Fietkau2014-02-241-0/+1
* ath9k: make some hardware reset log messages debug-onlyFelix Fietkau2014-02-241-3/+3
* ath9k: do not set half/quarter channel flags in AR_PHY_MODEFelix Fietkau2014-02-241-4/+0
* ath9k: Use static constJoe Perches2014-02-241-8/+12
* ath9k: list more reset causes in debugfsFelix Fietkau2014-02-241-0/+6
* wireless/rt2x00: don't use PREPARE_WORK in rt2800usb.cTejun Heo2014-02-241-1/+1
* iwlegacy: properly enable power savingStanislaw Gruszka2014-02-243-15/+72
* iwlegacy: merge reclaim checkStanislaw Gruszka2014-02-243-19/+16
* iwl3945: fix wakeup interruptStanislaw Gruszka2014-02-241-1/+3
* mwifiex: enable obss scan offload feature flagAmitkumar Karwar2014-02-241-1/+2
* mwifiex: remove redundant del_timerAvinash Patil2014-02-241-1/+0
* mwifiex: use del_timer_sync instead of del_timerAvinash Patil2014-02-244-4/+4
* ath9k: Enable U-APSD AP mode supportJouni Malinen2014-02-241-0/+1
* drivers:net:wireless:airo.c:checkpatch.pl cleanupAvinash kumar2014-02-241-2/+2
* hostap: add Netgear MA401 cardCédric Le Goater2014-02-241-0/+2
* net: wireless: wl3501_cs: Remove duplicate includeSachin Kamat2014-02-241-1/+0
* b43: return true / false instead of numbers in functions which return bool valueZhao, Gang2014-02-243-8/+8
* b43: Kconfig: let config B43_BCMA_PIO depends on B43Zhao, Gang2014-02-241-1/+1
* rtlwifi: properly apply filter flagsPeter Wu2014-02-241-22/+30
* rtlwifi: avoid accessing RCR directlyPeter Wu2014-02-246-10/+19
* mwifiex: memory corruption in mwifiex_tdls_add_vht_capab()Dan Carpenter2014-02-241-1/+1
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-02-2434-225/+713
|\
| * iwlwifi: mvm: fix a few wd_disable commentsEliad Peller2014-02-232-3/+2
| * iwlwifi: mvm: prepare infrastructure for more TLV flagsEran Harary2014-02-233-0/+65
| * iwlwifi: mvm: remove redundant define in fw.cInbal Hacohen2014-02-231-2/+0
| * iwlwifi: nvm: remove reading valid antennas from NVMJohannes Berg2014-02-232-19/+0
| * iwlwifi: mvm: add Rx frames statistics via debugfsEyal Shapira2014-02-204-2/+185
| * iwlwifi: mvm: set immediate apply time bit in time eventsEmmanuel Grumbach2014-02-202-2/+5
| * iwlwifi: pcie: stop the firmware when we restart itEmmanuel Grumbach2014-02-201-2/+3
| * iwlwifi: mvm: fix possible memory leakEytan Lifshitz2014-02-201-0/+1
| * iwlwifi: mvm: don't dump log of second CPU when not relevantEmmanuel Grumbach2014-02-131-1/+3
| * iwlwifi: remove iwl_fw_valid_(tx|rx)_ant inlinesJohannes Berg2014-02-1310-32/+22
| * iwlwifi: mvm: new NVM format in family 8000Eran Harary2014-02-138-71/+271
| * iwlwifi: mvm: Enable power save on BSS and P2P client in DCMAlexander Bondar2014-02-135-20/+44
| * iwlwifi: mvm: add debugfs for prph reg read/writeEliad Peller2014-02-132-0/+45
| * iwlwifi: mvm: use IEEE80211_TX_CTRL_PORT_CTRL_PROTO flagJohannes Berg2014-02-131-1/+1
| * iwlwifi: mvm: propagate LDPC / STBC status to radiotapEmmanuel Grumbach2014-02-134-2/+15
| * iwlwifi: make various things constJohannes Berg2014-02-1310-13/+12
OpenPOWER on IntegriCloud