aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAge
* ath9k_hw: fold ar9002_hw_cck_chan14_spread into mode regs initializationFelix Fietkau2012-03-15
* ath9k_hw: remove iniCommon_*_cck_fir_coeff_9271Felix Fietkau2012-03-15
* ath9k_hw: clean up ath9k_hw_setuprxdescFelix Fietkau2012-03-15
* ath9k_hw: remove ath9k_hw_gettxintrtxqsFelix Fietkau2012-03-15
* ath9k: optimize register access functionsFelix Fietkau2012-03-15
* ath9k_hw: remove ath9k_hw_getdefantennaFelix Fietkau2012-03-15
* ath9k_hw: remove ath9k_hw_htc_resetinitFelix Fietkau2012-03-15
* ath9k_hw: clean up tx completion interrupt handlingFelix Fietkau2012-03-15
* ath9k_hw: simplify tx queue interrupt mask handlingFelix Fietkau2012-03-15
* rt2x00: rt2800usb: limit tx queues lengthStanislaw Gruszka2012-03-15
* rt2x00: rt2800usb: do not check packedid for aggregated framesStanislaw Gruszka2012-03-15
* rt2x00: rt2800usb: rework txstatus codeStanislaw Gruszka2012-03-15
* rt2x00: rt2800usb: rework txdone codeStanislaw Gruszka2012-03-15
* rt2x00: rt2800usb: move additional txdone into new functionStanislaw Gruszka2012-03-15
* ath9k: Fix multi-VIF BSS handlingSujith Manoharan2012-03-15
* ath9k: Remove aggregation flagsSujith Manoharan2012-03-15
* ath9k_hw: Cleanup FastChannelChangeSujith Manoharan2012-03-15
* ath9k: Remove 'other' VIF countSujith Manoharan2012-03-15
* ath9k: Remove unused variablesSujith Manoharan2012-03-15
* ath9k: Remove unnecessary initializationSujith Manoharan2012-03-15
* rt2x00: Set IEEE80211_HW_REPORTS_TX_ACK_STATUS in rt2800Helmut Schaa2012-03-15
* mwifiex: correction in structure name passed to sizeof()Amitkumar Karwar2012-03-14
* mwifiex: fix checkpatch --strict warnings/errors Part 9Yogesh Ashok Powar2012-03-14
* mwifiex: fix checkpatch --strict warnings/errors Part 8Yogesh Ashok Powar2012-03-14
* mwifiex: fix checkpatch --strict warnings/errors Part 7Yogesh Ashok Powar2012-03-14
* mwifiex: fix checkpatch --strict warnings/errors Part 6Yogesh Ashok Powar2012-03-14
* mwifiex: fix checkpatch --strict warnings/errors Part 5Yogesh Ashok Powar2012-03-14
* mwifiex: fix checkpatch --strict warnings/errors Part 4Yogesh Ashok Powar2012-03-14
* mwifiex: fix checkpatch --strict warnings/errors Part 3Yogesh Ashok Powar2012-03-14
* mwifiex: fix checkpatch --strict warnings/errors Part 2Yogesh Ashok Powar2012-03-14
* mwifiex: fix checkpatch --strict warnings/errors Part 1Yogesh Ashok Powar2012-03-14
* mac80211: rename bss_conf timestamp to last_tsfJohannes Berg2012-03-13
* brmc80211: dont use jiffies for BSS TSFJohannes Berg2012-03-13
* mwifiex: rename fuctions and variables for better readabilityYogesh Ashok Powar2012-03-13
* mwifiex: rearrange if and else blocks to avoid extra indentationYogesh Ashok Powar2012-03-13
* mwifiex: use usleep_range instead of udelayYogesh Ashok Powar2012-03-13
* mwifiex: merge functions to derive cfp by chan & freq in oneYogesh Ashok Powar2012-03-13
* mwifiex: rearrange switch statementYogesh Ashok Powar2012-03-13
* mwifiex: rename long function names to shorter onesYogesh Ashok Powar2012-03-13
* b43: Load firmware from a work queue and not from the probe routineLarry Finger2012-03-13
* b43legacy: Load firmware from work queue instead of from probe routineLarry Finger2012-03-13
* Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville2012-03-13
|\
| * ath6kl: fix debug.c file modeKalle Valo2012-03-13
| * ath6kl: use max_t() in ath6kl_cfg80211_connect()Kalle Valo2012-03-13
| * ath6kl: fix open parenthesis alignment in ath6kl_sdio_suspend()Kalle Valo2012-03-13
| * ath6kl: replace strict_strtoul() with kstrtoul()Kalle Valo2012-03-13
| * ath6kl: fix regression in ath6kl_upload_board_file()Kalle Valo2012-03-13
| * ath6kl: Fix merge error in ath6kl_set_ies()Aarthi Thiruvengadam2012-03-12
| * ath6kl: make ath6kl_bmi_[read|write]_hi32() endian safeKalle Valo2012-03-07
| * ath6kl: fix too long linesKalle Valo2012-03-07