aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-08-22brcmsmac: update transmit gain table for lcn phyArend van Spriel
2013-08-22brcmsmac: add debug info message providing phy and radio infoArend van Spriel
2013-08-22brcmsmac: use ARRAY_SIZE in phytbl_lcn.cArend van Spriel
2013-08-22brcmsmac: change pa_gain for bcm4313 iPAArend van Spriel
2013-08-22brcmsmac: cosmetic change in phy_lcn.cArend van Spriel
2013-08-22ath9k: Add one more PCI ID for CUS198Sujith Manoharan
2013-08-22mwifiex: do not create AP and P2P interfaces upon driver loadingBing Zhao
2013-08-22ath9k: Add antenna diversity tweak for CUS198Sujith Manoharan
2013-08-22ath9k: Add support for AR9485 1.2Sujith Manoharan
2013-08-22rt2x00: rt2800lib: adjust frequency offset for RF3053Gabor Juhos
2013-08-22rt2x00: rt2800lib: move rt2800_adjust_freq_offset functionGabor Juhos
2013-08-22rt2x00: rt2800lib: use step-by-step frequency offset adjustment on MMIO devicesGabor Juhos
2013-08-22rt2x00: rt2800lib: use a MCU command for frequency adjustment on USB devicesGabor Juhos
2013-08-22rt2x00: rt2800lib: optimize frequency offset adjustmentGabor Juhos
2013-08-22rt2x00: rt2800lib: fix frequency offset boundary calculationGabor Juhos
2013-08-22rt2x00: rt2800lib: pass beacon index to rt2800_clear_beacon_registerGabor Juhos
2013-08-22rt2x00: rt2800: rename HW_BEACON_OFFSET macroGabor Juhos
2013-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2013-08-21Bluetooth: use DIV_ROUND_UP in suitable places in btmrvl_sdioAndy Shevchenko
2013-08-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-08-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-08-16rt2x00: rt2800pci: fix AUX_CTRL register setup for RT3090/3390/3593/5592Gabor Juhos
2013-08-16rt2x00: rt2800lib: introduce rt2800_get_txwi_rxwi_size helperGabor Juhos
2013-08-16ath9k: enable CSA functionality in ath9kSimon Wunderlich
2013-08-16ath5k: enable support for 5 MHz and 10 MHz channelsSimon Wunderlich
2013-08-16ath5k: set 5/10 MHz supported channels and fix durationSimon Wunderlich
2013-08-16ath5k: report 5/10 MHz channelsSimon Wunderlich
2013-08-16ath9k: announce that ath9k supports 5/10 MHzSimon Wunderlich
2013-08-16ath9k: set 5/10 MHz supported channels and fix bitrateSimon Wunderlich
2013-08-16ath9k: report 5/10 MHz channelsSimon Wunderlich
2013-08-16ath9k: use chandef instead of channel_typeSimon Wunderlich
2013-08-16ath9k: always use SIFS times from OFDM for 5/10 MHzSimon Wunderlich
2013-08-16iwlwifi: mvm: Add PBW snoozing enablementAlexander Bondar
2013-08-16iwlwifi: mvm: Implement CQM offloadingAndrei Otcheretianski
2013-08-16iwlwifi: return -ENOMEM instead of NULL when OOM in iwl_drv_start()Luciano Coelho
2013-08-16iwlwifi: Kconfig: fix help texts wrt 7260 and 3160 devicesLuciano Coelho
2013-08-16iwlwifi: use a macro for default probe lengthLuciano Coelho
2013-08-16iwlwifi: mvm: refactor resume from WoWLAN codeJohannes Berg
2013-08-16iwlwifi: mvm: remove unused param of rs_dbgfs_set_mcsEyal Shapira
2013-08-15brcmsmac: Fix WARNING caused by lack of calls to dma_mapping_error()John W. Linville
2013-08-15rtlwifi: sparse warnings: cast to restricted typeMark Schulte
2013-08-15ath9k: Use lockless variant to initialize RX fifoSujith Manoharan
2013-08-15ath9k: Optimize LNA checkSujith Manoharan
2013-08-15ath9k: Identify first subframe in an A-MPDUSujith Manoharan
2013-08-15ath9k: Handle invalid RSSISujith Manoharan
2013-08-15ath9k: Remove unused function argumentSujith Manoharan
2013-08-15ath9k: Fix error condition for corrupt descriptorsSujith Manoharan
2013-08-15ath9k: Handle corrupt descriptors properlySujith Manoharan
2013-08-15ath9k: Move the RX poll check to preprocess()Sujith Manoharan
2013-08-15ath9k: Fix RX beacon processingSujith Manoharan