summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2012-03-05mac80211: combine QoS with other BSS changesJohannes Berg
2012-03-05mac80211: use common radiotap code for cooked monitorsJohannes Berg
2012-03-05cfg80211: Add an attribute to set inactivity timeout in AP modeVasanthakumar Thiagarajan
2012-03-05mac80211: fix the support of setting non-forwarding entity in MeshChun-Yeow Yeoh
2012-03-05mac80211: add an rx flag for ignoring a packet's signal strengthFelix Fietkau
2012-03-05cfg80211: fix kernel-docJohannes Berg
2012-03-05mac80211: use compare_ether_addr on MAC addresses instead of memcmpFelix Fietkau
2012-03-05mac80211: use 16 bit alignment for the if_ibss bssid fieldFelix Fietkau
2012-03-05mwifiex: endian bug in mwifiex_drv_change_adhoc_chan()Dan Carpenter
2012-03-05p54spi: Release GPIO lines and IRQ on error in p54spi_probeMax Filippov
2012-03-05rndis_wlan: use u8 for key indexesJussi Kivilinna
2012-03-05rndis_wlan: use RNDIS_WLAN_NUM_KEYS for all key index checksJussi Kivilinna
2012-03-05rndis_wlan: fix le16/le32_to_cpu mix up with config.beacon_periodJussi Kivilinna