Age | Commit message (Expand) | Author | Files | Lines |
2012-03-15 | ath9k: Remove aggregation flags | Sujith Manoharan | 5 | -46/+29 |
2012-03-15 | ath9k_hw: Cleanup FastChannelChange | Sujith Manoharan | 3 | -36/+74 |
2012-03-15 | ath9k: Remove 'other' VIF count | Sujith Manoharan | 3 | -4/+2 |
2012-03-15 | ath9k: Remove unused variables | Sujith Manoharan | 2 | -6/+0 |
2012-03-15 | ath9k: Remove unnecessary initialization | Sujith Manoharan | 1 | -3/+0 |
2012-03-15 | rt2x00: Set IEEE80211_HW_REPORTS_TX_ACK_STATUS in rt2800 | Helmut Schaa | 1 | -1/+3 |
2012-03-14 | mwifiex: correction in structure name passed to sizeof() | Amitkumar Karwar | 1 | -1/+1 |
2012-03-14 | mwifiex: fix checkpatch --strict warnings/errors Part 9 | Yogesh Ashok Powar | 5 | -95/+94 |
2012-03-14 | mwifiex: fix checkpatch --strict warnings/errors Part 8 | Yogesh Ashok Powar | 2 | -70/+73 |
2012-03-14 | mwifiex: fix checkpatch --strict warnings/errors Part 7 | Yogesh Ashok Powar | 2 | -121/+114 |
2012-03-14 | mwifiex: fix checkpatch --strict warnings/errors Part 6 | Yogesh Ashok Powar | 1 | -92/+96 |
2012-03-14 | mwifiex: fix checkpatch --strict warnings/errors Part 5 | Yogesh Ashok Powar | 1 | -173/+170 |
2012-03-14 | mwifiex: fix checkpatch --strict warnings/errors Part 4 | Yogesh Ashok Powar | 3 | -211/+226 |
2012-03-14 | mwifiex: fix checkpatch --strict warnings/errors Part 3 | Yogesh Ashok Powar | 3 | -101/+98 |
2012-03-14 | mwifiex: fix checkpatch --strict warnings/errors Part 2 | Yogesh Ashok Powar | 3 | -127/+133 |
2012-03-14 | mwifiex: fix checkpatch --strict warnings/errors Part 1 | Yogesh Ashok Powar | 4 | -43/+43 |
2012-03-13 | mac80211: rename bss_conf timestamp to last_tsf | Johannes Berg | 3 | -3/+3 |
2012-03-13 | brmc80211: dont use jiffies for BSS TSF | Johannes Berg | 1 | -8/+2 |
2012-03-13 | mwifiex: rename fuctions and variables for better readability | Yogesh Ashok Powar | 1 | -87/+73 |
2012-03-13 | mwifiex: rearrange if and else blocks to avoid extra indentation | Yogesh Ashok Powar | 3 | -70/+68 |
2012-03-13 | mwifiex: use usleep_range instead of udelay | Yogesh Ashok Powar | 2 | -5/+5 |
2012-03-13 | mwifiex: merge functions to derive cfp by chan & freq in one | Yogesh Ashok Powar | 5 | -82/+46 |
2012-03-13 | mwifiex: rearrange switch statement | Yogesh Ashok Powar | 1 | -111/+87 |
2012-03-13 | mwifiex: rename long function names to shorter ones | Yogesh Ashok Powar | 6 | -53/+43 |
2012-03-13 | b43: Load firmware from a work queue and not from the probe routine | Larry Finger | 2 | -27/+35 |
2012-03-13 | b43legacy: Load firmware from work queue instead of from probe routine | Larry Finger | 2 | -13/+23 |
2012-03-13 | Merge branch 'for-linville' of git://github.com/kvalo/ath6kl | John W. Linville | 25 | -667/+1228 |
2012-03-13 | ath6kl: fix debug.c file mode | Kalle Valo | 1 | -0/+0 |
2012-03-13 | ath6kl: use max_t() in ath6kl_cfg80211_connect() | Kalle Valo | 1 | -2/+2 |
2012-03-13 | ath6kl: fix open parenthesis alignment in ath6kl_sdio_suspend() | Kalle Valo | 1 | -4/+5 |
2012-03-13 | ath6kl: replace strict_strtoul() with kstrtoul() | Kalle Valo | 1 | -17/+2 |
2012-03-13 | ath6kl: fix regression in ath6kl_upload_board_file() | Kalle Valo | 1 | -1/+2 |
2012-03-12 | iwlwifi: Add bool mvm_ucode to iwl_fw | David Spinadel | 2 | -1/+10 |
2012-03-12 | iwlwifi: change struct iwl_fw | David Spinadel | 7 | -141/+139 |
2012-03-12 | iwlwifi: Add TLVs and fields for 16.0 uCode | David Spinadel | 4 | -16/+108 |
2012-03-12 | iwlwifi: more modularity in fw images and sections | David Spinadel | 3 | -77/+207 |
2012-03-12 | iwlwifi: explicitly track whether INIT uCode was run | David Spinadel | 3 | -5/+6 |
2012-03-12 | iwlwifi: avoid some operations if no uCode loaded | David Spinadel | 7 | -20/+48 |
2012-03-12 | iwlwifi: move wait_command_queue from shared to trans | Meenakshi Venkataraman | 8 | -10/+11 |
2012-03-12 | iwlwifi: convert bad state message into warning | Johannes Berg | 1 | -14/+14 |
2012-03-12 | iwlwifi: abstract out missing SEQ_RX_FRAME workaround | Johannes Berg | 5 | -18/+39 |
2012-03-12 | iwlwifi: remove TX hex debug | Johannes Berg | 1 | -2/+0 |
2012-03-12 | ath9k: fix going to full-sleep on PS idle | Felix Fietkau | 1 | -3/+5 |
2012-03-12 | ath9k: Fix mactime from being clobbered in rx_status | Ashok Nagarajan | 1 | -2/+2 |
2012-03-12 | ath9k: configure bss info at assoc notification | Rajkumar Manoharan | 1 | -1/+1 |
2012-03-12 | rt2x00: Fix beacon skew in rt2800pci | Helmut Schaa | 2 | -0/+33 |
2012-03-12 | ath9k_hw: Fix enabling of MCI and RTT | Mohammed Shafi Shajakhan | 2 | -2/+12 |
2012-03-12 | net/wireless: ipw2x00: remove unused definitions for regulatory domain | Stanislav Yakovlev | 1 | -12/+0 |
2012-03-12 | ath9k: Add wiphy name to log messages. | Ben Greear | 2 | -17/+18 |
2012-03-12 | mac80211_hwsim: Fix set mactime on receiver hwsim radio | Ashok Nagarajan | 1 | -1/+2 |