summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2013-12-04rtlwifi: rtl8192se: Fix incorrect signal strength for unassociated APLarry Finger
2013-12-04rtlwifi: rtl8192de: Fix incorrect signal strength for unassociated APLarry Finger
2013-12-04rtlwifi: rtl8192cu: Fix more pointer arithmetic errorsLarry Finger
2013-12-04rtlwifi: rtl8192se: Fix wrong assignmentFelipe Pena
2013-12-04rtlwifi: Fix endian error in extracting packet typeMark Cave-Ayland
2013-12-04rtlwifi: rtl8188ee: Fix smatch warning in rtl8188ee/hw.cLarry Finger
2013-11-29rt2800usb: slow down TX status pollingStanislaw Gruszka
2013-11-29rt2x00: fix HT TX descriptor settings regressionStanislaw Gruszka
2013-11-29rt2x00: rt2800lib: fix VGC adjustment for RT5592Gabor Juhos
2013-11-29rt2x00: check if device is still available on rt2x00mac_flush()Stanislaw Gruszka
2013-11-29rt2x00: fix a crash bug in the HT descriptor handling fixFelix Fietkau
2013-11-29libertas: potential oops in debugfsDan Carpenter
2013-10-14mwifiex: inform cfg80211 about disconnect for P2P client interfaceAvinash Patil
2013-10-14mwifiex: inform cfg80211 about disconnect if device is removedAvinash Patil
2013-10-10wireless: cw1200: acquire hwbus lock around cw1200_irq_handler() call.Solomon Peachy
2013-10-10rtlwifi: rtl8192cu: Fix error in pointer arithmeticMark Cave-Ayland
2013-10-07iwlwifi: pcie: fix merge damageJohannes Berg
2013-10-07ath9k: fix tx queue scheduling after channel changesFelix Fietkau
2013-10-07Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-10-02iwlwifi: mvm: call ieee80211_scan_completed when neededEmmanuel Grumbach
2013-10-02iwlwifi: pcie: add SKUs for 6000, 6005 and 6235 seriesEmmanuel Grumbach
2013-10-02iwlwifi: don't WARN on host commands sent when firmware is deadEmmanuel Grumbach
2013-10-02iwlwifi: pcie: add new SKUs for 7000 & 3160 NIC seriesMatti Gottlieb
2013-10-02iwlwifi: pcie: don't reset the TX queue counterEmmanuel Grumbach
2013-10-02iwlwifi: mvm: Disable uAPSD for D3 imageAlexander Bondar
2013-09-30ath9k: fix powersave response handling for BA session packetsFelix Fietkau
2013-09-30mwifiex: fix SDIO interrupt lost issueAmitkumar Karwar
2013-09-30Revert "rt2x00pci: Use PCI MSIs whenever possible"Stanislaw Gruszka
2013-09-26brcmsmac: call bcma_core_pci_power_save() from non-atomic contextArend van Spriel
2013-09-26brcmfmac: obtain platform data upon module initializationArend van Spriel
2013-09-26mwifiex: fix NULL pointer dereference in usb suspend handlerBing Zhao
2013-09-26mwifiex: fix hang issue for USB chipsetsAmitkumar Karwar
2013-09-26p54usb: add USB ID for Corega WLUSB2GTST USB adapterChristian Lamparter
2013-09-26cw1200: Use a threaded oneshot irq handler for cw1200_spiSolomon Peachy
2013-09-26Revert "cw1200: Don't perform SPI transfers in interrupt context"Solomon Peachy
2013-09-26mwifiex: fix PCIe hs_cfg cancel cmd timeoutBing Zhao
2013-09-26rtlwifi: Align private space in rtl_priv structLarry Finger
2013-09-26ath9k: add txq locking for ath_tx_aggr_startFelix Fietkau
2013-09-26p54usb: fix leak at failure path in p54u_load_firmware()Alexey Khoroshilov
2013-09-26ath9k: don't use BAW tracking on PS responses for non-AMPDU packetsFelix Fietkau
2013-09-26ath9k: Fix regression in LNA diversitySujith Manoharan
2013-09-26ath9k: do not link bf_next across multiple A-MPDUsFelix Fietkau
2013-09-26ath9k: fix stale flag handling on buffer cloneFelix Fietkau
2013-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-09rt2800: change initialization sequence to fix system freezeStanislaw Gruszka
2013-09-09rtl8187: fix use after free on failure path in rtl8187_init_urbs()Alexey Khoroshilov
2013-09-09brcmfmac: fix bus interface selection in KconfigArend van Spriel
2013-09-09cw1200: Prevent a lock-related hang in the cw1200_spi driverSolomon Peachy
2013-09-09cw1200: Don't perform SPI transfers in interrupt contextSolomon Peachy