summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: make uapsd_* keys per-vifEliad Peller2012-03-156-102/+79
* mac80211: add NULL terminator to debugfs_netdev write bufEliad Peller2012-03-151-8/+5
* mac80211: Don't sample max throughput rate in minstrel_htHelmut Schaa2012-03-151-0/+7
* rt2x00: rt2800usb: limit tx queues lengthStanislaw Gruszka2012-03-151-1/+1
* rt2x00: rt2800usb: do not check packedid for aggregated framesStanislaw Gruszka2012-03-151-2/+3
* rt2x00: rt2800usb: rework txstatus codeStanislaw Gruszka2012-03-155-64/+101
* rt2x00: rt2800usb: rework txdone codeStanislaw Gruszka2012-03-151-41/+31
* rt2x00: rt2800usb: move additional txdone into new functionStanislaw Gruszka2012-03-151-5/+11
* ath9k: Fix multi-VIF BSS handlingSujith Manoharan2012-03-155-34/+14
* ath9k: Remove aggregation flagsSujith Manoharan2012-03-155-46/+29
* ath9k_hw: Cleanup FastChannelChangeSujith Manoharan2012-03-153-36/+74
* ath9k: Remove 'other' VIF countSujith Manoharan2012-03-153-4/+2
* ath9k: Remove unused variablesSujith Manoharan2012-03-152-6/+0
* ath9k: Remove unnecessary initializationSujith Manoharan2012-03-151-3/+0
* rt2x00: Set IEEE80211_HW_REPORTS_TX_ACK_STATUS in rt2800Helmut Schaa2012-03-151-1/+3
* mwifiex: correction in structure name passed to sizeof()Amitkumar Karwar2012-03-141-1/+1
* mwifiex: fix checkpatch --strict warnings/errors Part 9Yogesh Ashok Powar2012-03-145-95/+94
* mwifiex: fix checkpatch --strict warnings/errors Part 8Yogesh Ashok Powar2012-03-142-70/+73
* mwifiex: fix checkpatch --strict warnings/errors Part 7Yogesh Ashok Powar2012-03-142-121/+114
* mwifiex: fix checkpatch --strict warnings/errors Part 6Yogesh Ashok Powar2012-03-141-92/+96
* mwifiex: fix checkpatch --strict warnings/errors Part 5Yogesh Ashok Powar2012-03-141-173/+170
* mwifiex: fix checkpatch --strict warnings/errors Part 4Yogesh Ashok Powar2012-03-143-211/+226
* mwifiex: fix checkpatch --strict warnings/errors Part 3Yogesh Ashok Powar2012-03-143-101/+98
* mwifiex: fix checkpatch --strict warnings/errors Part 2Yogesh Ashok Powar2012-03-143-127/+133
* mwifiex: fix checkpatch --strict warnings/errors Part 1Yogesh Ashok Powar2012-03-144-43/+43
* mac80211: Don't let regulatory make us deafPaul Stewart2012-03-134-19/+51
* mac80211: rename bss_conf timestamp to last_tsfJohannes Berg2012-03-136-7/+8
* cfg80211: clarify timestamp in cfg80211_inform_bssJohannes Berg2012-03-132-8/+6
* brmc80211: dont use jiffies for BSS TSFJohannes Berg2012-03-131-8/+2
* Documentation: make exists consistentYegor Yefremov2012-03-131-3/+3
* mwifiex: rename fuctions and variables for better readabilityYogesh Ashok Powar2012-03-131-87/+73
* mwifiex: rearrange if and else blocks to avoid extra indentationYogesh Ashok Powar2012-03-133-70/+68
* mwifiex: use usleep_range instead of udelayYogesh Ashok Powar2012-03-132-5/+5
* mwifiex: merge functions to derive cfp by chan & freq in oneYogesh Ashok Powar2012-03-135-82/+46
* mwifiex: rearrange switch statementYogesh Ashok Powar2012-03-131-111/+87
* mwifiex: rename long function names to shorter onesYogesh Ashok Powar2012-03-136-53/+43
* mac80211: linearize SKBs as needed for cryptoJohannes Berg2012-03-133-8/+31
* mac80211: move RX WEP weak IV countingJohannes Berg2012-03-133-12/+6
* b43: Load firmware from a work queue and not from the probe routineLarry Finger2012-03-132-27/+35
* b43legacy: Load firmware from work queue instead of from probe routineLarry Finger2012-03-132-13/+23
* Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville2012-03-1325-667/+1228
|\
| * ath6kl: fix debug.c file modeKalle Valo2012-03-131-0/+0
| * ath6kl: use max_t() in ath6kl_cfg80211_connect()Kalle Valo2012-03-131-2/+2
| * ath6kl: fix open parenthesis alignment in ath6kl_sdio_suspend()Kalle Valo2012-03-131-4/+5
| * ath6kl: replace strict_strtoul() with kstrtoul()Kalle Valo2012-03-131-17/+2
| * ath6kl: fix regression in ath6kl_upload_board_file()Kalle Valo2012-03-131-1/+2
| * ath6kl: Fix merge error in ath6kl_set_ies()Aarthi Thiruvengadam2012-03-121-24/+21
| * ath6kl: make ath6kl_bmi_[read|write]_hi32() endian safeKalle Valo2012-03-071-3/+10
| * ath6kl: fix too long linesKalle Valo2012-03-073-26/+27
| * ath6kl: document all spinlocksKalle Valo2012-03-075-0/+36
OpenPOWER on IntegriCloud