summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
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-27b43: N-PHY: use more bits for offset in RSSI calibrationRafał Miłecki
2013-03-27iwlegacy: 4965-rs: avoid null pointer dereference errorColin Ian King
2013-03-27ath9k: avoid queueing hw check work when suspendedLuis R. Rodriguez
2013-03-27b43: A fix for DMA transmission sequence errorsIestyn C. Elfick
2013-03-27b43: N-PHY: increase initial value of "mind" in RSSI calibrationRafał Miłecki
2013-03-27Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-03-27Revert "brcmsmac: support 4313iPA"John W. Linville
2013-03-25b43: remove warning for LP-PHY with sprom < 8Hauke Mehrtens
2013-03-25b43: use bcma_chipco_gpio_control()Hauke Mehrtens
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-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-25mwifiex: reset skb->data after processing PCIe sleep confirm cmd resposeAvinash Patil
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
2013-03-25wl18xx: print chip info during bootVictor Goldenshtein
2013-03-25wlcore: don't attempt to roam in case of p2pEyal Shapira
2013-03-25wlcore: change warn on missing lock in wlcore_queue_xx funcsArik Nemtsov
2013-03-25wlcore: report rssi from roaming statisticsNadim Zubidat
2013-03-25wlcore: consolidate tx_seq handling on recoveryArik Nemtsov
2013-03-25wlcore: don't risk using stale HLID during .sta_state callbackArik Nemtsov
2013-03-25wlcore: fix link count in single-link-PSM optimizationArik Nemtsov