summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: fix wrong return values in add_virtual_intf() error casesBing Zhao2012-06-191-14/+11
* airo: copying wrong data in airo_get_aplist()Dan Carpenter2012-06-191-2/+2
* mwifiex: fix uAP TX packet timeout issueAvinash Patil2012-06-191-7/+3
* ath5k: remove _bh from inner locksBob Copeland2012-06-191-2/+2
* ath9k: fix invalid pointer access in the tx pathFelix Fietkau2012-06-192-12/+18
* ath9k: fix a tx rate duration calculation bugFelix Fietkau2012-06-191-1/+1
* ath9k: Fix softlockup in AR9485Mohammed Shafi Shajakhan2012-06-131-0/+9
* mwifiex: fix incorrect privacy setting in beacon and probe responseAvinash Patil2012-06-121-0/+11
* 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
* 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
* 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
* 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
* 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
* rt2x00: use atomic variable for seqnoStanislaw Gruszka2012-06-043-10/+7
* brcmfmac: Fix likely misuse of | for &Joe Perches2012-06-041-2/+2
* mac80211_hwsim: advertise interface combinationsJohannes Berg2012-06-041-0/+21
* iwlwifi: fix TX power antenna accessJohannes Berg2012-06-041-9/+9
* 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
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-05-3025-557/+174
|\
| * wlcore: fix undefined symbols when CONFIG_PM is not definedEyal Shapira2012-05-293-1/+7
| * ath9k_hw: apply internal regulator settings on AR933xFelix Fietkau2012-05-293-1/+7
| * ath9k_hw: update AR933x initvals to fix issues with high power devicesFelix Fietkau2012-05-291-88/+90
| * ath9k: fix a use-after-free-bug when ath_tx_setup_buffer() failsFelix Fietkau2012-05-291-6/+10
| * ath9k: stop rx dma before stopping txFelix Fietkau2012-05-291-3/+4
| * ath5k: add possible wiphy interface combinationsFelix Fietkau2012-05-291-0/+19
| * brcmfmac: use vmalloc to allocate mem for the firmwareHauke Mehrtens2012-05-251-2/+3
| * wl1251: fix oops on early interruptGrazvydas Ignotas2012-05-252-3/+2
| * iwlwifi: fix memory leak if opmode fails to initJohannes Berg2012-05-251-9/+9
| * iwlwifi: do not send lq cmd when station add failsMeenakshi Venkataraman2012-05-251-1/+1
| * iwlwifi: remove ucode16 optionJohannes Berg2012-05-254-426/+0
| * iwlwifi: do not use shadow registers by defaultMeenakshi Venkataraman2012-05-252-5/+5
| * iwlwifi: fix the Transmit Frame Descriptor ringsEmmanuel Grumbach2012-05-253-12/+16
| * iwlwifi: update BT traffic load states correctlyMeenakshi Venkataraman2012-05-251-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-2490-4494/+3463
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville2012-05-2290-4494/+3463
| |\
| | * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-05-162-13/+13
| | |\
| | | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan2012-05-162-13/+13
| | | |\
| | * | | wlcore: fix some sparse warnings due to missing static declarationLuciano Coelho2012-05-161-3/+4
| | * | | wlcore: fix pointer print out in wl1271_acx_set_rx_filter()Luciano Coelho2012-05-161-2/+3
| | * | | mwifiex: remove set_channel cfg80211 hookJohannes Berg2012-05-161-27/+0
| | * | | rndis_wlan: remove set_channel cfg80211 hookJohannes Berg2012-05-161-14/+0