summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Fix softlockup in AR9485Mohammed Shafi Shajakhan2012-06-131-0/+9
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-06-136-4/+18
|\
| * mac80211: stop polling in disassociationDavid Spinadel2012-06-131-2/+2
| * mac80211: check sdata_running on ieee80211_set_bitrate_maskEliad Peller2012-06-131-0/+3
| * cfg80211: fix potential deadlock in regulatoryEliad Peller2012-06-131-1/+1
| * mac80211: add missing kernel-docAshok Nagarajan2012-06-121-0/+3
| * cfg80211: check iface combinations only when iface is runningMichal Kazior2012-06-091-1/+1
| * mac80211: add some missing kernel-docJohannes Berg2012-06-092-0/+8
* | mwifiex: fix incorrect privacy setting in beacon and probe responseAvinash Patil2012-06-121-0/+11
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-06-115-5/+85
|\ \
| * | Bluetooth: Add support for encryption key refreshJohan Hedberg2012-06-082-0/+54
| * | Bluetooth: Fix SMP security elevation from medium to highJohan Hedberg2012-06-081-3/+6
| * | Bluetooth: Fix deadlock and crash when SMP pairing times outJohan Hedberg2012-06-081-1/+6
| * | Bluetooth: Fix LE pairing completion on connection failureVishal Agarwal2012-06-081-0/+18
| * | Bluetooth: Fix SMP pairing method selectionJohan Hedberg2012-06-081-1/+1
* | | rndis_wlan: fix matching bssid check in rndis_check_bssid_list()Jussi Kivilinna2012-06-111-1/+1
* | | ath9k: remove incompatible IBSS interface check in change_ifaceMohammed Shafi Shajakhan2012-06-111-9/+0
* | | ath9k: Fix a WARNING on suspend/resume with IBSSMohammed Shafi Shajakhan2012-06-111-9/+0
| |/ |/|
* | mac80211: add back channel change flagStanislaw Gruszka2012-06-081-1/+1
* | NFC: Fix possible NULL ptr deref when getting the name of a socketSasha Levin2012-06-081-0/+3
* | iwlwifi: disable the buggy chain extension feature in HWEmmanuel Grumbach2012-06-082-0/+6
* | iwlwifi: don't mess up the SCD when removing a keyEmmanuel Grumbach2012-06-081-1/+1
* | bcma: fix null pointer in bcma_core_pci_irq_ctlHauke Mehrtens2012-06-081-2/+4
* | b43: do not call ieee80211_unregister_hw if we are not registredOleksij Rempel2012-06-082-7/+16
* | iwlwifi: use correct supported firmware for 6035 and 6000g2Meenakshi Venkataraman2012-06-081-2/+21
* | wireless: add my new trees to MAINTAINERSJohannes Berg2012-06-081-2/+10
* | mac80211_hwsim: Set IEEE80211_STAT_ACK flag when userspace indicates that the...Qasim Javed2012-06-081-0/+1
* | rtl8187: ->brightness_set can not sleepStanislaw Gruszka2012-06-081-1/+1
* | net/wireless: ipw2100: Fix WARN_ON occurring in wiphy_register called by ipw2...Stanislav Yakovlev2012-06-081-15/+5
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-06-061-1/+1
|\ \ | |/
| * Bluetooth: Fix checking the wrong flag when accepting a socketVinicius Costa Gomes2012-06-051-1/+1
* | cfg80211: fix interface combinations checkJohannes Berg2012-06-051-1/+18
* | iwlwifi: unregister LEDs if mac80211 registration failsJohannes Berg2012-06-051-0/+1
* | iwlwifi: fix double free/complete in firmware loadingJohannes Berg2012-06-051-2/+7
|/
* iwlwifi: disable WoWLAN if !CONFIG_PM_SLEEPJohannes Berg2012-06-041-0/+2
* mac80211: fix non RCU-safe sta_list manipulationArik Nemtsov2012-06-041-2/+2
* bcma: add ext PA workaround for BCM4331 and BCM43431Seth Forshee2012-06-042-3/+5
* rt2x00: use atomic variable for seqnoStanislaw Gruszka2012-06-043-10/+7
* brcmfmac: Fix likely misuse of | for &Joe Perches2012-06-041-2/+2
* mac80211: Fix likely misuse of | for &Joe Perches2012-06-041-3/+3
* mac80211: add missing rcu_read_lock/unlock in agg-rx session timerFelix Fietkau2012-06-041-1/+6
* mac80211: clean up remain-on-channel on interface stopJohannes Berg2012-06-042-0/+28
* mac80211_hwsim: advertise interface combinationsJohannes Berg2012-06-041-0/+21
* mac80211: fix error in station state transitions during reconfigMeenakshi Venkataraman2012-06-041-1/+1
* iwlwifi: fix TX power antenna accessJohannes Berg2012-06-041-9/+9
* mac80211: Fix Unreachable Mesh Station Problem when joining to another MBSSChun-Yeow Yeoh2012-06-041-3/+6
* cfg80211: use sme_state in ibss start/join pathAmitkumar Karwar2012-06-041-1/+5
* mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAPAvinash Patil2012-06-043-0/+28
* mwifiex: invalidate bss config before setting channel for uAPAvinash Patil2012-06-041-0/+1
* mac80211: run scan after finish connection monitoringStanislaw Gruszka2012-06-041-9/+27
OpenPOWER on IntegriCloud