summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2014-04-09ath9k: fix a scheduling while atomic bug in CSA handlingFelix Fietkau1-4/+3
2014-04-09ath9k_hw: reduce ANI firstep range for older chipsFelix Fietkau1-3/+1
2014-04-09ath9k: Enable DFS only when ATH9K_DFS_CERTIFIEDJanusz Dziedzic1-0/+2
2014-04-09b43: Fix machine check error due to improper access of B43_MMIO_PSM_PHY_HDRRafał Miłecki1-7/+7
2014-04-09rtlwifi: btcoexist: remove undefined Kconfig macrosPaul Bolle1-10/+0
2014-04-09ath9k_htc: set IEEE80211_TX_STAT_AMPDU for acked aggregated framesChun-Yeow Yeoh1-1/+4
2014-04-09rsi: Fixed issue relating to doing dma on stack error.Fariya Fatima1-7/+19
2014-04-09rsi: Fixed issue relating to index of q_num.Fariya Fatima1-2/+4
2014-04-09rsi: Fixed issue relating to return value.Fariya Fatima1-4/+2
2014-04-09rsi: Fixed issue relating to variable de-referenced before check 'adapter'Fariya Fatima1-2/+3
2014-04-09rsi: Fixed signedness bug reported by static code analyzer.Fariya Fatima1-3/+5
2014-04-09rsi: Potential null pointer derefernce issue fixed.Fariya Fatima1-19/+16
2014-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville39-310/+1682
2014-03-31rtl8187: fix use after free on failure path in rtl8187_probe()Alexey Khoroshilov1-2/+2
2014-03-31rtl8180: don't use weird trick to access "far" registersAndrea Merello1-10/+4
2014-03-31rsi: rsi_91x: misleading debug printkDan Carpenter1-1/+2
2014-03-31mwifiex: fix spinlock bad magic bugAmitkumar Karwar1-2/+2
2014-03-31rtl8187: fix compile warningAndrea Merello1-1/+1
2014-03-31rtlwifi: rtl8188ee: enable MSI interrupts modeAdam Lee1-0/+1
2014-03-31rtlwifi: add MSI interrupts mode supportAdam Lee1-2/+63
2014-03-31mwifiex: use timeout variant for wait_event_interruptibleAmitkumar Karwar1-2/+3
2014-03-31mwifiex: cancel pending commands for signalAmitkumar Karwar1-0/+1
2014-03-31mwifiex: scan command preparation failure handlingAmitkumar Karwar1-2/+15
2014-03-27rtl818x: Update Kconfig for rtl8187seAndrea Merello1-2/+2
2014-03-27rtl8180: enable rtl8187se supportAndrea Merello1-4/+35
2014-03-27rtl8180: detect rtl8187se cardAndrea Merello1-2/+15
2014-03-27rtl8180: add WMM parameters configuration for rtl8187seAndrea Merello2-2/+61
2014-03-27rtl8180: make sure RTL818X_MSR_ENEDCA is set for rtl8187seAndrea Merello1-0/+4
2014-03-27rtl8180: add ERP configuration for rtl8187seAndrea Merello1-6/+10
2014-03-27rtl8180: add rtl8187se HW initializationAndrea Merello1-9/+159
2014-03-27rtl8180: add RF code for rtl8225 zebra v4Andrea Merello4-1/+538
2014-03-27rtl8180: introduce functions for setting ANAPARAM 2 and 3 paramsAndrea Merello3-0/+42
2014-03-27rtl8180: add rtl8187se params to eeprom readingAndrea Merello2-1/+24
2014-03-27rtl8180: config carbus register for rtl8187seAndrea Merello1-7/+21
2014-03-27rtl8180: add TX queue mapping and support for rtl8187seAndrea Merello2-6/+88
2014-03-27rtl8180: don't write MAR registers for rtl8187seAndrea Merello1-2/+7
2014-03-27rtl8180: introduce functions to enable/disable ints and add support for rtl81...Andrea Merello1-3/+33
2014-03-27rtl8180: add ISR for rtl8187seAndrea Merello1-1/+56
2014-03-27rtl8180: support for rtl8187se RX descriptorsAndrea Merello2-18/+57
2014-03-27rtl8180: add basic rate configuration support for rtl8187seAndrea Merello1-1/+5
2014-03-27rtl8180: add rtl8187se fields to TX descriptorAndrea Merello1-2/+14
2014-03-27rtl8180: add rtl8187se chip typeAndrea Merello1-0/+1
2014-03-27rtl818x: add registers for rtl8187seAndrea Merello1-49/+217
2014-03-27mwifiex: cancel pending commands during host sleepAmitkumar Karwar6-0/+13
2014-03-27mwifiex: correction in sleep confirm command sequence numberAmitkumar Karwar1-1/+1
2014-03-27mwifiex: corner case NULL pointer dereference fixAmitkumar Karwar1-1/+2
2014-03-27brcmfmac: use mfp if required from user-spaceDaniel Kim2-5/+13
2014-03-27rtlwifi: Remove casts of pointer to same typeJoe Perches15-137/+118
2014-03-27mwifiex: Remove casts of pointer to same typeJoe Perches3-7/+7
2014-03-27carl9170: Remove casts of pointer to same typeJoe Perches1-1/+1