summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2013-05-08rt2x00: Fix transmit power troubles on some Ralink RT30xx cardsAlex A. Mihaylov1-2/+6
2013-05-08mwifiex: Call pci_release_region after calling pci_disable_deviceYogesh Ashok Powar1-1/+1
2013-05-08mwifiex: Use pci_release_region() instead of a pci_release_regions()Yogesh Ashok Powar1-2/+2
2013-05-08iwlwifi: dvm: don't send zeroed LQ cmdEmmanuel Grumbach1-1/+4
2013-05-08iwlwifi: fix freeing uninitialized pointerStanislaw Gruszka1-8/+8
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-17Revert "brcmsmac: support 4313iPA"John W. Linville2-271/+162
2013-04-12rt2x00: rt2x00pci_regbusy_read() - only print register access failure onceTim Gardner1-2/+2
2013-04-12mwifiex: complete last internal scanBing Zhao1-2/+9
2013-04-12mwifiex: limit channel number not to overflow memoryStone Piao1-1/+2
2013-04-05iwlwifi: dvm: don't send HCMD in restart flowEmmanuel Grumbach2-2/+11
2013-04-05mwifiex: cancel cmd timer and free curr_cmd in shutdown processBing Zhao1-0/+8
2013-04-05mwifiex: skip pending commands after function shutdownBing Zhao1-3/+14
2013-04-05mwifiex: fix race when queuing commandsAmitkumar Karwar4-17/+10
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-05iwlwifi: fix length check in multi-TB HCMDEmmanuel Grumbach1-1/+1
2013-04-05rtlwifi: usb: add missing freeing of skbuffJussi Kivilinna1-0/+1
2013-04-05ath9k: avoid queueing hw check work when suspendedLuis R. Rodriguez1-1/+2
2013-04-05ath9k: limit tx path hang check to normal data queuesFelix Fietkau1-13/+13
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_htc: fix signal strength handling issuesFelix Fietkau2-7/+12
2013-03-14ath9k: fix RSSI dummy marker valueFelix Fietkau1-1/+1
2013-03-14libertas: fix crash for SD8688Bing Zhao1-1/+5
2013-03-14mwifiex: correct sleep delay counterAvinash Patil1-1/+1
2013-03-14iwlwifi: always copy first 16 bytes of commandsJohannes Berg3-23/+71
2013-03-04b43: Fix lockdep splat on module unloadLarry Finger1-1/+2
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-28rtlwifi: rtl8192cu: Fix NULL dereference BUG when using new_idLarry Finger3-4/+12
2013-02-28b43: Increase number of RX DMA slotsLarry Finger1-1/+1
2013-02-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-18/+18
2013-02-11mwl8k: fix band for supported channelsJonas Gorski1-18/+18
2013-02-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville5-32/+31
2013-02-05brcmsmac: rework of mac80211 .flush() callback operationArend van Spriel4-29/+27
2013-02-05rtlwifi: Fix scheduling while atomic bugLarry Finger1-3/+4
2013-02-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-39/+23
2013-01-30mwifiex: fix incomplete scan in case of IE parsing errorBing Zhao1-4/+5
2013-01-28rtlwifi: Fix the usage of the wrong variable in usb.cLarry Finger1-2/+2
2013-01-28brcmsmac: fix tx status processingArend van Spriel1-16/+9
2013-01-28Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-17/+7