aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* remove more unused drivers, readd accidentally removed iommu, reenable graphi...Wolfgang Wiedmeyer2015-10-2539-29777/+0
* merged 3.0.101 tagWolfgang Wiedmeyer2015-10-2223-57/+126
* bcmdhd wireless: Fix sprintf/sscanf format strings.Christian Neumüller2015-03-115-55/+60
* bcmdhd wireless: Fix more off by one errors.Christian Neumüller2015-03-111-13/+13
* bcmdhd wireless: Fix off by one in initialization.Christian Neumüller2015-03-101-3/+5
* filter multicast packages while suspended.abmantis2013-12-181-1/+1
* Add support for Note 8 (N5100 and N5110)sbrissen2013-11-111-1/+2
* update bcmdhd driver from GT-9505 Sourcesbrissen2013-04-2579-3753/+9568
* Merge branch 'cm-10.1-experimental' into HEADcodeworkx2013-03-1670-865/+1778
|\
| * WIFI: Use kernel version 3.4 ifdef's.Brian Beloshapka2013-02-271-13/+26
| * bcmdhd: kang from d2Andrew Dodd2013-02-2735-731/+1518
| * Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-2735-121/+234
| |\
| | * rtlwifi: Fix the usage of the wrong variable in usb.cLarry Finger2013-02-141-2/+2
| | * ath9k: fix double-free bug on beacon generate failureFelix Fietkau2013-02-031-0/+1
| | * ath9k_htc: Fix memory leakSujith Manoharan2013-02-031-0/+2
| | * ath9k: ar9003: fix OTP register offsets for AR9340Gabor Juhos2013-01-171-3/+3
| | * Revert "ath9k_hw: Update AR9003 high_power tx gain table"Felix Fietkau2013-01-171-86/+86
| | * p54usb: add USBIDs for two more p54usb devicesChristian Lamparter2013-01-111-0/+3
| | * p54usb: add USB ID for T-Com Sinus 154 data IITomasz Guszkowski2013-01-111-0/+1
| | * mwifiex: report error to MMC core if we cannot suspendBing Zhao2012-12-031-5/+6
| | * rtlwifi: rtl8192cu: Add new USB IDAlbert Pool2012-12-031-0/+1
| | * rt2800: validate step value for temperature compensationStanislaw Gruszka2012-11-171-1/+1
| | * ath9k: fix stale pointers potentially causing access to free'd skbsFelix Fietkau2012-11-171-0/+2
| | * b43legacy: Fix crash on unload when firmware not availableLarry Finger2012-10-071-0/+2
| | * rt2x00: Fix rfkill polling prior to interface start.Gertjan van Wingerde2012-10-0211-0/+69
| | * rt2x00: Fix word size of rt2500usb MAC_CSR19 register.Gertjan van Wingerde2012-10-022-9/+9
| | * USB: rtl8187: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-09-141-1/+1
| | * USB: p54usb: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-09-141-1/+1
| | * ath9k: fix decrypt_error initialization in ath_rx_tasklet()Lorenzo Bianconi2012-09-141-1/+1
| | * rt2x00: Add support for BUFFALO WLI-UC-GNM2 to rt2800usb.Jeongdo Son2012-08-261-0/+1
| | * rt61pci: fix NULL pointer dereference in config_lna_gainStanislaw Gruszka2012-08-151-2/+1
| | * rt2x00usb: fix indexes ordering on RX queue kickStanislaw Gruszka2012-07-191-1/+1
| | * rtl8187: ->brightness_set can not sleepStanislaw Gruszka2012-07-161-1/+1
| | * mwifiex: fix 11n rx packet drop issueStone Piao2012-07-163-2/+12
| | * ath9k: enable serialize_regmode for non-PCIE AR9287Panayiotis Karabassis2012-07-161-1/+1
| | * ath9k_hw: avoid possible infinite loop in ar9003_get_pll_sqsum_dvcMohammed Shafi Shajakhan2012-07-161-1/+13
| | * ath9k: Fix softlockup in AR9485Mohammed Shafi Shajakhan2012-07-161-0/+9
| | * iwlwifi: don't mess up the SCD when removing a keyEmmanuel Grumbach2012-06-171-1/+1
| | * wl1251: fix oops on early interruptGrazvydas Ignotas2012-06-102-3/+2
| | * iwlwifi: update BT traffic load states correctlyMeenakshi Venkataraman2012-06-101-0/+1
* | | bcmdhd: disable GAN_LITE_NAT_KEEPALIVE_FILTERcodeworkx2013-03-151-5/+5
* | | bcmdhd: reenable IPv6, disable multicast in suspendcodeworkx2013-03-151-1/+1
|/ /
* | bcmdhd: update from jb update 7codeworkx2013-02-02127-10924/+20789
* | bcmdhd: enable p2p interfacecodeworkx2012-10-191-1/+1
* | bcmdhd: restore state from edd8a9171858fad7713b8fc07b158df5114b3c1a (samsung ...codeworkx2012-10-19127-19963/+10976
* | bcmdhd: Reenable IPv6, disable multicast in suspendAndrew Dodd2012-10-081-1/+0
* | bcmdhd: change packet filter settings to block multicastAndrew Dodd2012-09-231-54/+3
* | merge opensource jb u5codeworkx2012-09-22153-11029/+20635
* | Merge linux-3.0.31 from korg into jellybeancodeworkx2012-09-1826-100/+189
|\ \ | |/
| * wl1251: fix crash on remove due to leftover work itemGrazvydas Ignotas2012-05-071-0/+1