aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2014-04-30rtl8192cu: Fix unbalanced irq enable in error path of rtl92cu_hw_init()Ben Hutchings
2014-04-30rtlwifi: rtl8192se: Fix regression due to commit 1bf4bbbLarry Finger
2014-04-30ath9k: remove tid->paused flagFelix Fietkau
2014-04-30ath9k_hw: do not lower ANI setting below default on AR913xFelix Fietkau
2014-04-24brcmfmac: Fix brcmf_chip_ai_coredisable not applying reset bits to BCMA_IOCTLHans de Goede
2014-04-24ath9k: fix race in setting ATH_OP_INVALIDRajkumar Manoharan
2014-04-22ath9k: add a recv budgetTim Harvey
2014-04-22ath9k: fix possible hang on flushTim Harvey
2014-04-22rtlwifi: rtl8188ee: initialize packet_beaconColin Ian King
2014-04-22rt2x00: fix beaconing on USBStanislaw Gruszka
2014-04-15mwifiex: fix hung task on command timeoutAmitkumar Karwar
2014-04-15mwifiex: process event before command responseAmitkumar Karwar
2014-04-14wl18xx: align event mailbox with current fwEliad Peller
2014-04-14rsi: Fix a potential memory leak in rsi_send_auto_rate_request()Christian Engelmayer
2014-04-14cw1200: Fix cw1200_debug_link_idFrederic Danis
2014-04-14wlcore: ignore dummy packet events in PLT modeLuciano Coelho
2014-04-14rsi: Fix a potential memory leak in rsi_set_channel()Christian Engelmayer
2014-04-14rsi: Add missing initialization of iiGeert Uytterhoeven
2014-04-14Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2014-04-13iwlwifi: mvm: BT Coex - fix Look Up TableEmmanuel Grumbach
2014-04-13iwlwifi: mvm: rs: clear per rate stats when aggregation changesEyal Shapira
2014-04-13iwlwifi: mvm: avoid searching unnecessary columnsEyal Shapira
2014-04-13iwlwifi: mvm: rs: fallback to legacy Tx columnsEyal Shapira
2014-04-13iwlwifi: mvm: rs: reinit rs if no tx for a long timeEyal Shapira
2014-04-13iwlwifi: mvm: rs: fix and cleanup rs_get_rate_actionEyal Shapira
2014-04-13iwlwifi: mvm: rs: use correct max expected throughput figuresEyal Shapira
2014-04-13iwlwifi: add MODULE_FIRMWARE for 7265Emmanuel Grumbach
2014-04-13iwlwifi: 7000: bump API to 9Emmanuel Grumbach
2014-04-13iwlwifi: add new 7265 HW IDsOren Givon
2014-04-13iwlwifi: mvm: BT Coex - send the new LUT upon antenna coupling changeEmmanuel Grumbach
2014-04-13iwlwifi: mvm: rs: fix mimo delimiter in LQ cmdEyal Shapira
2014-04-13iwlwifi: mvm: delay enabling smart FIFO until after beacon RXJohannes Berg
2014-04-09ath9k: fix a scheduling while atomic bug in CSA handlingFelix Fietkau
2014-04-09ath9k_hw: reduce ANI firstep range for older chipsFelix Fietkau
2014-04-09ath9k: Enable DFS only when ATH9K_DFS_CERTIFIEDJanusz Dziedzic
2014-04-09b43: Fix machine check error due to improper access of B43_MMIO_PSM_PHY_HDRRafał Miłecki
2014-04-09rtlwifi: btcoexist: remove undefined Kconfig macrosPaul Bolle
2014-04-09ath9k_htc: set IEEE80211_TX_STAT_AMPDU for acked aggregated framesChun-Yeow Yeoh
2014-04-09rsi: Fixed issue relating to doing dma on stack error.Fariya Fatima
2014-04-09rsi: Fixed issue relating to index of q_num.Fariya Fatima
2014-04-09rsi: Fixed issue relating to return value.Fariya Fatima
2014-04-09rsi: Fixed issue relating to variable de-referenced before check 'adapter'Fariya Fatima
2014-04-09rsi: Fixed signedness bug reported by static code analyzer.Fariya Fatima
2014-04-09rsi: Potential null pointer derefernce issue fixed.Fariya Fatima
2014-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-03-31rtl8187: fix use after free on failure path in rtl8187_probe()Alexey Khoroshilov
2014-03-31rtl8180: don't use weird trick to access "far" registersAndrea Merello
2014-03-31rsi: rsi_91x: misleading debug printkDan Carpenter
2014-03-31mwifiex: fix spinlock bad magic bugAmitkumar Karwar
2014-03-31rtl8187: fix compile warningAndrea Merello