summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: fix hung task on command timeoutAmitkumar Karwar2014-04-151-3/+4
* mwifiex: process event before command responseAmitkumar Karwar2014-04-151-6/+6
* wl18xx: align event mailbox with current fwEliad Peller2014-04-141-0/+20
* rsi: Fix a potential memory leak in rsi_send_auto_rate_request()Christian Engelmayer2014-04-141-0/+1
* cw1200: Fix cw1200_debug_link_idFrederic Danis2014-04-141-0/+2
* wlcore: ignore dummy packet events in PLT modeLuciano Coelho2014-04-141-0/+5
* rsi: Fix a potential memory leak in rsi_set_channel()Christian Engelmayer2014-04-141-10/+10
* rsi: Add missing initialization of iiGeert Uytterhoeven2014-04-141-1/+1
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-04-147-109/+195
|\
| * iwlwifi: mvm: BT Coex - fix Look Up TableEmmanuel Grumbach2014-04-131-6/+6
| * iwlwifi: mvm: rs: clear per rate stats when aggregation changesEyal Shapira2014-04-131-6/+8
| * iwlwifi: mvm: avoid searching unnecessary columnsEyal Shapira2014-04-131-6/+6
| * iwlwifi: mvm: rs: fallback to legacy Tx columnsEyal Shapira2014-04-131-2/+28
| * iwlwifi: mvm: rs: reinit rs if no tx for a long timeEyal Shapira2014-04-132-1/+22
| * iwlwifi: mvm: rs: fix and cleanup rs_get_rate_actionEyal Shapira2014-04-132-68/+60
| * iwlwifi: mvm: rs: use correct max expected throughput figuresEyal Shapira2014-04-132-16/+51
| * iwlwifi: add MODULE_FIRMWARE for 7265Emmanuel Grumbach2014-04-131-0/+1
| * iwlwifi: 7000: bump API to 9Emmanuel Grumbach2014-04-131-2/+2
| * iwlwifi: add new 7265 HW IDsOren Givon2014-04-131-0/+2
| * iwlwifi: mvm: BT Coex - send the new LUT upon antenna coupling changeEmmanuel Grumbach2014-04-131-1/+5
| * iwlwifi: mvm: rs: fix mimo delimiter in LQ cmdEyal Shapira2014-04-131-0/+1
| * iwlwifi: mvm: delay enabling smart FIFO until after beacon RXJohannes Berg2014-04-132-1/+3
* | ath9k: fix a scheduling while atomic bug in CSA handlingFelix Fietkau2014-04-091-4/+3
* | ath9k_hw: reduce ANI firstep range for older chipsFelix Fietkau2014-04-091-3/+1
* | ath9k: Enable DFS only when ATH9K_DFS_CERTIFIEDJanusz Dziedzic2014-04-091-0/+2
* | b43: Fix machine check error due to improper access of B43_MMIO_PSM_PHY_HDRRafał Miłecki2014-04-091-7/+7
* | rtlwifi: btcoexist: remove undefined Kconfig macrosPaul Bolle2014-04-091-10/+0
* | ath9k_htc: set IEEE80211_TX_STAT_AMPDU for acked aggregated framesChun-Yeow Yeoh2014-04-091-1/+4
* | rsi: Fixed issue relating to doing dma on stack error.Fariya Fatima2014-04-091-7/+19
* | rsi: Fixed issue relating to index of q_num.Fariya Fatima2014-04-091-2/+4
* | rsi: Fixed issue relating to return value.Fariya Fatima2014-04-091-4/+2
* | rsi: Fixed issue relating to variable de-referenced before check 'adapter'Fariya Fatima2014-04-091-2/+3
* | rsi: Fixed signedness bug reported by static code analyzer.Fariya Fatima2014-04-091-3/+5
* | rsi: Potential null pointer derefernce issue fixed.Fariya Fatima2014-04-091-19/+16
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-3139-310/+1682
|\ \
| * | rtl8187: fix use after free on failure path in rtl8187_probe()Alexey Khoroshilov2014-03-311-2/+2
| * | rtl8180: don't use weird trick to access "far" registersAndrea Merello2014-03-311-10/+4
| * | rsi: rsi_91x: misleading debug printkDan Carpenter2014-03-311-1/+2
| * | mwifiex: fix spinlock bad magic bugAmitkumar Karwar2014-03-311-2/+2
| * | rtl8187: fix compile warningAndrea Merello2014-03-311-1/+1
| * | rtlwifi: rtl8188ee: enable MSI interrupts modeAdam Lee2014-03-311-0/+1
| * | rtlwifi: add MSI interrupts mode supportAdam Lee2014-03-311-2/+63
| * | mwifiex: use timeout variant for wait_event_interruptibleAmitkumar Karwar2014-03-311-2/+3
| * | mwifiex: cancel pending commands for signalAmitkumar Karwar2014-03-311-0/+1
| * | mwifiex: scan command preparation failure handlingAmitkumar Karwar2014-03-311-2/+15
| * | rtl818x: Update Kconfig for rtl8187seAndrea Merello2014-03-271-2/+2
| * | rtl8180: enable rtl8187se supportAndrea Merello2014-03-271-4/+35
| * | rtl8180: detect rtl8187se cardAndrea Merello2014-03-271-2/+15
| * | rtl8180: add WMM parameters configuration for rtl8187seAndrea Merello2014-03-272-2/+61
| * | rtl8180: make sure RTL818X_MSR_ENEDCA is set for rtl8187seAndrea Merello2014-03-271-0/+4
OpenPOWER on IntegriCloud