| Commit message (Expand) | Author | Age | Files | Lines |
* | libertas: Use netdev_<level> or dev_<level> where possible | Joe Perches | 2011-05-11 | 11 | -93/+130 |
* | libertas: Convert lbs_pr_<level> to pr_<level> | Joe Perches | 2011-05-11 | 12 | -171/+173 |
* | ssb: update list of devices supporting multiple 80211 cores | Rafał Miłecki | 2011-05-11 | 1 | -1/+4 |
* | mwifiex: remove unnecessary struct mwifiex_opt_sleep_confirm_buffer | Amitkumar Karwar | 2011-05-10 | 3 | -28/+20 |
* | bcma: add Broadcom specific AMBA bus driver | Rafał Miłecki | 2011-05-10 | 15 | -0/+1387 |
* | ath9k: Failed to set default beacon rssi in AP/IBSS mode | Rajkumar Manoharan | 2011-05-10 | 1 | -0/+1 |
* | ath9k: Fix rssi update in ad-hoc mode | Rajkumar Manoharan | 2011-05-10 | 1 | -1/+2 |
* | ath9k_hw: Change DCU backoff thresh for AR9340 | Rajkumar Manoharan | 2011-05-10 | 1 | -2/+7 |
* | ath9k_hw: Corrected xpabiaslevel register settings for AR9340 | Rajkumar Manoharan | 2011-05-10 | 1 | -8/+6 |
* | rtlwifi: rtl8192cu: Fix memset/memcpy using sizeof(ptr) not sizeof(*ptr) | Joe Perches | 2011-05-10 | 1 | -2/+2 |
* | ath9k_hw: remove get_channel_noise function | Mohammed Shafi Shajakhan | 2011-05-10 | 2 | -9/+0 |
* | b43: trivial: include ssb word in ssb specific functions | Rafał Miłecki | 2011-05-10 | 1 | -4/+4 |
* | mwifiex: fix null derefs, mem leaks and trivia | Christoph Fritz | 2011-05-10 | 8 | -17/+23 |
* | b43legacy: drop ssb-duplicated workaround for dangling cores | Rafał Miłecki | 2011-05-10 | 1 | -18/+0 |
* | b43: drop ssb-duplicated workaround for dangling cores | Rafał Miłecki | 2011-05-10 | 1 | -17/+0 |
* | rt2x00: Fix rmmod hang of rt2800pci | Gertjan van Wingerde | 2011-05-10 | 1 | -1/+1 |
* | p54pci: fix -Wunused-but-set-variable warnings | Christian Lamparter | 2011-05-10 | 1 | -2/+1 |
* | carl9170: fix -Wunused-but-set-variable warnings | Christian Lamparter | 2011-05-10 | 1 | -9/+0 |
* | rtlwifi: rtl8192se: Remove need to disable ASPM | Chaoming Li | 2011-05-10 | 2 | -1/+4 |
* | rtlwifi: Move 2 large arrays off stack | Larry Finger | 2011-05-10 | 1 | -7/+28 |
* | iwlagn: fix iwl_is_any_associated | Johannes Berg | 2011-05-10 | 1 | -8/+11 |
* | ath9k: process TSF out of range before RX | Rajkumar Manoharan | 2011-05-10 | 1 | -11/+11 |
* | ath9k: avoid enabling interrupts while processing rx | Rajkumar Manoharan | 2011-05-10 | 4 | -3/+17 |
* | iwlagn: led stay solid on when no traffic | Wey-Yi Guy | 2011-05-10 | 1 | -1/+19 |
* | Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel... | John W. Linville | 2011-05-10 | 16 | -218/+747 |
|\ |
|
| * | iwlagn: check DMA mapping errors | Johannes Berg | 2011-05-06 | 2 | -28/+45 |
| * | iwlagn: remove bytecount indirection | Johannes Berg | 2011-05-06 | 7 | -31/+8 |
| * | iwlagn: dont update bytecount table for command queue | Johannes Berg | 2011-05-06 | 2 | -19/+13 |
| * | iwlagn: remove unused variable | Johannes Berg | 2011-05-06 | 1 | -4/+0 |
| * | iwlagn: remove frame pre-allocation | Johannes Berg | 2011-05-06 | 2 | -125/+25 |
| * | iwlagn: remove get_hcmd_size indirection | Johannes Berg | 2011-05-06 | 3 | -9/+0 |
| * | iwlwifi: support the svtool messages interactions through nl80211 test mode | Cindy H. Kao | 2011-05-06 | 8 | -2/+656 |
* | | mwl8k: Do not ask mac80211 to generate IV for crypto keys | Yogesh Ashok Powar | 2011-05-05 | 1 | -8/+8 |
* | | b43legacy: drop invalid IMCFGLO workaround | Rafał Miłecki | 2011-05-05 | 1 | -32/+0 |
* | | b43: drop invalid IMCFGLO workaround | Rafał Miłecki | 2011-05-05 | 1 | -27/+1 |
* | | ath9k_hw: fix power for the HT40 duplicate frames | Luis R. Rodriguez | 2011-05-05 | 1 | -0/+10 |
* | | rt2x00: Fix transfer speed regression for USB hardware | Ivo van Doorn | 2011-05-05 | 1 | -3/+3 |
* | | rt2x00: Initial support for RT5370 USB devices. | Gertjan van Wingerde | 2011-05-05 | 4 | -2/+24 |
* | | ath9k_hw: do noise floor calibration only on required chains | Rajkumar Manoharan | 2011-05-05 | 1 | -0/+13 |
* | | carl9170: fix allmulticast mode | Nicolas Cavallari | 2011-05-05 | 1 | -1/+1 |
* | | mwl8k: Fix broken WEP | Yogesh Ashok Powar | 2011-05-05 | 1 | -1/+1 |
* | | mwifiex: remove unnecessary variable initialization | Yogesh Ashok Powar | 2011-05-05 | 19 | -165/+148 |
* | | mwifiex: fix simultaneous assoc and scan issue | Amitkumar Karwar | 2011-05-05 | 2 | -6/+9 |
* | | rtlwifi: rtl8192se: Modify Kconfig and Makefile routines for new driver | Chaoming Li | 2011-05-05 | 4 | -3/+30 |
* | | rtlwifi: rtl8192se: Merge TX and RX routines | Chaoming Li | 2011-05-05 | 2 | -0/+1021 |
* | | rtlwifi: rtl8192se: Merge table routines | Chaoming Li | 2011-05-05 | 2 | -0/+683 |
* | | rtlwifi: rtl8192se: Merge main (sw) routines | Chaoming Li | 2011-05-05 | 2 | -0/+457 |
* | | rtlwifi: rtl8192se: Merge rf routines | Chaoming Li | 2011-05-05 | 2 | -0/+589 |
* | | rtlwifi: rtl8192se: Merge register definitions | Chaoming Li | 2011-05-05 | 1 | -0/+1188 |
* | | rtlwifi: rtl8192se: Merge phy routines | Chaoming Li | 2011-05-05 | 2 | -0/+1841 |