summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mac80211_hwsim: VHT add 160MHz width supportJanusz Dziedzic2013-11-251-0/+1
* mac80211_hwsim: Add iface comb for DFSJanusz Dziedzic2013-11-251-8/+42
* mac80211_hwsim: use debugfs_remove_recursiveJanusz Dziedzic2013-11-251-11/+5
* cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez2013-11-2526-169/+140
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2013-11-051-1/+0
|\
| * Bluetooth: revert: "Bluetooth: Add missing reset_resume dev_pm_ops"Hans de Goede2013-10-021-1/+0
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-11-0513-29/+43
|\ \
| * | iwlwifi: mvm: BT Coex - fix copy paste issueEmmanuel Grumbach2013-10-301-1/+1
| * | iwlwifi: remove duplicate includesMichael Opdenacker2013-10-292-2/+0
| * | iwlwifi: warn if firmware image doesn't existJohannes Berg2013-10-292-10/+7
| * | iwlwifi: mvm: add missing break in debugfsJohannes Berg2013-10-291-0/+1
| * | iwlwifi: mvm: capture the FCS in monitor modeJohannes Berg2013-10-292-2/+12
| * | iwlwifi: pcie: move warning message into warningJohannes Berg2013-10-291-5/+4
| * | iwlwifi: mvm: BT Coex fix NULL pointer dereferenceEmmanuel Grumbach2013-10-291-1/+5
| * | iwlwifi: transport config n_no_reclaim_cmds should be unsignedJohannes Berg2013-10-291-1/+1
| * | iwlwifi: mvm: update UAPSD support TLV bitsAlexander Bondar2013-10-293-7/+12
* | | Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-11-0516-53/+175
|\ \ \
| * | | wlcore: save last regdom configuration on stopEliad Peller2013-10-231-1/+3
| * | | wlcore: fix started_vifs calculationEliad Peller2013-10-231-1/+23
| * | | wlcore: wakeup from ELP before starting recoveryBarak Bercovitz2013-10-231-0/+1
| * | | wlcore: Allow stopping fw log in recoveryBarak Bercovitz2013-10-231-1/+2
| * | | wlcore: read fw panic log only in host modeBarak Bercovitz2013-10-231-1/+2
| * | | wlcore/wl18xx/wl12xx: FW log params per chip archIgal Chernobelsky2013-10-237-23/+61
| * | | wl12xx/wl18xx: update default fw logger's settingsIdo Reis2013-10-232-4/+4
| * | | wlcore: fwlog dynamic mem_block controlIdo Reis2013-10-232-1/+20
| * | | wlcore: fix interrogate command lengthIgal Chernobelsky2013-10-234-10/+15
| * | | wlcore: add ap_event_maskEliad Peller2013-10-236-2/+19
| * | | wlcore: print active channel in the driver_stateVictor Goldenshtein2013-10-231-1/+17
| * | | wl18xx: default config alignment with phy defaultsIgal Chernobelsky2013-10-231-8/+8
* | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-11-051-3/+24
|\ \ \ \
| * | | | mac80211_hwsim: Fix tracking of beaconing for multi-vifJouni Malinen2013-10-281-3/+24
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-0438-178/+250
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | drivers: net: wireless: b43: Fix possible NULL ptr dereferenceFelipe Pena2013-10-181-1/+2
| * | | | rt2800usb: slow down TX status pollingStanislaw Gruszka2013-10-181-4/+8
| * | | | rt2x00: check if device is still available on rt2x00mac_flush()Stanislaw Gruszka2013-10-181-0/+3
| * | | | rt2400pci: fix RSSI readStanislaw Gruszka2013-10-181-1/+1
| * | | | ath5k: fix regression in tx status processingFelix Fietkau2013-10-181-3/+3
| * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-10-184-30/+43
| |\ \ \ \
| | * | | | iwlwifi: dvm: don't override mac80211's queue settingEmmanuel Grumbach2013-10-181-11/+3
| | * | | | iwlwifi: mvm: fix scan request's suspend time parameterAlexander Bondar2013-10-111-3/+3
| | * | | | iwlwifi: don't WARN on bad firmware stateStanislaw Gruszka2013-10-111-11/+11
| | * | | | iwlwifi: pcie: poke device when commands don't complete quicklyJohannes Berg2013-10-111-5/+26
| * | | | | mwifiex: inform cfg80211 about disconnect for P2P client interfaceAvinash Patil2013-10-141-1/+2
| * | | | | mwifiex: inform cfg80211 about disconnect if device is removedAvinash Patil2013-10-141-2/+8
| * | | | | wireless: cw1200: acquire hwbus lock around cw1200_irq_handler() call.Solomon Peachy2013-10-101-0/+2
| * | | | | rtlwifi: rtl8192cu: Fix error in pointer arithmeticMark Cave-Ayland2013-10-101-1/+2
| * | | | | iwlwifi: pcie: fix merge damageJohannes Berg2013-10-071-4/+4
| * | | | | ath9k: fix tx queue scheduling after channel changesFelix Fietkau2013-10-071-12/+11
| * | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-10-077-4/+70
| |\| | | |
| | * | | | iwlwifi: mvm: call ieee80211_scan_completed when neededEmmanuel Grumbach2013-10-021-1/+11