summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* brcmsmac: remove some pmu functions and use the bcma equivalentsHauke Mehrtens2013-03-276-107/+43
* bcma: export some gpio functionsHauke Mehrtens2013-03-271-0/+2
* bcma: export bcma_chipco_get_alp_clock()Hauke Mehrtens2013-03-272-1/+4
* bcma: handle more devices in bcma_pmu_get_alp_clock()Hauke Mehrtens2013-03-272-4/+21
* bcma: use BCMA_CC_PMU_CTL_* constantsHauke Mehrtens2013-03-271-5/+5
* bcma: mark eromptr as __iomemHauke Mehrtens2013-03-271-8/+8
* Show actual timeout value in failed calibration messages.Robert Shade2013-03-272-4/+8
* carl9170: remove fast channel change featureChristian Lamparter2013-03-274-66/+27
* mwl8k: always apply configuration even when device is idleJonas Gorski2013-03-271-6/+4
* brcmsmac: add support for adhoc modeHauke Mehrtens2013-03-273-4/+20
* brcmsmac: activate AP supportHauke Mehrtens2013-03-273-4/+26
* brcmsmac: deactivate ucode sending probe responsesHauke Mehrtens2013-03-273-1/+24
* brcmsmac: add support for probe response templateHauke Mehrtens2013-03-274-84/+42
* brcmsmac: react on changing SSIDHauke Mehrtens2013-03-273-0/+17
* brcmsmac: add beacon template supportHauke Mehrtens2013-03-274-6/+159
* brcmsmac: write beacon period to hardwareHauke Mehrtens2013-03-271-0/+10
* brcmsmac: remove brcms_pub->bcmerrHauke Mehrtens2013-03-272-3/+0
* brcmsmac: remove brcms_bss_cfg->cur_etheraddrHauke Mehrtens2013-03-272-3/+2
* brcmsmac: remove brcms_bss_cfg->upHauke Mehrtens2013-03-272-7/+5
* brcmsmac: remove brcms_bss_cfg->enableHauke Mehrtens2013-03-272-5/+2
* brcmsmac: remove brcms_bss_cfg->associatedHauke Mehrtens2013-03-272-11/+3
* brcmsmac: remove brcms_bss_cfg->BSSHauke Mehrtens2013-03-272-16/+9
* brcmsmac: add interface type to brcms_bss_cfgHauke Mehrtens2013-03-274-1/+17
* brcmsmac: implement ieee80211_ops get_tsf and set_tsfHauke Mehrtens2013-03-274-0/+71
* b43: use constantsHauke Mehrtens2013-03-272-7/+11
* mwifiex: use fw_status register to wake up PCIe cardAvinash Patil2013-03-271-13/+24
* mwifiex: avoid waking up device in awake stateAvinash Patil2013-03-271-3/+4
* mwifiex: do not enable PCIe interrupt in Power Save sleep stateAvinash Patil2013-03-271-1/+2
* brcmsmac: Remove unused macro SI_MSGJoe Perches2013-03-271-6/+0
* ath9k: trivial: change spectral relayfs bufferingZefir Kurtisi2013-03-271-1/+1
* b43: remove warning for LP-PHY with sprom < 8Hauke Mehrtens2013-03-251-9/+3
* ssb: read additional sprom v2 and v3 attributes.Hauke Mehrtens2013-03-251-2/+18
* ssb: fix sprom constant for ant_available_{bg,a}Hauke Mehrtens2013-03-251-5/+5
* b43: use bcma_chipco_gpio_control()Hauke Mehrtens2013-03-251-5/+2
* bcma: define board typesRafał Miłecki2013-03-251-0/+54
* ssb: define more board typesRafał Miłecki2013-03-251-3/+51
* bcma: extract board_type from SPROMRafał Miłecki2013-03-251-0/+1
* ssb: extract board_type from SPROMRafał Miłecki2013-03-251-0/+3
* mwifiex: add support to configure VHT for AP modeYogesh Ashok Powar2013-03-259-0/+129
* rtlwifi: usb: add NET_IP_ALIGN padding to RX skb when neededJussi Kivilinna2013-03-251-1/+40
* rtlwifi: usb: defer rx processing to taskletJussi Kivilinna2013-03-253-15/+51
* rtlwifi: usb: remove extra skb copy on RX pathJussi Kivilinna2013-03-251-15/+4
* rtlwifi: usb: use usb_alloc_coherent for RX buffersJussi Kivilinna2013-03-252-47/+68
* Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-03-2517-130/+330
|\
| * Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho2013-03-2517-130/+330
| |\
| | * wlcore: move handling from hardirq to the irq thread functionLuciano Coelho2013-03-251-32/+21
| | * wlcore: use print_hex_dump_debug()Luciano Coelho2013-03-251-17/+16
| | * wlcore: consider dummy packets when tx queues are emptyArik Nemtsov2013-03-251-1/+1
| | * wlcore: correctly check state before regdomain confArik Nemtsov2013-03-251-2/+5
| | * wlcore: AP-mode - recover security seq num for stationsArik Nemtsov2013-03-253-1/+44
OpenPOWER on IntegriCloud