summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Fix to set proper bdaddr_type for RFCOMM connectSeung-Woo Kim2013-11-131-0/+1
* Bluetooth: Fix RFCOMM bind fail for L2CAP sockSeung-Woo Kim2013-11-131-0/+2
* Bluetooth: Fix issue with RFCOMM getsockopt operationMarcel Holtmann2013-11-131-1/+5
* 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/jber...John W. Linville2013-10-183-12/+99
|\
| * mac80211: disable WMM with invalid parametersJohannes Berg2013-10-172-9/+87
| * mac80211: respect rate mask in TXAndrei Otcheretianski2013-10-151-3/+9
| * mac80211: fix honouring rate flags in low-rate transmitAndrei Otcheretianski2013-10-151-0/+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
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-10-146-3/+35
|\ \ \ | | |/ | |/|
| * | mac80211: fix crash if bitrate calculation goes wrongJohannes Berg2013-10-141-0/+4
| * | wireless: radiotap: fix parsing buffer overrunJohannes Berg2013-10-141-1/+6
| * | cfg80211: don't add p2p device while in RFKILLEmmanuel Grumbach2013-10-092-2/+3
| * | mac80211: correctly close cancelled scansEmmanuel Grumbach2013-10-092-0/+22
* | | 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
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-10-104-2/+8
|\| |
| * | mac80211: Run deferred scan if last roc_list item is not startedJouni Malinen2013-09-301-0/+2
| * | mac80211: update sta->last_rx on acked tx framesFelix Fietkau2013-09-301-0/+3
| * | mac80211: use sta_info_get_bss() for nl80211 tx and client probingFelix Fietkau2013-09-302-2/+3
* | | 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
| * | iwlwifi: pcie: add SKUs for 6000, 6005 and 6235 seriesEmmanuel Grumbach2013-10-023-0/+17
| * | iwlwifi: don't WARN on host commands sent when firmware is deadEmmanuel Grumbach2013-10-021-2/+4
| * | iwlwifi: pcie: add new SKUs for 7000 & 3160 NIC seriesMatti Gottlieb2013-10-021-0/+32
| * | iwlwifi: pcie: don't reset the TX queue counterEmmanuel Grumbach2013-10-021-0/+2
| * | iwlwifi: mvm: Disable uAPSD for D3 imageAlexander Bondar2013-10-021-1/+4
* | | ath9k: fix powersave response handling for BA session packetsFelix Fietkau2013-09-301-3/+6
* | | mwifiex: fix SDIO interrupt lost issueAmitkumar Karwar2013-09-301-2/+4
* | | Revert "rt2x00pci: Use PCI MSIs whenever possible"Stanislaw Gruszka2013-09-301-8/+1
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-09-305-14/+22
|\ \ \ | | |/ | |/|
| * | cfg80211: fix sysfs registration raceJohannes Berg2013-09-261-8/+13
| * | mac80211: fix the setting of extended supported rate IEChun-Yeow Yeoh2013-09-261-4/+1
| * | mac80211: drop spoofed packets in ad-hoc modeFelix Fietkau2013-09-261-0/+3
| * | cfg80211: fix warning when using WEXT for IBSSBruno Randolf2013-09-261-0/+3
| * | cfg80211: use the correct macro to check for active monitor supportLuciano Coelho2013-09-261-2/+2
| |/
* | brcmsmac: call bcma_core_pci_power_save() from non-atomic contextArend van Spriel2013-09-261-0/+4
* | bcma: make bcma_core_pci_{up,down}() callable from atomic contextArend van Spriel2013-09-262-23/+27