summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
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-04ath9k: fix double-free bug on beacon generate failureFelix Fietkau1-0/+1
2013-02-04ath9k: do not link receive buffers during flushFelix Fietkau1-4/+6
2013-02-04ath9k_htc: Fix memory leakSujith Manoharan1-0/+2
2013-02-04brcmsmac: increase timer reference count for new timers onlyPiotr Haber1-3/+4
2013-02-04iwlegacy: fix IBSS cleanupStanislaw Gruszka1-21/+14
2013-02-04mwifiex: 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
2012-12-03mwifiex: fix system hang issue in cmd timeout error caseBing Zhao1-3/+8
2012-12-03mwifiex: report error to MMC core if we cannot suspendBing Zhao1-5/+6
2012-12-03rtlwifi: rtl8192cu: Add new USB IDAlbert Pool1-0/+1
2012-12-03rtlwifi: rtl8192se: Fix gcc 4.7.x warningLarry Finger1-0/+3
2012-11-18rt2800: validate step value for temperature compensationStanislaw Gruszka1-1/+1
2012-11-18ath9k: Test for TID only in BlockAcks while checking tx statusSven Eckelmann1-2/+6
2012-11-18ath9k: fix stale pointers potentially causing access to free'd skbsFelix Fietkau1-0/+2
2012-11-05b43: Fix oops on unload when firmware not foundLarry Finger1-0/+2
2012-10-31Revert "ath9k_hw: Updated AR9003 tx gain table for 5GHz"Felix Fietkau1-82/+82
2012-10-21ath9k: use ieee80211_free_txskbFelix Fietkau3-26/+31
2012-10-07ath9k: Disable ASPM only for AR9285Sujith Manoharan1-2/+3
2012-10-07b43legacy: Fix crash on unload when firmware not availableLarry Finger1-0/+2
2012-10-02rt2800usb: Added rx packet length validity checkSergei Poselenov2-2/+10
2012-10-02rt2x00: Fix rfkill polling prior to interface start.Gertjan van Wingerde11-0/+69
2012-10-02rt2x00: Fix word size of rt2500usb MAC_CSR19 register.Gertjan van Wingerde2-9/+9
2012-10-02rt2x00: Identify ASUS USB-N53 device.Gertjan van Wingerde1-1/+2
2012-10-02rtlwifi: rtl8192ce: Log message that B_CUT device may not workLarry Finger3-4/+15
2012-10-02brcmfmac: Fix big endian host configuration data.Hante Meuleman1-10/+16
2012-10-02brcmfmac: fix big endian bug in i-scan.Hante Meuleman1-2/+4
2012-09-14USB: rtl8187: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman1-1/+1
2012-09-14USB: p54usb: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman1-1/+1
2012-09-14ath9k: fix decrypt_error initialization in ath_rx_tasklet()Lorenzo Bianconi1-1/+1
2012-08-27rt2x00: Add support for BUFFALO WLI-UC-GNM2 to rt2800usb.Jeongdo Son1-0/+1
2012-08-15rt61pci: fix NULL pointer dereference in config_lna_gainStanislaw Gruszka1-2/+1
2012-08-15iwlwifi: disable greenfield transmissions as a workaroundJohannes Berg1-5/+8