summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-06-20ath9k_hw: fix setting lower noise immunity valuesFelix Fietkau
2012-06-20ath9k: remove MIB interrupt supportFelix Fietkau
2012-06-20ath9k_hw: clean up defines and variables from the ANI implementation splitFelix Fietkau
2012-06-20ath9k_hw: remove the old ANI implementationFelix Fietkau
2012-06-20ath9k_hw: clean up / fix ANI mode checks related to beacon RSSIFelix Fietkau
2012-06-20ath9k_hw: remove confusing logic inversion in an ANI variableFelix Fietkau
2012-06-20ath9k_hw: fix OFDM weak signal detection handlingFelix Fietkau
2012-06-20ath9k_hw: remove aniState->noiseFloorFelix Fietkau
2012-06-20rt2x00: Add support for BUFFALO WLI-UC-GNM2 to rt2800usb.Jeongdo Son
2012-06-20brcm80211: add mailing list address for brcm80211 driversArend van Spriel
2012-06-20brcmfmac: introduce checkdied debugfs functionalityArend van Spriel
2012-06-20rt2x00 : RT3290 chip support v4Woody Hung
2012-06-20Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2012-06-20Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville
2012-06-20mac80211: fix double-start of remain-on-channelJohannes Berg
2012-06-20mac80211: Allow userspace to register for auth frames in IBSSWill Hawkins
2012-06-20mac80211: send auth in IBSS only if userspace isn't handling itWill Hawkins
2012-06-20mac80211: Track auth frame registrations on IBSS ifacesWill Hawkins
2012-06-20mac80211: fix cleanup if driver suspend callback failsEyal Shapira
2012-06-20mac80211: save wmm_acm per sdataYoni Divinsky
2012-06-20mac80211: use the correct capability info in ieee80211_set_associated()Luciano Coelho
2012-06-20cfg80211: fix regression in multi-vif AP startFelix Fietkau
2012-06-20nl80211: use __cfg80211_rdev_from_attrs for testmodeJohannes Berg
2012-06-20nl80211: change __cfg80211_rdev_from_infoJohannes Berg
2012-06-20nl80211: fix netns separationJohannes Berg
2012-06-20nl80211: refactor __cfg80211_rdev_from_infoJohannes Berg
2012-06-20cfg80211: make some functions staticJohannes Berg
2012-06-20mac80211: initialize sta pointer to avoid false-positive warningLuciano Coelho
2012-06-20mac80211: cleanup offchannel_ps_enable argumentRajkumar Manoharan
2012-06-20iwlwifi: remove sku field from hw_paramsJohannes Berg
2012-06-20iwlwifi: use minimal time for radio reset scanJohannes Berg
2012-06-20iwlwifi: fix 11n_disable EEPROM refactoring regressionJohannes Berg
2012-06-18mac80211: fix and improve mesh RANN processingChun-Yeow Yeoh
2012-06-18mac80211: set only VO as a U-APSD enabled ACArik Nemtsov
2012-06-18mac80211: stop Rx during HW reconfigArik Nemtsov
2012-06-18mac80211: fix the assignment of mesh element TTLChun-Yeow Yeoh
2012-06-18{nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationIntervalChun-Yeow Yeoh
2012-06-18mac80211: invoke the timer only with correct dot11MeshHWMPRootMode valueChun-Yeow Yeoh
2012-06-18mac80211: implement the proactive PREP generationChun-Yeow Yeoh
2012-06-18iwlwifi: delay ROC if doing internal reset scanJohannes Berg
2012-06-18iwlwifi: disable early power Off reset for all NICsEmmanuel Grumbach
2012-06-18iwlwifi: protect use_ict with irq_lockEmmanuel Grumbach
2012-06-18iwlwifi: don't disable interrupt while starting txEmmanuel Grumbach
2012-06-18iwlwifi: don't disable interrupt in iwl_abort_notification_waitsEmmanuel Grumbach
2012-06-18iwlwifi: disable BH before the call to iwl_op_mode_nic_errorEmmanuel Grumbach
2012-06-18iwlwifi: comment context requirements of the op_modeEmmanuel Grumbach
2012-06-18iwlwifi: print the scratch of all the buffers stuck in a queueEmmanuel Grumbach
2012-06-18iwlwifi: check that we have enough bits to track the TX queuesEmmanuel Grumbach
2012-06-14iwlwifi: unlock on error pathDan Carpenter
2012-06-14Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo