aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-03-27bcma: export some gpio functionsHauke Mehrtens1-0/+2
2013-03-27bcma: export bcma_chipco_get_alp_clock()Hauke Mehrtens2-1/+4
2013-03-27bcma: handle more devices in bcma_pmu_get_alp_clock()Hauke Mehrtens2-4/+21
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-25b43: remove warning for LP-PHY with sprom < 8Hauke Mehrtens1-9/+3
2013-03-25ssb: read additional sprom v2 and v3 attributes.Hauke Mehrtens1-2/+18
2013-03-25ssb: fix sprom constant for ant_available_{bg,a}Hauke Mehrtens1-5/+5
2013-03-25b43: use bcma_chipco_gpio_control()Hauke Mehrtens1-5/+2
2013-03-25bcma: define board typesRafał Miłecki1-0/+54
2013-03-25ssb: define more board typesRafał Miłecki1-3/+51
2013-03-25bcma: extract board_type from SPROMRafał Miłecki1-0/+1
2013-03-25ssb: extract board_type from SPROMRafał Miłecki1-0/+3
2013-03-25mwifiex: add support to configure VHT for AP modeYogesh Ashok Powar9-0/+129
2013-03-25rtlwifi: usb: add NET_IP_ALIGN padding to RX skb when neededJussi Kivilinna1-1/+40
2013-03-25rtlwifi: usb: defer rx processing to taskletJussi Kivilinna3-15/+51
2013-03-25rtlwifi: usb: remove extra skb copy on RX pathJussi Kivilinna1-15/+4
2013-03-25rtlwifi: usb: use usb_alloc_coherent for RX buffersJussi Kivilinna2-47/+68
2013-03-25Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xxJohn W. Linville17-130/+330
2013-03-25Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextJohn W. Linville21-989/+1329
2013-03-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville21-253/+195
2013-03-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville37-257/+374
2013-03-25Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho17-130/+330
2013-03-25wlcore: move handling from hardirq to the irq thread functionLuciano Coelho1-32/+21
2013-03-25wlcore: use print_hex_dump_debug()Luciano Coelho1-17/+16
2013-03-25wlcore: consider dummy packets when tx queues are emptyArik Nemtsov1-1/+1