summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wireless: remove unreachable codeAlan Cox2012-09-181-19/+1
* mac80211: allow re-open the blocked peer link in meshChun-Yeow Yeoh2012-09-141-1/+2
* mac80211: change locking around ieee80211_recalc_smpsJohannes Berg2012-09-144-8/+5
* mac80211: handle power constraint/country IE betterJohannes Berg2012-09-143-22/+72
* mac80211: remove unneeded CONFIG_PM ifdefJohannes Berg2012-09-111-13/+0
* mac80211: validate skb->dev in the tx status pathFelix Fietkau2012-09-101-18/+30
* mac80211: use call_rcu() on sta deletionEliad Peller2012-09-103-57/+81
* mac80211: add key flag for management keysJohannes Berg2012-09-106-6/+46
* mac80211: reply to AUTH with DEAUTH if sta allocation fails in IBSSAntonio Quartulli2012-09-071-1/+32
* mac80211: move ieee80211_send_deauth_disassoc outside mlme codeAntonio Quartulli2012-09-073-50/+54
* net/mac80211/scan.c: removes unnecessary semicolonPeter Senna Tschudin2012-09-071-1/+1
* mac80211: refactor set_channel_typeMichal Kazior2012-09-061-19/+48
* mac80211: use synchronize_net() on key destroyingEliad Peller2012-09-061-1/+1
* mac80211: check power constraint IE size when parsingJohannes Berg2012-09-063-10/+6
* mac80211_hwsim: move module_init/exitJohannes Berg2012-09-061-4/+1
* wireless: remove obsolete chan no/center freq conversion functionsJohannes Berg2012-09-061-80/+0
* Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2012-09-06146-1386/+4319
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-08-233-1/+46
| |\
| * \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-08-2215-93/+241
| |\ \
| | * | iwlwifi: fix FW restart on init FWAmit Beka2012-08-211-2/+7
| | * | iwlwifi: fix the preparation of the cardEmmanuel Grumbach2012-08-211-9/+8
| | * | iwlwifi: reduce max remain-on-channel durationJohannes Berg2012-07-271-1/+1
| | * | iwlwifi: get the correct HCMD in the response handlerEmmanuel Grumbach2012-07-266-13/+47
| | * | iwlwifi: fix aggregation check indentationJohannes Berg2012-07-261-1/+1
| | * | iwlwifi: rework the iwlwifi debugfs structureMeenakshi Venkataraman2012-07-268-60/+166
| | * | iwlwifi: clean up properly when registration with mac80211 failsMeenakshi Venkataraman2012-07-261-0/+3
| | * | iwlwifi: s/iwl_ucode_callback/iwl_req_fw_callbackEmmanuel Grumbach2012-07-262-7/+8
| * | | carl9170: report A-MPDU statusChristian Lamparter2012-08-212-4/+12
| * | | ath9k_htc: implement sta_rc_update() mac80211 callbackAntonio Quartulli2012-08-211-0/+29
| * | | bcma: detect and register NAND flash deviceRafał Miłecki2012-08-215-4/+48
| * | | bcma: detect and register serial flash deviceRafał Miłecki2012-08-216-4/+146
| * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-08-2184-617/+1245
| |\ \ \
| * | | | p54: fix powerpc gcc warningsChristian Lamparter2012-08-131-4/+8
| * | | | mac80211: fix unnecessary beacon update after peering status changeMarco Porsch2012-08-133-34/+33
| * | | | brcmsmac: document firmware dependenciesJeff Mahoney2012-08-101-1/+3
| * | | | ath9k: tune rc_stats to display only valid ratesRajkumar Manoharan2012-08-101-2/+3
| * | | | ath9k: Trim rate tableSujith Manoharan2012-08-102-180/+174
| * | | | ath9k: Remove MIMO-PS specific codeSujith Manoharan2012-08-101-9/+0
| * | | | ath9k: Cleanup TX status APISujith Manoharan2012-08-101-42/+29
| * | | | ath9k: Bail out properly before calculating rate indexSujith Manoharan2012-08-101-13/+11
| * | | | ath9k: Fix RTS/CTS rate selectionSujith Manoharan2012-08-101-27/+14
| * | | | ath9k: Do not set IEEE80211_TX_RC_USE_SHORT_PREAMBLESujith Manoharan2012-08-101-2/+0
| * | | | ath9k: Unify valid rate calculation routinesSujith Manoharan2012-08-101-35/+39
| * | | | ath9k: Remove ath_rc_set_valid_rate_idxSujith Manoharan2012-08-101-10/+3
| * | | | ath9k: Change rateset calculationSujith Manoharan2012-08-101-26/+9
| * | | | ath9k: Cleanup index retrieval routinesSujith Manoharan2012-08-101-29/+27
| * | | | ath9k: Cleanup ath_rc_setvalid_htratesSujith Manoharan2012-08-101-8/+9
| * | | | ath9k: Cleanup ath_rc_setvalid_ratesSujith Manoharan2012-08-101-28/+21
| * | | | ath9k: Cleanup RC init APISujith Manoharan2012-08-101-64/+35
| * | | | ath9k: Simplify rate table initializationSujith Manoharan2012-08-101-48/+17
OpenPOWER on IntegriCloud