| Commit message (Expand) | Author | Age |
* | ath9k: Remove aggregation flags | Sujith Manoharan | 2012-03-15 |
* | ath9k_hw: Cleanup FastChannelChange | Sujith Manoharan | 2012-03-15 |
* | ath9k: Remove 'other' VIF count | Sujith Manoharan | 2012-03-15 |
* | ath9k: Remove unused variables | Sujith Manoharan | 2012-03-15 |
* | ath9k: Remove unnecessary initialization | Sujith Manoharan | 2012-03-15 |
* | rt2x00: Set IEEE80211_HW_REPORTS_TX_ACK_STATUS in rt2800 | Helmut Schaa | 2012-03-15 |
* | mwifiex: correction in structure name passed to sizeof() | Amitkumar Karwar | 2012-03-14 |
* | mwifiex: fix checkpatch --strict warnings/errors Part 9 | Yogesh Ashok Powar | 2012-03-14 |
* | mwifiex: fix checkpatch --strict warnings/errors Part 8 | Yogesh Ashok Powar | 2012-03-14 |
* | mwifiex: fix checkpatch --strict warnings/errors Part 7 | Yogesh Ashok Powar | 2012-03-14 |
* | mwifiex: fix checkpatch --strict warnings/errors Part 6 | Yogesh Ashok Powar | 2012-03-14 |
* | mwifiex: fix checkpatch --strict warnings/errors Part 5 | Yogesh Ashok Powar | 2012-03-14 |
* | mwifiex: fix checkpatch --strict warnings/errors Part 4 | Yogesh Ashok Powar | 2012-03-14 |
* | mwifiex: fix checkpatch --strict warnings/errors Part 3 | Yogesh Ashok Powar | 2012-03-14 |
* | mwifiex: fix checkpatch --strict warnings/errors Part 2 | Yogesh Ashok Powar | 2012-03-14 |
* | mwifiex: fix checkpatch --strict warnings/errors Part 1 | Yogesh Ashok Powar | 2012-03-14 |
* | mac80211: Don't let regulatory make us deaf | Paul Stewart | 2012-03-13 |
* | mac80211: rename bss_conf timestamp to last_tsf | Johannes Berg | 2012-03-13 |
* | cfg80211: clarify timestamp in cfg80211_inform_bss | Johannes Berg | 2012-03-13 |
* | brmc80211: dont use jiffies for BSS TSF | Johannes Berg | 2012-03-13 |
* | Documentation: make exists consistent | Yegor Yefremov | 2012-03-13 |
* | mwifiex: rename fuctions and variables for better readability | Yogesh Ashok Powar | 2012-03-13 |
* | mwifiex: rearrange if and else blocks to avoid extra indentation | Yogesh Ashok Powar | 2012-03-13 |
* | mwifiex: use usleep_range instead of udelay | Yogesh Ashok Powar | 2012-03-13 |
* | mwifiex: merge functions to derive cfp by chan & freq in one | Yogesh Ashok Powar | 2012-03-13 |
* | mwifiex: rearrange switch statement | Yogesh Ashok Powar | 2012-03-13 |
* | mwifiex: rename long function names to shorter ones | Yogesh Ashok Powar | 2012-03-13 |
* | mac80211: linearize SKBs as needed for crypto | Johannes Berg | 2012-03-13 |
* | mac80211: move RX WEP weak IV counting | Johannes Berg | 2012-03-13 |
* | b43: Load firmware from a work queue and not from the probe routine | Larry Finger | 2012-03-13 |
* | b43legacy: Load firmware from work queue instead of from probe routine | Larry Finger | 2012-03-13 |
* | Merge branch 'for-linville' of git://github.com/kvalo/ath6kl | John W. Linville | 2012-03-13 |
|\ |
|
| * | ath6kl: fix debug.c file mode | Kalle Valo | 2012-03-13 |
| * | ath6kl: use max_t() in ath6kl_cfg80211_connect() | Kalle Valo | 2012-03-13 |
| * | ath6kl: fix open parenthesis alignment in ath6kl_sdio_suspend() | Kalle Valo | 2012-03-13 |
| * | ath6kl: replace strict_strtoul() with kstrtoul() | Kalle Valo | 2012-03-13 |
| * | ath6kl: fix regression in ath6kl_upload_board_file() | Kalle Valo | 2012-03-13 |
| * | ath6kl: Fix merge error in ath6kl_set_ies() | Aarthi Thiruvengadam | 2012-03-12 |
| * | ath6kl: make ath6kl_bmi_[read|write]_hi32() endian safe | Kalle Valo | 2012-03-07 |
| * | ath6kl: fix too long lines | Kalle Valo | 2012-03-07 |
| * | ath6kl: document all spinlocks | Kalle Valo | 2012-03-07 |
| * | ath6kl: fix open paranthesis alignment in ath6kl_cfg80211_connect() | Kalle Valo | 2012-03-07 |
| * | ath6kl: fix error handling ath6kl_target_config_wlan_params() | Kalle Valo | 2012-03-07 |
| * | ath6kl: add ath6kl_bmi_read_hi32() | Kalle Valo | 2012-03-07 |
| * | ath6kl: add ath6kl_bmi_write_hi32() | Kalle Valo | 2012-03-07 |
| * | ath6kl: remove multiple assignments | Kalle Valo | 2012-03-07 |
| * | ath6kl: logical continuations should be on the previous line | Kalle Valo | 2012-03-07 |
| * | ath6kl: alignment should match open parenthesis | Kalle Valo | 2012-03-07 |
| * | ath6kl: fix checkpatch error with EPSTAT() macro | Kalle Valo | 2012-03-07 |
| * | ath6kl: fix pointer style | Kalle Valo | 2012-03-07 |