summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2012-03-06iwlwifi: move firmware completion waitJohannes Berg
2012-03-06iwlwifi: move firmware request into drvJohannes Berg
2012-03-06iwlwifi: move iwl_base_params to shared headerJohannes Berg
2012-03-06iwlwifi: move uCode deallocation to drvJohannes Berg
2012-03-06iwlwifi: fix station HT parametersJohannes Berg
2012-03-06iwlwifi: move traffic log definitionsJohannes Berg
2012-03-06iwlwifi: move IWL_MASK into file using itJohannes Berg
2012-03-06iwlwifi: move tid_to_ac to PCI-EJohannes Berg
2012-03-06iwlwifi: iwl_rx_cmd_buffer belongs to transport APIJohannes Berg
2012-03-06iwlwifi: move queue functions to PCI-EJohannes Berg
2012-03-06iwlwifi: transport's tx_agg_alloc must not sleepJohannes Berg
2012-03-06iwlwifi: refactor PCI-E RX pathJohannes Berg
2012-03-06iwlwifi: don't pass iwl_rx_mem_buffer to upper layersJohannes Berg
2012-03-06iwlwifi: pass response packet directlyJohannes Berg
2012-03-06iwlwifi: use ieee80211_tx_statusJohannes Berg
2012-03-06iwlwifi: move wowlan bool into privJohannes Berg
2012-03-06iwlwifi: clean up (wowlan) suspend flowJohannes Berg
2012-03-06iwlwifi: reduce IDI code ifdefJohannes Berg
2012-03-06iwlwifi: make config constJohannes Berg
2012-03-06iwlwifi: use valid TX/RX antenna from hw_paramsJohannes Berg
2012-03-06iwlwifi: remove SKU from configJohannes Berg
2012-03-06iwlwifi: remove per-device debug levelJohannes Berg
2012-03-06iwlwifi: simplify auth/assoc flowJohannes Berg
2012-03-06iwlwifi: make EXIT_PENDING depend on mac80211Johannes Berg
2012-03-06iwlwifi: remove shared lockJohannes Berg
2012-03-06iwlwifi: introduce statistics lockJohannes Berg
2012-03-06iwlwifi: make sta lock private & BH lockJohannes Berg
2012-03-06iwlwifi: introduce per-queue locksJohannes Berg
2012-03-06iwlwifi: build some station commands directlyJohannes Berg
2012-03-06iwlwifi: simplify code in iwlagn_key_sta_idJohannes Berg
2012-03-06iwlwifi: reduce sta_lock hold time in TXJohannes Berg
2012-03-06iwlwifi: remove an unused argumentJohannes Berg
2012-03-06iwlwifi: move iwl_clear_driver_stations to userJohannes Berg
2012-03-06airo: fix test for FLAG_RADIO_DOWNDan Carpenter
2012-03-06iwlwifi: always monitor for stuck queuesJohannes Berg
2012-03-06p54pci: use new driver.pm interface for suspend/resumeChristian Lamparter
2012-03-06p54: pass interface setup errors back to mac80211Christian Lamparter
2012-03-06rtlwifi: rtl8192ce: Fix loss of receive performanceJingjun Wu
2012-03-06ath5k: allow AP and mesh mode to operate simultaneouslyChun-Yeow Yeoh
2012-03-06cfg80211/mac80211: report signal strength for mgmt framesJohannes Berg
2012-03-05brcm80211: smac: cleanup couple of debug output statementsArend van Spriel
2012-03-05brcm80211: smac: remove firmware requests from init_module syscallArend van Spriel
2012-03-05brcm80211: fmac: remove firmware requests from init_module syscallArend van Spriel
2012-03-05brcm80211: fmac: initialize host interface drivers regardless resultArend van Spriel
2012-03-05brcm80211: fmac: use counters in brcmf_bus structureArend van Spriel
2012-03-05brcm80211: fmac: remove brcmf_usb_attrib structureArend van Spriel
2012-03-05brcm80211: fmac: remove unnecessary NULL pointer checkArend van Spriel
2012-03-05rtlwifi: rtl8192c: Prevent sleeping from invalid context in rtl8192cuLarry Finger
2012-03-05rtlwifi: Remove extraneous value returnLarry Finger
2012-03-05rtlwifi: Detect misread of end-point countLarry Finger