summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2014-06-09rtl8192cu: Fix unbalanced irq enable in error path of rtl92cu_hw_init()Ben Hutchings1-1/+1
2014-06-06rt2x00: fix beaconing on USBStanislaw Gruszka1-10/+12
2014-05-15rtlwifi: rtl8188ee: initialize packet_beaconColin Ian King1-1/+1
2014-05-15rtlwifi: rtl8192se: Fix too long disable of IRQsLarry Finger1-6/+21
2014-05-15rtlwifi: rtl8192cu: Fix too long disable of IRQsLarry Finger1-1/+14
2014-05-15rtlwifi: rtl8188ee: Fix too long disable of IRQsLarry Finger1-4/+16
2014-05-15rtlwifi: rtl8723ae: Fix too long disable of IRQsLarry Finger1-3/+15
2014-05-15ath9k: fix ready time of the multicast buffer queueFelix Fietkau1-1/+1
2014-05-15iwlwifi: dvm: take mutex when sending SYNC BT config commandEmmanuel Grumbach1-2/+6
2014-05-15b43: Fix machine check error due to improper access of B43_MMIO_PSM_PHY_HDRRafał Miłecki1-7/+7
2014-04-25brcmsmac: fix deadlock on missing firmwareEmil Goode1-8/+6
2014-03-31p54: clamp properly instead of just truncatingDan Carpenter1-1/+1
2014-03-26iwlwifi: 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-23iwlwifi: mvm: change of listen interval from 70 to 10Max Stepanov1-1/+1
2014-03-23ath9k: fix invalid descriptor discardingFelix Fietkau1-35/+35
2014-03-23ath9k: fix ps-poll responses under a-mpdu sessionsFelix Fietkau1-2/+3
2014-03-23ath9k: protect tid->sched checkStanislaw Gruszka1-3/+5
2014-03-23ath9k: Fix ETSI compliance for AR9462 2.0Sujith Manoharan1-2/+2
2014-03-05rtlwifi: rtl8192ce: Fix too long disable of IRQsOlivier Langlois1-2/+16
2014-03-05rtlwifi: Fix incorrect return from rtl_ps_enable_nic()Olivier Langlois1-1/+1
2014-03-05rtl8187: fix regression on MIPS without coherent DMAStanislaw Gruszka1-2/+8
2014-02-23iwlwifi: mvm: BT Coex - disable BT when TXing probe request in scanEmmanuel Grumbach1-1/+2
2014-02-23iwlwifi: mvm: print the version of the firmware when it assertsEmmanuel Grumbach1-0/+2
2014-02-23iwlwifi: mvm: don't allow A band if SKU forbids itEmmanuel Grumbach1-0/+5
2014-02-23ar5523: fix usb id for Gigaset.Oleksij Rempel1-1/+1
2014-02-23ath9k: Do not support PowerSave by defaultSujith Manoharan1-1/+7
2014-02-23ath9k_htc: Do not support PowerSave by defaultOleksij Rempel1-1/+7
2014-02-23ath9k_htc: make ->sta_rc_update atomic for most callsStanislaw Gruszka1-12/+13
2014-02-06ath9k: Disable cross-band FCCSujith Manoharan1-7/+0
2014-02-06ath9k: Use correct channel for RX packetsSujith Manoharan1-11/+14
2014-02-06b43: fix the wrong assignment of status.freq in b43_rx()ZHAO Gang1-2/+2
2014-02-06b43legacy: Fix unload oops if firmware is not availableLarry Finger1-0/+1
2014-02-06b43: Fix unload oops if firmware is not availableLarry Finger2-7/+7
2014-02-06b43: Fix lockdep splatLarry Finger1-6/+11
2014-02-06iwlwifi: mvm: fix missing cleanup in .start() error pathEliad Peller1-0/+1
2014-02-06iwlwifi: pcie: enable oscillator for L1 exitEmmanuel Grumbach2-0/+26
2014-02-06mwifiex: fix wrong 11ac bits setting in fw_cap_infoBing Zhao1-1/+1
2014-02-06mwifiex: add missing endian conversion for fw_tsfAmitkumar Karwar1-2/+2
2014-02-06rtlwifi: rtl8188ee: Fix typo in codeLarry Finger1-1/+1
2014-02-06rtlwifi: Add missing code to PWDB statics routineLarry Finger1-0/+14
2014-02-06rtlwifi: rtl8192cu: Fix some code in RF handlingLarry Finger1-13/+16