summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2014-11-18upstream: treewide: Fix typos in printkMasanari Iida1-1/+1
2014-11-18upstream: drivers: avoid parsing names as kthread_run() format stringsKees Cook1-1/+2
2014-11-18upstream: drivers: avoid format strings in names passed to alloc_workqueue()Kees Cook2-2/+2
2014-11-18brcmfmac: Add generic platform supportTomasz Figa1-0/+78
2014-11-14wireless: rt2x00: add new rt2800usb deviceCyril Brulebois1-0/+1
2014-10-30rt2800: correct BBP1_TX_POWER_CTRL maskStanislaw Gruszka1-1/+1
2014-10-30iwlwifi: Add missing PCI IDs for the 7260 seriesOren Givon1-0/+4
2014-10-05rtlwifi: rtl8192cu: Add new IDLarry Finger1-0/+1
2014-10-05Revert "iwlwifi: dvm: don't enable CTS to self"Emmanuel Grumbach1-0/+12
2014-10-05carl9170: fix sending URBs with wrong type when using full-speedRonald Wahl2-4/+28
2014-07-28mwifiex: fix Tx timeout issueAmitkumar Karwar1-0/+1
2014-07-28iwlwifi: dvm: don't enable CTS to selfEmmanuel Grumbach1-12/+0
2014-07-09b43: fix frequency reported on G-PHY with /new/ firmwareRafał Miłecki1-3/+7
2014-07-09iwlwifi: pcie: try to get ownership several timesEmmanuel Grumbach1-10/+16
2014-07-09rt2x00: fix rfkill regression on rt2500pciStanislaw Gruszka3-4/+28
2014-07-09rt2x00: disable TKIP on USBStanislaw Gruszka1-0/+2
2014-06-07ath9k: protect tid->sched checkStanislaw Gruszka1-3/+5
2014-06-07brcmsmac: fix deadlock on missing firmwareEmil Goode1-8/+6
2014-06-07rtl8192cu: Fix unbalanced irq enable in error path of rtl92cu_hw_init()Ben Hutchings1-1/+1
2014-06-07rt2x00: fix beaconing on USBStanislaw Gruszka1-10/+12
2014-05-13rtlwifi: rtl8188ee: initialize packet_beaconColin Ian King1-1/+1
2014-05-13rtlwifi: rtl8192se: Fix regression due to commit 1bf4bbbLarry Finger1-0/+6
2014-05-13rtlwifi: rtl8192se: Fix too long disable of IRQsLarry Finger1-6/+21
2014-05-13rtlwifi: rtl8192cu: Fix too long disable of IRQsLarry Finger1-1/+14
2014-05-13rtlwifi: rtl8188ee: Fix too long disable of IRQsLarry Finger1-4/+16
2014-05-13rtlwifi: rtl8723ae: Fix too long disable of IRQsLarry Finger1-3/+15
2014-05-13iwlwifi: dvm: take mutex when sending SYNC BT config commandEmmanuel Grumbach1-2/+6
2014-05-13b43: Fix machine check error due to improper access of B43_MMIO_PSM_PHY_HDRRafał Miłecki1-7/+7
2014-03-31p54: clamp properly instead of just truncatingDan Carpenter1-1/+1
2014-03-23iwlwifi: mvm: don't WARN when statistics are handled lateEmmanuel Grumbach1-2/+5
2014-03-23mwifiex: save and copy AP's VHT capability info correctlyAmitkumar Karwar2-6/+5
2014-03-23mwifiex: copy AP's HT capability info correctlyAmitkumar Karwar1-2/+1
2014-03-23mwifiex: do not advertise usb autosuspend supportBing Zhao1-8/+0
2014-03-23mwifiex: fix cmd and Tx data timeout issue for PCIe cardsAmitkumar Karwar1-17/+11
2014-03-23mwifiex: add NULL check for PCIe Rx skbAmitkumar Karwar1-0/+6
2014-03-23mwifiex: clean pcie ring only when device is presentAvinash Patil1-1/+2
2014-03-23iwlwifi: disable TX AMPDU by default for iwldvmEmmanuel Grumbach4-9/+48
2014-03-23iwlwifi: fix TX status for aggregated packetsJohannes Berg2-14/+18
2014-03-23iwlwifi: dvm: clear IWL_STA_UCODE_INPROGRESS when assoc failsEmmanuel Grumbach1-0/+1
2014-03-23ath9k: Fix ETSI compliance for AR9462 2.0Sujith Manoharan1-2/+2
2014-03-06rtlwifi: rtl8192ce: Fix too long disable of IRQsOlivier Langlois1-2/+16
2014-03-06rtlwifi: Fix incorrect return from rtl_ps_enable_nic()Olivier Langlois1-1/+1
2014-03-06rtl8187: fix regression on MIPS without coherent DMAStanislaw Gruszka1-2/+8
2014-02-22iwlwifi: mvm: BT Coex - disable BT when TXing probe request in scanEmmanuel Grumbach1-1/+2
2014-02-22iwlwifi: mvm: print the version of the firmware when it assertsEmmanuel Grumbach1-0/+2
2014-02-22iwlwifi: mvm: don't allow A band if SKU forbids itEmmanuel Grumbach1-0/+5
2014-02-22ar5523: fix usb id for Gigaset.Oleksij Rempel1-1/+1
2014-02-22ath9k_htc: make ->sta_rc_update atomic for most callsStanislaw Gruszka1-12/+13
2014-02-06iwlwifi: pcie: fix interrupt coalescing for 7260 / 3160Emmanuel Grumbach5-7/+14
2014-02-06iwlwifi: pcie: enable oscillator for L1 exitEmmanuel Grumbach2-0/+20