summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-04-02rtlwifi Modify existing bits to match vendor version 2013.02.07Larry Finger11-148/+1055
2013-04-02rt2x00: rt2800lib: probe RT chipset earlierGabor Juhos1-35/+45
2013-04-02rt2x00: rt2800lib: separate RT and RF chipset detectionGabor Juhos1-24/+32
2013-04-02rt2x00: introduce rt2x00_set_{rt,rf} helpersGabor Juhos1-0/+17
2013-04-02b43: make struct b2056_inittabs_pts constHauke Mehrtens1-3/+3
2013-04-02b43: mark some functions and structs staticHauke Mehrtens5-13/+9
2013-04-02mwifiex: use separate AMPDU tx/rx window sizes in 11ac networksAvinash Patil5-0/+55
2013-04-02mwifiex: change default tx/rx win_size for BA setupAvinash Patil4-6/+29
2013-03-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville21-335/+317
2013-03-27brcmsmac: remove some pmu functions and use the bcma equivalentsHauke Mehrtens6-107/+43
2013-03-27bcma: export some gpio functionsHauke Mehrtens1-0/+2
2013-03-27bcma: export bcma_chipco_get_alp_clock()Hauke Mehrtens1-1/+2
2013-03-27bcma: handle more devices in bcma_pmu_get_alp_clock()Hauke Mehrtens1-4/+20
2013-03-27bcma: use BCMA_CC_PMU_CTL_* constantsHauke Mehrtens1-5/+5
2013-03-27bcma: mark eromptr as __iomemHauke Mehrtens1-8/+8
2013-03-27Show actual timeout value in failed calibration messages.Robert Shade2-4/+8
2013-03-27carl9170: remove fast channel change featureChristian Lamparter4-66/+27
2013-03-27mwl8k: always apply configuration even when device is idleJonas Gorski1-6/+4
2013-03-27brcmsmac: add support for adhoc modeHauke Mehrtens3-4/+20
2013-03-27brcmsmac: activate AP supportHauke Mehrtens3-4/+26
2013-03-27brcmsmac: deactivate ucode sending probe responsesHauke Mehrtens3-1/+24
2013-03-27brcmsmac: add support for probe response templateHauke Mehrtens4-84/+42
2013-03-27brcmsmac: react on changing SSIDHauke Mehrtens3-0/+17
2013-03-27brcmsmac: add beacon template supportHauke Mehrtens4-6/+159
2013-03-27brcmsmac: write beacon period to hardwareHauke Mehrtens1-0/+10
2013-03-27brcmsmac: remove brcms_pub->bcmerrHauke Mehrtens2-3/+0
2013-03-27brcmsmac: remove brcms_bss_cfg->cur_etheraddrHauke Mehrtens2-3/+2
2013-03-27brcmsmac: remove brcms_bss_cfg->upHauke Mehrtens2-7/+5
2013-03-27brcmsmac: remove brcms_bss_cfg->enableHauke Mehrtens2-5/+2
2013-03-27brcmsmac: remove brcms_bss_cfg->associatedHauke Mehrtens2-11/+3
2013-03-27brcmsmac: remove brcms_bss_cfg->BSSHauke Mehrtens2-16/+9
2013-03-27brcmsmac: add interface type to brcms_bss_cfgHauke Mehrtens4-1/+17
2013-03-27brcmsmac: implement ieee80211_ops get_tsf and set_tsfHauke Mehrtens4-0/+71
2013-03-27b43: use constantsHauke Mehrtens2-7/+11
2013-03-27mwifiex: use fw_status register to wake up PCIe cardAvinash Patil1-13/+24
2013-03-27mwifiex: avoid waking up device in awake stateAvinash Patil1-3/+4
2013-03-27mwifiex: do not enable PCIe interrupt in Power Save sleep stateAvinash Patil1-1/+2
2013-03-27brcmsmac: Remove unused macro SI_MSGJoe Perches1-6/+0
2013-03-27ath9k: trivial: change spectral relayfs bufferingZefir Kurtisi1-1/+1
2013-03-27b43: N-PHY: use more bits for offset in RSSI calibrationRafał Miłecki1-2/+2
2013-03-27iwlegacy: 4965-rs: avoid null pointer dereference errorColin Ian King1-1/+2
2013-03-27ath9k: avoid queueing hw check work when suspendedLuis R. Rodriguez1-1/+2
2013-03-27b43: A fix for DMA transmission sequence errorsIestyn C. Elfick1-12/+53
2013-03-27b43: N-PHY: increase initial value of "mind" in RSSI calibrationRafał Miłecki1-2/+2
2013-03-27Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville4-3/+25
2013-03-27Revert "brcmsmac: support 4313iPA"John W. Linville2-271/+162
2013-03-26b43: remove warning for LP-PHY with sprom < 8Hauke Mehrtens1-9/+3
2013-03-26ssb: read additional sprom v2 and v3 attributes.Hauke Mehrtens1-2/+18
2013-03-26b43: use bcma_chipco_gpio_control()Hauke Mehrtens1-5/+2
2013-03-26bcma: extract board_type from SPROMRafał Miłecki1-0/+1