summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
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
2014-03-31rtlwifi: rtl8188ee: enable MSI interrupts modeAdam Lee
2014-03-31rtlwifi: add MSI interrupts mode supportAdam Lee
2014-03-31mwifiex: use timeout variant for wait_event_interruptibleAmitkumar Karwar
2014-03-31mwifiex: cancel pending commands for signalAmitkumar Karwar
2014-03-31mwifiex: scan command preparation failure handlingAmitkumar Karwar
2014-03-27rtl818x: Update Kconfig for rtl8187seAndrea Merello
2014-03-27rtl8180: enable rtl8187se supportAndrea Merello
2014-03-27rtl8180: detect rtl8187se cardAndrea Merello
2014-03-27rtl8180: add WMM parameters configuration for rtl8187seAndrea Merello
2014-03-27rtl8180: make sure RTL818X_MSR_ENEDCA is set for rtl8187seAndrea Merello