summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Fix build errorSujith Manoharan2014-09-161-0/+2
* ath9k: initialize ath_node linked listLorenzo Bianconi2014-09-161-0/+4
* ath9k: enable dynack using set_coverage_class codepathLorenzo Bianconi2014-09-161-4/+29
* ath9k: add debugfs support for dynackLorenzo Bianconi2014-09-161-0/+28
* ath9k: enable control frame receptionLorenzo Bianconi2014-09-161-1/+2
* ath9k: add sampling methods for (tx|rx) timestampLorenzo Bianconi2014-09-162-0/+10
* ath9k: do not overwrite ACK timeout estimationLorenzo Bianconi2014-09-161-0/+8
* ath9k: add config for (en|dis)abling ACK timeout estimationLorenzo Bianconi2014-09-162-0/+12
* ath9k: add dynamic ACK timeout estimationLorenzo Bianconi2014-09-166-0/+464
* ath9k: add duration field to ath_tx_statusLorenzo Bianconi2014-09-163-0/+17
* ath9k: export methods related to ACK timeout estimationLorenzo Bianconi2014-09-162-3/+7
* ath9k: Fix primary station configurationSujith Manoharan2014-09-151-5/+1
* ath9k: Remove useless opmode checkSujith Manoharan2014-09-151-7/+0
* ath9k: Set offchannel state properlySujith Manoharan2014-09-151-15/+42
* ath9k: Check beaconing mode properlySujith Manoharan2014-09-151-0/+3
* ath9k: Remove unnecessary tbtt assignmentSujith Manoharan2014-09-153-6/+5
* b43: add support for setting the beacon listen intervalHauke Mehrtens2014-09-152-0/+10
* b43: update some transmit header constantsHauke Mehrtens2014-09-151-9/+13
* b43: add missing rateHauke Mehrtens2014-09-151-0/+1
* b43: tell ucode the phy type and versionHauke Mehrtens2014-09-151-0/+4
* b43: tell the ucode the mac capabilitiesHauke Mehrtens2014-09-152-0/+13
* fixup! wil6210: fix usage of print_hex_dump_debugVladimir Kondratiev2014-09-151-6/+13
* brcm80211: use container_of to resolve dma_info from dma_pubFabian Frederick2014-09-151-19/+19
* brcm80211: use container_of to resolve brcms_phy from brcms_phy_pubFabian Frederick2014-09-153-68/+68
* rtlwifi: btcoexist: Change local debugging macros CL_*** into the standard va...Larry Finger2014-09-157-391/+194
* b43: Implement PHY PLL resetRafał Miłecki2014-09-154-2/+34
* mwifiex: modify TX/RX window sizes for AP interfaceAvinash Patil2014-09-151-2/+2
* mwifiex: add rx workqueue supportAvinash Patil2014-09-156-2/+159
* mwifiex: remove low priority scan handlingAmitkumar Karwar2014-09-155-144/+30
* mwifiex: remove redundant variable report_scan_resultAmitkumar Karwar2014-09-153-6/+0
* mwifiex: process TX even when scan is ongoingAvinash Patil2014-09-151-3/+5
* mwifiex: remove restriction of single channel scan when connectedAvinash Patil2014-09-151-6/+0
* mwifiex: bring in scan channel gap featureAvinash Patil2014-09-156-1/+58
* mwifiex: set passive scan type for scan requests with no ssidAvinash Patil2014-09-151-1/+1
* mwifiex: minor cleanup in multiport aggregationAmitkumar Karwar2014-09-151-9/+2
* mwifiex: fix a bug in Tx multiport aggregationAmitkumar Karwar2014-09-151-4/+2
* mwifiex: fix 5G association failure after leaving 2.4G IBSSXinming Hu2014-09-151-3/+6
* mwifiex: support for event done interruptAvinash Patil2014-09-152-2/+10
* mwifiex: rework internal scan for associationAvinash Patil2014-09-151-1/+26
* mwifiex: avoid processing RX packets with invalid lengthAvinash Patil2014-09-151-6/+14
* mwifiex: fix probable memory corruption while processing TDLS frameAvinash Patil2014-09-151-1/+3
* mwifiex: set fw api info for backword compatibilityAvinash Patil2014-09-151-0/+1
* b43: HT-PHY: Update values for frequency calibrationRafał Miłecki2014-09-151-66/+248
* b43: HT-PHY: Implement band switchingRafał Miłecki2014-09-153-6/+40
* ath9k: Fix beacon processing in offchannelSujith Manoharan2014-09-151-1/+9
* rtlwifi: btcoexist: avoid format string in printkLarry Finger2014-09-151-1/+1
* ath9k: fix radar parameters initializationLorenzo Bianconi2014-09-152-2/+5
* hostap: proc: substitute loops by %*phNAndy Shevchenko2014-09-151-4/+2
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-09-155-55/+75
|\
| * Bluetooth: Fix re-setting RPA as expired when deferring updateJohan Hedberg2014-09-121-0/+1
OpenPOWER on IntegriCloud