summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ath9k : Fix for displaying the channel numberMohammed Shafi Shajakhan2010-10-051-5/+10
* ath9k_hw: remove some useless calibration dataFelix Fietkau2010-10-054-19/+0
* ath9k: fix channel flag / regd issues with multiple cardsFelix Fietkau2010-10-051-6/+31
* cfg80211: fix lockingJohannes Berg2010-10-051-4/+7
* ath5k: Allow ath5k to support virtual STA and AP interfaces.Ben Greear2010-10-053-49/+249
* cfg80211: remove spurious __KERNEL__ ifdefJohannes Berg2010-10-051-4/+0
* cfg80211/mac80211: allow management frame TX in AP modeJohannes Berg2010-10-053-14/+57
* iwlwifi: change WARN_ON to IWL_WARN in iwl_mac_add_interfaceStanislaw Gruszka2010-10-051-1/+2
* ar9170: Remove MODULE_FIRMWARE references to two-stage firmwareBen Hutchings2010-10-051-2/+0
* ath9k: return survey data for all channels instead of just the current oneFelix Fietkau2010-10-051-6/+21
* nl80211: allow drivers to indicate whether the survey data channel is in useFelix Fietkau2010-10-053-0/+6
* ath9k: remove the noise floor value in the ani structFelix Fietkau2010-10-053-12/+0
* ath9k: do not return default noise floor values via surveyFelix Fietkau2010-10-051-3/+5
* ath9k_hw: keep calibrated noise floor values per channelFelix Fietkau2010-10-053-22/+22
* ath9k_htc: remove use of common->ani.noise_floorFelix Fietkau2010-10-051-12/+1
* carl9170: support firmware-based rx filterChristian Lamparter2010-10-059-10/+75
* mac80211: fix rx monitor filter refcountersChristian Lamparter2010-10-053-24/+54
* wireless: Use first phyX name available when registering phy devices.Ben Greear2010-10-051-24/+30
* Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-10-058-16/+176
|\
| * iwlagn: API v5 for 6050 series deviceWey-Yi Guy2010-09-281-1/+1
| * iwlwifi: send DC calib config to runtime ucodeShanyu Zhao2010-09-284-1/+41
| * iwlagn: set CSR register for 6050g2 devicesShanyu Zhao2010-09-282-2/+25
| * iwlwifi: add iwl_nic_ops structure to iwl_opsShanyu Zhao2010-09-282-13/+29
| * iwlwifi: define 100 devicesJay Sternberg2010-09-283-0/+81
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-09-280-0/+0
|\ \
| * | iwl3945: queue the right work if the scan needs to be abortedFlorian Mickler2010-09-282-2/+2
* | | mac80211: Fix WMM driver queue configurationJuuso Oikarinen2010-09-281-8/+8
* | | cfg80211: always set IBSS basic ratesJohannes Berg2010-09-282-17/+19
* | | carl9170: interrupt urbs must not set URB_ZERO_PACKETChristian Lamparter2010-09-281-2/+0
* | | ath5k: Fix bitmasks and typos for PCU Diagnostic registerBruno Randolf2010-09-283-19/+18
* | | ath5k: Disable interrupts in ath5k_hw_get_tsf64Bruno Randolf2010-09-281-0/+6
* | | ath5k: Increase "fudge" for beacon timersBruno Randolf2010-09-281-2/+5
* | | ath5k: Check and fix ATIM windowBruno Randolf2010-09-283-0/+101
* | | ath5k: Remove unused variable for atim windowBruno Randolf2010-09-283-3/+1
* | | carl9170: revamp carl9170_tx_prepareChristian Lamparter2010-09-281-80/+75
* | | carl9170: fix WARN_ON triggered by Broadcom HT STAsChristian Lamparter2010-09-281-1/+1
* | | carl9170: fix tx_ampdu_upload counterChristian Lamparter2010-09-281-1/+14
* | | carl9170: remove lost-frame workaroundChristian Lamparter2010-09-283-40/+2
* | | carl9170: angle brackets for wiki linkChristian Lamparter2010-09-281-1/+1
* | | carl9170: remove non-standard ba session teardownChristian Lamparter2010-09-281-3/+0
* | | mac80211: fix offchannel assumption upon associationLuis R. Rodriguez2010-09-281-1/+2
* | | wl12xx: fix separate-object-folder buildsJohn W. Linville2010-09-282-2/+4
* | | ath9k_htc: Fix TKIP disconnect failure with HTC driversRajkumar Manoharan2010-09-271-0/+3
* | | mac80211: move packet flags into packetJohannes Berg2010-09-274-57/+91
* | | mac80211: fix release_reorder_timeout in scanJohannes Berg2010-09-271-14/+8
* | | mac80211: clean up rx handling wrt. found_staJohannes Berg2010-09-271-31/+25
* | | mac80211: consolidate packet processingJohannes Berg2010-09-271-103/+62
* | | mac80211: remove prepare_for_handlers sdata argumentJohannes Berg2010-09-271-8/+8
* | | Revert "mac80211: fix use-after-free"John W. Linville2010-09-271-0/+4
* | | nl80211: Fix exit from nl80211_set_power_saveTeemu Paasikivi2010-09-271-1/+2
OpenPOWER on IntegriCloud