summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2016-06-07rtlwifi: pci: use dev_kfree_skb_irq instead of kfree_skb in rtl_pci_reset_trx...Sasha Levin1-1/+1
2016-06-07rtlwifi: Fix logic error in enter/exit power-save modeSasha Levin1-2/+2
2016-06-03ath9k: Fix LED polarity for some Mini PCI AR9220 MB92 cards.Vittorio Gambaletta (VittGam)1-0/+10
2016-06-01rtlwifi: rtl8723be: Fix module parameter initializationSasha Levin1-1/+7
2016-06-01ath5k: Change led pin configuration for compaq c700 laptopJoseph Salisbury1-1/+1
2016-03-21iwlwifi: mvm: inc pending frames counter also when txing non-staLiad Kaufman1-0/+9
2016-03-13iwlwifi: pcie: support loading FW with extended mem rangeArik Nemtsov2-4/+28
2016-03-08iwlwifi: mvm: don't allow sched scans without matches to be startedSasha Levin1-0/+4
2016-02-10iwlwifi: update and fix 7265 series PCI IDsSasha Levin1-2/+3
2016-02-10wlcore/wl12xx: spi: fix NULL pointer dereference (Oops)Uri Mashiach1-3/+7
2016-02-10rtlwifi: rtl_pci: Fix kernel panicLarry Finger1-8/+3
2016-02-10rtlwifi: rtl8192cu: Add missing parameter setupLarry Finger1-0/+2
2016-02-10rtlwifi: rtl8192ce: Fix handling of module parametersLarry Finger1-0/+2
2016-02-10rtlwifi: rtl8192se: Fix module parameter initializationLarry Finger1-2/+4
2016-02-10rtlwifi: rtl8192de: Fix incorrect module parameter descriptionsLarry Finger1-2/+2
2016-02-10rtlwifi: rtl8188ee: Fix module parameter initializationLarry Finger1-2/+5
2016-02-02wlcore/wl12xx: spi: fix oops on firmware loadUri Mashiach1-3/+7
2016-02-02rtlwifi: fix memory leak for USB devicePeter Wu1-0/+2
2016-01-22iwlwifi: bump firmware API for mvm devices to 12Emmanuel Grumbach2-3/+3
2016-01-22iwlwifi: 7000: fix reported firmware name for 7265DEmmanuel Grumbach1-1/+1
2015-11-15iwlwifi: pci: add a few more PCI subvendor IDs for the 7265 seriesLuca Coelho1-0/+5
2015-11-15iwlwifi: mvm: fix D3 firmware PN programmingJohannes Berg1-6/+6
2015-11-15iwlwifi: pcie: support 7265-D devicesJohannes Berg4-17/+75
2015-11-15iwlwifi: fix firmware filename for 3160Johannes Berg1-2/+1
2015-11-15iwlwifi: dvm: fix D3 firmware PN programmingJohannes Berg1-1/+1
2015-11-15ath9k: declare required extra tx headroomFelix Fietkau1-0/+1
2015-10-28ath10k: fix dma_mapping_error() handlingMichal Kazior4-5/+16
2015-10-27rtlwifi: rtl8821ae: Fix an expression that is always falseLarry Finger2-1/+2
2015-09-15rtlwifi: rtl8723be: Add module parameter for MSI interruptsLarry Finger1-0/+1
2015-07-04ath9k: fix DMA stop sequence for AR9003+Felix Fietkau1-5/+7
2015-07-04rtlwifi: Remove the clear interrupt routine from all driversVincent Fann5-83/+0
2015-07-03b43: fix support for 14e4:4321 PCI dev with BCM4321 chipsetRafał Miłecki1-0/+4
2015-06-10iwlwifi: pcie: prevent using unmapped memory in fw monitorLiad Kaufman1-5/+6
2015-06-10rtlwifi: rtl8192cu: Fix kernel deadlockLarry Finger1-1/+1
2015-06-10rt2x00: add new rt2800usb device DWA 130Scott Branden1-0/+1
2015-05-18rtlwifi: rtl8192ee: Fix handling of new style descriptorsTroy Tan5-14/+30
2015-05-18wl18xx: show rx_frames_per_rates as an array as it really isNicolas Iooss2-3/+3
2015-05-18rtlwifi: rtl8192cu: Add new device IDMarek Vasut1-0/+1
2015-05-18rtlwifi: rtl8192cu: Add new USB IDLarry Finger1-0/+1
2015-04-25rtlwifi: Fix IOMMU mapping leak in AP modeLarry Finger1-1/+11
2015-04-25ath9k: fix tracking of enabled AP beaconsFelix Fietkau2-9/+13
2015-04-23iwlwifi: dvm: run INIT firmware again upon .start()Emmanuel Grumbach2-6/+0
2015-04-17rtlwifi: Improve handling of IPv6 packetsLarry Finger1-2/+5
2015-03-24ath5k: fix spontaneus AR5312 freezesSergey Ryazanov1-1/+1
2015-03-07rtlwifi: Remove logging statement that is no longer neededLarry Finger1-4/+1
2015-03-07rtlwifi: rtl8192ee: Fix problems with calculating free space in FIFOLarry Finger2-8/+8
2015-03-07rtlwifi: rtl8192ee: Fix DMA stallsTroy Tan2-0/+142
2015-03-07rtlwifi: rtl8192ee: Fix parsing of received packetTroy Tan2-0/+6
2015-03-07rtlwifi: rtl8192ee: Fix TX hang due to failure to update TX write pointTroy Tan1-2/+1
2015-03-07rtlwifi: rtl8192ee: Fix adhoc failTroy Tan2-31/+1