summaryrefslogtreecommitdiffstats
path: root/tools/scripts/Makefile.include (unfollow)
Commit message (Expand)AuthorFilesLines
2013-08-01ath9k: Use a subroutine to calculate ALT ratioSujith Manoharan1-94/+79
2013-08-01ath9k: Simplify checks in quick_scanSujith Manoharan1-10/+10
2013-08-01ath9k: Use a helper function for checking LNA optionsSujith Manoharan1-87/+79
2013-08-01ath9k: Use a subroutine to try LNA switchSujith Manoharan1-40/+52
2013-08-01ath9k: Add ALT check for cards with GROUP-3 configSujith Manoharan1-17/+33
2013-08-01ath9k: Use a subroutine to check for short scanSujith Manoharan1-14/+23
2013-08-01ath9k: Do a quick scan only when scan_not_start is trueSujith Manoharan3-9/+26
2013-08-01ath9k: Add a debugfs file for antenna diversitySujith Manoharan1-0/+64
2013-08-01iwl4965: better skb management in rx pathStanislaw Gruszka1-6/+12
2013-08-01ssb: drop BROKEN from SSB_SFLASHRafał Miłecki2-6/+4
2013-08-01rtlwifi: rtl8192cu: fix function declaration headerMark Schulte2-3/+3
2013-08-01mwifiex: populate rates in probe request using cfg80211_scan_requestAvinash Patil3-22/+85
2013-08-01mwifiex: fix adapter pointer dereference issueAmitkumar Karwar1-3/+10
2013-07-31iwlwifi: mvm: advertise support for DYNAMIC / STATIC SMPSEmmanuel Grumbach1-1/+3
2013-07-31iwlwifi: mvm: add high temperature SKU thermal throttling parametersEytan Lifshitz4-4/+44
2013-07-31iwlwifi: list Emmanuel in maintainers fileJohannes Berg1-1/+1
2013-07-31iwlwifi: mvm: Change beacon abort escape time valueAlexander Bondar2-1/+5
2013-07-31iwlwifi: remove duplicate rate scale init codeEyal Shapira2-6/+0
2013-07-31iwlwifi: mvm: remove obsolete flag in TX command APIEmmanuel Grumbach1-2/+0
2013-07-31iwlwifi: mvm: report per-chain signal to mac80211Johannes Berg1-26/+21
2013-07-31iwlwifi: mvm: fix debugfs restart if fw_restart is disabledEran Harary3-8/+13
2013-07-31iwlwifi: mvm: Change beacon filtering commandHila Gonen6-84/+145
2013-07-31iwlwifi: mvm: register vif debugfs for AP mode tooEmmanuel Grumbach1-0/+1
2013-07-31iwlwifi: mvm: split constants into separate fileJohannes Berg3-4/+80
2013-07-31iwlwifi: mvm: assign quota per virtual interfaceJohannes Berg1-8/+8
2013-07-31iwlwifi: mvm: Return on inconsistency in add interfaceIlan Peer1-1/+2
2013-07-31iwlwifi: mvm: Change AM->PSM timeout for EAPOL framesAlexander Bondar1-0/+2
2013-07-31iwlwifi: mvm: support six IPv6 addresses in D3Johannes Berg4-28/+92
2013-07-31iwlwifi: mvm: Enable user set TX powerMatti Gottlieb4-2/+40
2013-07-31iwlwifi: mvm: reprobe device on firmware error during restartJohannes Berg1-1/+39
2013-07-31iwlwifi: mvm: remove the default calibration values for 7000Emmanuel Grumbach1-55/+0
2013-07-31iwlwifi: mvm: new api to get signal strengthAvri Altman3-17/+46
2013-07-26mwifiex: code rearrangement in sdio.cAmitkumar Karwar1-107/+104
2013-07-26mwifiex: handle driver initialization error pathsAmitkumar Karwar2-28/+56
2013-07-25iwlwifi: mvm: enable pre-scan passive to activeDavid Spinadel2-1/+6
2013-07-25iwlwifi: dvm: remove P2P supportJohannes Berg8-391/+3
2013-07-24bgmac: make bgmac depend on bcm47xxHauke Mehrtens1-1/+1
2013-07-24wireless: rt2x00: rt2800usb: add RT3573 devicesXose Vazquez Perez1-0/+30
2013-07-24ath9k: Fix diversity combining for AR9285Sujith Manoharan7-20/+30
2013-07-24mwifiex: modify mwifiex_ap_sta_limits to advertise support for P2PAvinash Patil1-1/+3
2013-07-24mwifiex: remove duplicate structure host_cmd_tlvAmitkumar Karwar4-87/+91
2013-07-24mwifiex: correction in mwifiex_check_fw_status() return statusAmitkumar Karwar1-2/+0
2013-07-24mwifiex: replace mdelay with msleepAmitkumar Karwar2-2/+2
2013-07-24mwifiex: reduce firmware poll retriesAmitkumar Karwar2-4/+0
2013-07-24mwifiex: add unregister_dev handler for usb interfaceAmitkumar Karwar1-0/+8
2013-07-24mwifiex: move if_ops.cleanup_if() callAmitkumar Karwar2-3/+3
2013-07-24mwifiex: remove unnecessary del_timer(cmd_timer)Amitkumar Karwar1-2/+0
2013-07-24mwifiex: move del_timer_sync(scan_delay_timer) call to fix memleakAmitkumar Karwar2-7/+1
2013-07-24mwifiex: add PCIe shutdown handler to avoid system hang on rebootAmitkumar Karwar1-0/+9
2013-07-24mwifiex: correct max IE length check for WPS IEAvinash Patil1-5/+6