aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAge
* b43: Fix oops on unload when firmware not foundLarry Finger2012-10-24
* mwifiex: clean up scan state on errorBing Zhao2012-10-24
* mwifiex: return -EBUSY if specific scan request cannot be honoredBing Zhao2012-10-24
* brcmfmac: fix potential NULL dereferenceYuanhan Liu2012-10-24
* Revert "ath9k_hw: Updated AR9003 tx gain table for 5GHz"Felix Fietkau2012-10-24
* ath9k_htc: Add PID/VID for a Ubiquiti WiFiStationMohammed Shafi Shajakhan2012-10-24
* rt2x00: usb: fix reset resumeStanislaw Gruszka2012-10-24
* rtlwifi: pass rx setup error code to callerChristian Lamparter2012-10-24
* iwlwifi: fix 6000 series channel switch commandJohannes Berg2012-10-16
* net/wireless: ipw2200: Fix panic occurring in ipw_handle_promiscuous_tx()Stanislav Yakovlev2012-10-15
* brcmfmac: fix end of loop check (signedness bug)Dan Carpenter2012-10-15
* brcmfmac: set dongle mode accordingly when interface upFranky Lin2012-10-15
* brcmfmac: use control channel in roamed status reportingFranky Lin2012-10-15
* brcmfmac: handle all exceptions as an error.Hante Meuleman2012-10-15
* carl9170: fix sleep in softirq contextRonald Wahl2012-10-08
* ath5k: fix potential NULL pointer dereference in ath5k_beacon_update()Wei Yongjun2012-10-08
* mwifiex: update cfg80211 with correct reason code when connection is lostAmitkumar Karwar2012-10-08
* mwifiex: update cfg80211 with correct reason code when association failsAmitkumar Karwar2012-10-08
* mwifiex: reset scan_processing flag in failure casesAmitkumar Karwar2012-10-08
* mwifiex: return -EBUSY if scan request cannot be honoredBing Zhao2012-10-08
* rt2x00/rt3352: Fix lnagain assignment to use register 66.Daniel Golle2012-10-05
* ath9k: use ieee80211_free_txskbFelix Fietkau2012-10-05
* ath9k: improve suspend/resume reliabilityFelix Fietkau2012-10-05
* ath9k: fix ASPM initialization on resumeFelix Fietkau2012-10-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-02
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-01
| |\
| | * ath9k: Fix BTCOEX weight initializationSujith Manoharan2012-09-28
| | * mwifiex: convert to use le16_add_cpu()Wei Yongjun2012-09-28
| | * mwifiex: enhance RX reordering to avoid packet drop during host sleepAvinash Patil2012-09-28
| | * ath9k_hw: Handle AR_INTR_SYNC_HOST1_(FATAL|PERR) on AR9003Sven Eckelmann2012-09-28
| | * brcmfmac: remove brcmf_update_prof() functionArend van Spriel2012-09-28
| | * brcmfmac: remove brcmf_read_prof() functionArend van Spriel2012-09-28
| | * brcmfmac: rename structure brcmf_cfg80211_privArend van Spriel2012-09-28
| | * brcmfmac: add hostap supoort.Hante Meuleman2012-09-28
| | * brcmfmac: remove two obsolete structure definitionsArend van Spriel2012-09-28
| | * brcmfmac: use brcmf_cfg80211_priv to interface with wl_cfg80211 codeArend van Spriel2012-09-28
| | * brcmfmac: get rid of extern keyword in wl_cfg80211.hArend van Spriel2012-09-28
| | * brcmfmac: notify common driver about usb tx completion.Hante Meuleman2012-09-28
| | * brcmfmac: use define instead of hardcoded values.Hante Meuleman2012-09-28
| | * brcmfmac: use different fw api for encryption,auth. configHante Meuleman2012-09-28
| | * brcmfmac: use wait_event_timeout for fw control packets over usb.Hante Meuleman2012-09-28
| | * b43legacy: Fix crash on unload when firmware not availableLarry Finger2012-09-28
| | * ath9k: Enable MCI for AR9565Bala Shanmugam2012-09-28
| | * brcmfmac: use kcalloc() to prevent integer overflowDan Carpenter2012-09-28
| | * ath9k: Fix chainmask selection for AR9462Sujith Manoharan2012-09-28
| | * mwifiex: add inactivity deauth support for apKevin Gan2012-09-28
| | * mwifiex: set txpd when send a mgmt frame for AP and GO modeStone Piao2012-09-28
| | * mwifiex: parse P2P IEs from beacon_dataStone Piao2012-09-28
| | * mwifiex: add support for P2P GO in interface type changeStone Piao2012-09-28
| | * mwifiex: add support for P2P client in interface type changeStone Piao2012-09-28