summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-01-22ath9k_hw: fix calibration issues on chainmask that don't include chain 0Felix Fietkau3-1/+4
2013-01-22rtlwifi: Fix build warning introduced by commit a290593Larry Finger1-2/+2
2013-01-22iwlegacy: fix IBSS cleanupStanislaw Gruszka1-21/+14
2013-01-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-0/+2
2013-01-16iwlwifi: audit single frames from AGG queue in RSEmmanuel Grumbach1-0/+2
2013-01-15ath9k: disable the tasklet before taking the PCU lockFelix Fietkau1-4/+3
2013-01-15ath9k: remove sc->rx.rxbuflock to fix a deadlockFelix Fietkau2-14/+0
2013-01-11brcmsmac: increase timer reference count for new timers onlyPiotr Haber1-3/+4
2013-01-11ath9k: fix rx flush handlingFelix Fietkau3-21/+12
2013-01-11ath9k: add a better fix for the rx tasklet vs rx flush raceFelix Fietkau5-19/+4
2013-01-11ath9k: remove the WARN_ON that triggers if generating a beacon failsFelix Fietkau1-1/+0
2013-01-11ath9k: fix double-free bug on beacon generate failureFelix Fietkau1-0/+1
2013-01-11ath9k: do not link receive buffers during flushFelix Fietkau1-4/+6
2013-01-11ath9k_htc: Fix memory leakSujith Manoharan1-0/+2
2013-01-11mwifiex: correct config_bands handling for ibss networkAmitkumar Karwar1-1/+1
2013-01-11mwifiex: update config_bands during infra associationAmitkumar Karwar2-14/+15
2013-01-10Bluetooth device 04ca:3008 should use ath3kSergio Cambra2-0/+3
2013-01-09Bluetooth: Add support for Foxconn / Hon Hai [0489:e056]AceLan Kao2-0/+3
2013-01-09Bluetooth: Add support for Foxconn / Hon Hai [0489:e04e]AceLan Kao2-0/+3
2013-01-09Bluetooth: Add support for GC-WB300D PCIe [04ca:3006] to ath3k.Daniel Schaal2-0/+3
2013-01-09Bluetooth: Add support for IMC Networks [13d3:3393]AceLan Kao2-0/+3
2013-01-07b43: Fix firmware loading when driver is built into the kernelLarry Finger3-16/+48
2013-01-07drivers/net/wireless/iwlegacy: use strlcpy instead of strncpyChen Gang1-1/+1
2013-01-07drivers/net/wireless/mwl8k.c: avoid use-after-freeNickolai Zeldovich1-1/+3
2013-01-07rtlwifi: Fix typo in debug output of rtl8192c and rtl8723aeJulian Wollrath2-2/+2
2013-01-05wireless: add new wil6210 802.11ad 60GHz driverVladimir Kondratiev16-0/+6195
2013-01-05mwifiex: fix typo in setting up ibss network parametersAmitkumar Karwar1-1/+1
2013-01-05mwifiex: check wait_event_interruptible return valueBing Zhao1-11/+10
2013-01-05Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2-7/+18
2013-01-04ath9k: Fix Kconfig for ATH9K_HTCVladimir Kondratiev1-1/+1
2013-01-03iwlwifi: fix the reclaimed packet tracking upon flush queueEmmanuel Grumbach1-7/+17
2013-01-03iwlwifi: fix PCIe interrupt handle return valueJohannes Berg1-0/+1
2013-01-02brcmfmac: fix parsing rsn ie for ap mode.Hante Meuleman1-2/+3
2013-01-02brcmsmac: add copyright information for CanonicalArend van Spriel1-0/+1
2013-01-02rtlwifi: rtl8723ae: Fix warning for unchecked pci_map_single() callLarry Finger1-0/+10
2013-01-02rtlwifi: rtl8192se: Fix warning for unchecked pci_map_single() callLarry Finger1-1/+12
2013-01-02rtlwifi: rtl8192de: Fix warning for unchecked pci_map_single() callLarry Finger1-0/+10
2013-01-02rtlwifi: rtl8192ce: Fix warning for unchecked pci_map_single() callLarry Finger1-0/+11
2013-01-02rtlwifi: Fix warning for unchecked pci_map_single() callLarry Finger1-0/+6
2013-01-02p54usb: add USBIDs for two more p54usb devicesChristian Lamparter1-0/+3
2013-01-02rtlwifi: Don't leak on error in _rtl_usb_receive()Jesper Juhl1-0/+1
2013-01-02ath9k_hw: Fix RX gain initvals for AR9485Sujith Manoharan1-1/+1
2013-01-02bcma: correct M25P32 serial flash IDRafał Miłecki1-1/+1
2013-01-02brcmsmac: Use udelay instead of usleep_rangeNiels Ole Salscheider1-2/+2
2013-01-02p54usb: add USB ID for T-Com Sinus 154 data IITomasz Guszkowski1-0/+1
2013-01-02carl9170: fix -EINVAL bailout during init with !CONFIG_MAC80211_MESHChristian Lamparter1-1/+5
2013-01-02rtlwifi: fix incorrect use of usb_alloc_coherent with usb_control_msgJussi Kivilinna1-4/+3
2013-01-02ath9k: Fix compilation breakageSujith Manoharan1-1/+2
2013-01-02ssb: SSB_DRIVER_GPIO should depend on GPIOLIB instead of selecting itGeert Uytterhoeven1-2/+1
2013-01-02bcma: BCMA_DRIVER_GPIO should depend on GPIOLIB instead of selecting itGeert Uytterhoeven1-2/+1