aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-03-27bcma: export some gpio functionsHauke Mehrtens
2013-03-27bcma: export bcma_chipco_get_alp_clock()Hauke Mehrtens
2013-03-27bcma: handle more devices in bcma_pmu_get_alp_clock()Hauke Mehrtens
2013-03-27bcma: use BCMA_CC_PMU_CTL_* constantsHauke Mehrtens
2013-03-27bcma: mark eromptr as __iomemHauke Mehrtens
2013-03-27Show actual timeout value in failed calibration messages.Robert Shade
2013-03-27carl9170: remove fast channel change featureChristian Lamparter
2013-03-27mwl8k: always apply configuration even when device is idleJonas Gorski
2013-03-27brcmsmac: add support for adhoc modeHauke Mehrtens
2013-03-27brcmsmac: activate AP supportHauke Mehrtens
2013-03-27brcmsmac: deactivate ucode sending probe responsesHauke Mehrtens
2013-03-27brcmsmac: add support for probe response templateHauke Mehrtens
2013-03-27brcmsmac: react on changing SSIDHauke Mehrtens
2013-03-27brcmsmac: add beacon template supportHauke Mehrtens
2013-03-27brcmsmac: write beacon period to hardwareHauke Mehrtens
2013-03-27brcmsmac: remove brcms_pub->bcmerrHauke Mehrtens
2013-03-27brcmsmac: remove brcms_bss_cfg->cur_etheraddrHauke Mehrtens
2013-03-27brcmsmac: remove brcms_bss_cfg->upHauke Mehrtens
2013-03-27brcmsmac: remove brcms_bss_cfg->enableHauke Mehrtens
2013-03-27brcmsmac: remove brcms_bss_cfg->associatedHauke Mehrtens
2013-03-27brcmsmac: remove brcms_bss_cfg->BSSHauke Mehrtens
2013-03-27brcmsmac: add interface type to brcms_bss_cfgHauke Mehrtens
2013-03-27brcmsmac: implement ieee80211_ops get_tsf and set_tsfHauke Mehrtens
2013-03-27b43: use constantsHauke Mehrtens
2013-03-27mwifiex: use fw_status register to wake up PCIe cardAvinash Patil
2013-03-27mwifiex: avoid waking up device in awake stateAvinash Patil
2013-03-27mwifiex: do not enable PCIe interrupt in Power Save sleep stateAvinash Patil
2013-03-27brcmsmac: Remove unused macro SI_MSGJoe Perches
2013-03-27ath9k: trivial: change spectral relayfs bufferingZefir Kurtisi
2013-03-25b43: remove warning for LP-PHY with sprom < 8Hauke Mehrtens
2013-03-25ssb: read additional sprom v2 and v3 attributes.Hauke Mehrtens
2013-03-25b43: use bcma_chipco_gpio_control()Hauke Mehrtens
2013-03-25bcma: extract board_type from SPROMRafał Miłecki
2013-03-25ssb: extract board_type from SPROMRafał Miłecki
2013-03-25mwifiex: add support to configure VHT for AP modeYogesh Ashok Powar
2013-03-25rtlwifi: usb: add NET_IP_ALIGN padding to RX skb when neededJussi Kivilinna
2013-03-25rtlwifi: usb: defer rx processing to taskletJussi Kivilinna
2013-03-25rtlwifi: usb: remove extra skb copy on RX pathJussi Kivilinna
2013-03-25rtlwifi: usb: use usb_alloc_coherent for RX buffersJussi Kivilinna
2013-03-25Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-03-25Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-03-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-03-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-03-25Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho
2013-03-25wlcore: move handling from hardirq to the irq thread functionLuciano Coelho
2013-03-25wlcore: use print_hex_dump_debug()Luciano Coelho
2013-03-25wlcore: consider dummy packets when tx queues are emptyArik Nemtsov
2013-03-25wlcore: correctly check state before regdomain confArik Nemtsov
2013-03-25wlcore: AP-mode - recover security seq num for stationsArik Nemtsov
2013-03-25wlcore: free AP global links properly on recoveryArik Nemtsov