aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* 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: Don't let regulatory make us deafPaul Stewart2012-03-13
* mac80211: rename bss_conf timestamp to last_tsfJohannes Berg2012-03-13
* cfg80211: clarify timestamp in cfg80211_inform_bssJohannes Berg2012-03-13
* brmc80211: dont use jiffies for BSS TSFJohannes Berg2012-03-13
* Documentation: make exists consistentYegor Yefremov2012-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
* mac80211: linearize SKBs as needed for cryptoJohannes Berg2012-03-13
* mac80211: move RX WEP weak IV countingJohannes Berg2012-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
| * ath6kl: document all spinlocksKalle Valo2012-03-07
| * ath6kl: fix open paranthesis alignment in ath6kl_cfg80211_connect()Kalle Valo2012-03-07
| * ath6kl: fix error handling ath6kl_target_config_wlan_params()Kalle Valo2012-03-07
| * ath6kl: add ath6kl_bmi_read_hi32()Kalle Valo2012-03-07
| * ath6kl: add ath6kl_bmi_write_hi32()Kalle Valo2012-03-07
| * ath6kl: remove multiple assignmentsKalle Valo2012-03-07
| * ath6kl: logical continuations should be on the previous lineKalle Valo2012-03-07
| * ath6kl: alignment should match open parenthesisKalle Valo2012-03-07
| * ath6kl: fix checkpatch error with EPSTAT() macroKalle Valo2012-03-07
| * ath6kl: fix pointer styleKalle Valo2012-03-07
| * ath6kl: Set optimal listen intvl,bmiss,scan params while going to wow suspendRaja Mani2012-03-07
| * ath6kl: Maintain the listen interval per VIF specificRaja Mani2012-03-07
| * ath6kl: Check wow state before sending control and data pktRaja Mani2012-03-07
| * ath6kl: Add provision to define suspend policy in disconnected state.Raja Mani2012-03-07
| * ath6kl: Fix kernel panic while receiving fwlog during bootVasanthakumar Thiagarajan2012-03-06
| * Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo2012-03-05
| |\