summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2012-10-18wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFICArend van Spriel
2012-10-18wireless: use OR operation to set wiphy featuresJohannes Berg
2012-10-16iwlwifi: don't WARN when a non empty queue is disabledEmmanuel Grumbach
2012-10-16iwlwifi: don't print the Intel banner twiceEmmanuel Grumbach
2012-10-16iwlwifi: first deactivate a queue, then wipe out its dataEmmanuel Grumbach
2012-10-16iwlwifi: use the new macro for the SCD Q STTS bitsEmmanuel Grumbach
2012-10-16iwlwifi: wipe out the status of the SCD when we disable a queueEmmanuel Grumbach
2012-10-16iwlwifi: remove unused variablesJohannes Berg
2012-10-16iwlwifi: make data frame tracing optionalJohannes Berg
2012-10-16iwlwifi: improve oversized command warningJohannes Berg
2012-10-16iwlwifi: fix 6000 series channel switch commandJohannes Berg
2012-10-15net/wireless: ipw2200: Fix panic occurring in ipw_handle_promiscuous_tx()Stanislav Yakovlev
2012-10-15brcmfmac: fix end of loop check (signedness bug)Dan Carpenter
2012-10-15brcmfmac: set dongle mode accordingly when interface upFranky Lin
2012-10-15brcmfmac: use control channel in roamed status reportingFranky Lin
2012-10-15brcmfmac: handle all exceptions as an error.Hante Meuleman
2012-10-08carl9170: fix sleep in softirq contextRonald Wahl
2012-10-08ath5k: fix potential NULL pointer dereference in ath5k_beacon_update()Wei Yongjun
2012-10-08mwifiex: update cfg80211 with correct reason code when connection is lostAmitkumar Karwar
2012-10-08mwifiex: update cfg80211 with correct reason code when association failsAmitkumar Karwar
2012-10-08mwifiex: reset scan_processing flag in failure casesAmitkumar Karwar
2012-10-08mwifiex: return -EBUSY if scan request cannot be honoredBing Zhao
2012-10-05rt2x00/rt3352: Fix lnagain assignment to use register 66.Daniel Golle
2012-10-05ath9k: use ieee80211_free_txskbFelix Fietkau
2012-10-05ath9k: improve suspend/resume reliabilityFelix Fietkau
2012-10-05ath9k: fix ASPM initialization on resumeFelix Fietkau
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-09-30Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-28ath9k: Fix BTCOEX weight initializationSujith Manoharan
2012-09-28mwifiex: convert to use le16_add_cpu()Wei Yongjun
2012-09-28mwifiex: enhance RX reordering to avoid packet drop during host sleepAvinash Patil
2012-09-28ath9k_hw: Handle AR_INTR_SYNC_HOST1_(FATAL|PERR) on AR9003Sven Eckelmann
2012-09-28brcmfmac: remove brcmf_update_prof() functionArend van Spriel
2012-09-28brcmfmac: remove brcmf_read_prof() functionArend van Spriel
2012-09-28brcmfmac: rename structure brcmf_cfg80211_privArend van Spriel
2012-09-28brcmfmac: add hostap supoort.Hante Meuleman
2012-09-28brcmfmac: remove two obsolete structure definitionsArend van Spriel
2012-09-28brcmfmac: use brcmf_cfg80211_priv to interface with wl_cfg80211 codeArend van Spriel
2012-09-28brcmfmac: get rid of extern keyword in wl_cfg80211.hArend van Spriel
2012-09-28brcmfmac: notify common driver about usb tx completion.Hante Meuleman
2012-09-28brcmfmac: use define instead of hardcoded values.Hante Meuleman
2012-09-28brcmfmac: use different fw api for encryption,auth. configHante Meuleman
2012-09-28brcmfmac: use wait_event_timeout for fw control packets over usb.Hante Meuleman
2012-09-28b43legacy: Fix crash on unload when firmware not availableLarry Finger