summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2013-05-19B43: Handle DMA RX descriptor underrunThommy Jakobsson3-26/+40
2013-05-19mwifiex: fix setting of multicast filterDaniel Drake1-15/+6
2013-05-19mwifiex: clear is_suspended flag when interrupt is received earlyBing Zhao1-0/+1
2013-05-19ath9k: fix key allocation error handling for powersave keysFelix Fietkau1-1/+5
2013-05-07mwifiex: Call pci_release_region after calling pci_disable_deviceYogesh Ashok Powar1-1/+1
2013-05-07mwifiex: Use pci_release_region() instead of a pci_release_regions()Yogesh Ashok Powar1-2/+2
2013-04-25ssb: implement spurious tone avoidanceRafał Miłecki1-1/+2
2013-04-25ath9k_hw: change AR9580 initvals to fix a stability issueFelix Fietkau1-1/+1
2013-04-25ath9k_htc: accept 1.x firmware newer than 1.3Felix Fietkau1-1/+1
2013-04-12rt2x00: rt2x00pci_regbusy_read() - only print register access failure onceTim Gardner1-2/+2
2013-04-12Revert "mwifiex: cancel cmd timer and free curr_cmd in shutdown processGreg Kroah-Hartman1-8/+0
2013-04-05mwifiex: cancel cmd timer and free curr_cmd in shutdown processBing Zhao1-0/+8
2013-04-05b43: N-PHY: use more bits for offset in RSSI calibrationRafał Miłecki1-2/+2
2013-04-05b43: A fix for DMA transmission sequence errorsIestyn C. Elfick1-12/+53
2013-04-05b43: N-PHY: increase initial value of "mind" in RSSI calibrationRafał Miłecki1-2/+2
2013-04-05rtlwifi: usb: add missing freeing of skbuffJussi Kivilinna1-0/+1
2013-04-05ath9k_hw: revert chainmask to user configuration after calibrationFelix Fietkau1-0/+4
2013-03-28rt2x00: error in configurations with mesh support disabledFelix Fietkau1-0/+2
2013-03-28mwifiex: fix potential out-of-boundary access to ibss rate tableBing Zhao1-4/+3
2013-03-28rtlwifi: rtl8192cu: Fix problem that prevents reassociationLarry Finger1-52/+35
2013-03-28rtlwifi: rtl8192cu: Fix schedule while atomic bug splatLarry Finger1-2/+0
2013-03-14ath9k_hw: improve reset reliability after errorsFelix Fietkau1-1/+3
2013-03-14ath9k: fix RSSI dummy marker valueFelix Fietkau1-1/+1
2013-03-14mwifiex: correct sleep delay counterAvinash Patil1-1/+1
2013-03-04ath9k_hw: fix calibration issues on chainmask that don't include chain 0Felix Fietkau3-1/+4
2013-02-28p54usb: corrected USB ID for T-Com Sinus 154 data IITomasz Guszkowski1-1/+1
2013-02-28rtlwifi: usb: allocate URB control message setup_packet and data buffer separ...Jussi Kivilinna1-16/+28
2013-02-28rtlwifi: rtl8192cu: Add new USB IDLarry Finger1-0/+1
2013-02-28b43: Increase number of RX DMA slotsLarry Finger1-1/+1
2013-02-14rtlwifi: Fix scheduling while atomic bugLarry Finger1-3/+4
2013-02-14rtlwifi: Fix the usage of the wrong variable in usb.cLarry Finger1-2/+2
2013-02-03ath9k: fix double-free bug on beacon generate failureFelix Fietkau1-0/+1
2013-02-03ath9k: do not link receive buffers during flushFelix Fietkau1-4/+6
2013-02-03ath9k_htc: Fix memory leakSujith Manoharan1-0/+2
2013-02-03brcmsmac: increase timer reference count for new timers onlyPiotr Haber1-3/+4
2013-02-03iwlegacy: fix IBSS cleanupStanislaw Gruszka1-21/+14
2013-02-03mwifiex: fix typo in PCIe adapter NULL checkAvinash Patil1-1/+1
2013-01-17b43: Fix firmware loading when driver is built into the kernelLarry Finger3-16/+48
2013-01-17mwifiex: check wait_event_interruptible return valueBing Zhao1-11/+10
2013-01-17ath9k_hw: Fix signal strength / channel noise reportingFelix Fietkau2-0/+4
2013-01-17ath9k: ar9003: fix OTP register offsets for AR9340Gabor Juhos1-3/+3
2013-01-17Revert "ath9k_hw: Update AR9003 high_power tx gain table"Felix Fietkau1-86/+86
2013-01-17ath5k: fix tx path skb leaksFelix Fietkau2-3/+3
2013-01-11p54usb: add USBIDs for two more p54usb devicesChristian Lamparter1-0/+3
2013-01-11p54usb: add USB ID for T-Com Sinus 154 data IITomasz Guszkowski1-0/+1
2013-01-11rtlwifi: fix incorrect use of usb_alloc_coherent with usb_control_msgJussi Kivilinna1-4/+3
2013-01-11b43: fix tx path skb leaksFelix Fietkau3-8/+15
2013-01-11b43legacy: Fix firmware loading when driver is built into the kernelLarry Finger2-6/+36
2012-12-03iwlwifi: fix 6000 series channel switch commandJohannes Berg1-12/+21
2012-12-03net/wireless: ipw2200: Fix panic occurring in ipw_handle_promiscuous_tx()Stanislav Yakovlev1-1/+1