summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2013-03-04b43: Fix lockdep splat on module unloadLarry Finger
2013-02-28p54usb: corrected USB ID for T-Com Sinus 154 data IITomasz Guszkowski
2013-02-28rtlwifi: usb: allocate URB control message setup_packet and data buffer separ...Jussi Kivilinna
2013-02-28rtlwifi: rtl8192cu: Add new USB IDLarry Finger
2013-02-28rtlwifi: rtl8192cu: Fix NULL dereference BUG when using new_idLarry Finger
2013-02-28b43: Increase number of RX DMA slotsLarry Finger
2013-02-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-11mwl8k: fix band for supported channelsJonas Gorski
2013-02-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-04brcmsmac: rework of mac80211 .flush() callback operationArend van Spriel
2013-02-04rtlwifi: Fix scheduling while atomic bugLarry Finger
2013-02-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-30mwifiex: fix incomplete scan in case of IE parsing errorBing Zhao
2013-01-28rtlwifi: Fix the usage of the wrong variable in usb.cLarry Finger
2013-01-28brcmsmac: fix tx status processingArend van Spriel
2013-01-28Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-01-24Revert "iwlwifi: fix the reclaimed packet tracking upon flush queue"Emmanuel Grumbach
2013-01-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-22mwifiex: fix typo in PCIe adapter NULL checkAvinash Patil
2013-01-22ath9k: allow setting arbitrary antenna masks on AR9003+Felix Fietkau
2013-01-22ath9k_hw: fix chain swap setting when setting rx chainmask to 5Felix Fietkau
2013-01-22ath9k_hw: fix calibration issues on chainmask that don't include chain 0Felix Fietkau
2013-01-22rtlwifi: Fix build warning introduced by commit a290593Larry Finger
2013-01-22iwlegacy: fix IBSS cleanupStanislaw Gruszka
2013-01-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-16iwlwifi: audit single frames from AGG queue in RSEmmanuel Grumbach
2013-01-14ath9k: disable the tasklet before taking the PCU lockFelix Fietkau
2013-01-14ath9k: remove sc->rx.rxbuflock to fix a deadlockFelix Fietkau
2013-01-11brcmsmac: increase timer reference count for new timers onlyPiotr Haber
2013-01-11ath9k: fix rx flush handlingFelix Fietkau
2013-01-11ath9k: add a better fix for the rx tasklet vs rx flush raceFelix Fietkau
2013-01-11ath9k: remove the WARN_ON that triggers if generating a beacon failsFelix Fietkau
2013-01-11ath9k: fix double-free bug on beacon generate failureFelix Fietkau
2013-01-11ath9k: do not link receive buffers during flushFelix Fietkau
2013-01-11ath9k_htc: Fix memory leakSujith Manoharan
2013-01-11mwifiex: correct config_bands handling for ibss networkAmitkumar Karwar
2013-01-11mwifiex: update config_bands during infra associationAmitkumar Karwar
2013-01-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-07b43: Fix firmware loading when driver is built into the kernelLarry Finger
2013-01-07drivers/net/wireless/iwlegacy: use strlcpy instead of strncpyChen Gang
2013-01-07drivers/net/wireless/mwl8k.c: avoid use-after-freeNickolai Zeldovich
2013-01-07rtlwifi: Fix typo in debug output of rtl8192c and rtl8723aeJulian Wollrath
2013-01-04wireless: add new wil6210 802.11ad 60GHz driverVladimir Kondratiev
2013-01-04mwifiex: fix typo in setting up ibss network parametersAmitkumar Karwar
2013-01-04mwifiex: check wait_event_interruptible return valueBing Zhao
2013-01-04Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-01-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-04ath9k: Fix Kconfig for ATH9K_HTCVladimir Kondratiev
2013-01-03iwlwifi: fix the reclaimed packet tracking upon flush queueEmmanuel Grumbach