Age | Commit message (Expand) | Author | Files | Lines |
2012-01-24 | brcm80211: Add and use brcmX_dbg_dump_hex | Joe Perches | 4 | -92/+84 |
2012-01-24 | brcmfmac: Convert printk(KERN_DEBUG to pr_debug | Joe Perches | 1 | -4/+4 |
2012-01-24 | brcm80211: Use normal DEBUG define | Joe Perches | 16 | -102/+102 |
2012-01-24 | ath5k: claim support for IBSS RSN | Antonio Quartulli | 2 | -0/+11 |
2012-01-24 | carl9170: remove eeprom data injection option | Christian Lamparter | 3 | -38/+0 |
2012-01-24 | mwifiex: derive priv from net_device instead of wiphy | Yogesh Ashok Powar | 1 | -11/+8 |
2012-01-24 | mwifiex: use bss_type and bss_num to retrieve priv | Yogesh Ashok Powar | 12 | -34/+31 |
2012-01-24 | carl9170: claim to support IBSS RSN. | Nicolas Cavallari | 1 | -0/+3 |
2012-01-24 | drivers/net/wireless/mwifiex/scan.c: convert GFP_KERNEL to GFP_ATOMIC | Julia Lawall | 1 | -1/+1 |
2012-01-24 | rtl8192se: Update copyright dates | Larry Finger | 20 | -20/+20 |
2012-01-24 | rtl8192de: Update copyright dates | Larry Finger | 20 | -20/+20 |
2012-01-24 | rtl8192cu: Update copyright dates | Larry Finger | 20 | -20/+20 |
2012-01-24 | rtl8192ce: Update copyright dates | Larry Finger | 18 | -18/+18 |
2012-01-24 | rtl8192c_common: Update copyright dates | Larry Finger | 7 | -7/+7 |
2012-01-24 | rtlwifi: Update copyright dates | Larry Finger | 21 | -21/+21 |
2012-01-24 | rtl8192cu: Remove dead code never selected | Larry Finger | 1 | -170/+0 |
2012-01-24 | rtlwifi: rtl8192c_common: rtl8192de: Check for allocation failures | Larry Finger | 4 | -10/+20 |
2012-01-24 | iwlwifi: update Copyright | Wey-Yi Guy | 53 | -75/+75 |
2012-01-24 | iwlwifi: add testmode cmd IWL_TM_CMD_APP2DEV_GET_FW_INFO | Kenny Hsu | 2 | -3/+57 |
2012-01-24 | iwlwifi: update error dump in testmode command sram_read | Kenny Hsu | 1 | -4/+4 |
2012-01-24 | iwlwifi: enhance testmode command sram_read | Kenny Hsu | 2 | -4/+6 |
2012-01-24 | iwlwifi: update testmode command of direct register access | Kenny Hsu | 1 | -2/+2 |
2012-01-24 | iwlwifi: Sanity check for sta_id | Wey-Yi Guy | 1 | -4/+7 |
2012-01-24 | iwlwifi: don't process the info from uCode if does not has ownership | Wey-Yi Guy | 1 | -13/+15 |
2012-01-24 | rtlwifi: Simplify chip version id logging | Joe Perches | 2 | -38/+27 |
2012-01-24 | rtlwifi: Remove incorrect logging message prefixes | Joe Perches | 3 | -5/+5 |
2012-01-24 | rtlwifi: add CONFIG_RTLWIFI_DEBUG to remove all of the debug logging code | Joe Perches | 2 | -0/+39 |
2012-01-24 | rtlwifi: Optimize RT_TRACE macro use of KBUILD_MODNAME for size | Joe Perches | 1 | -3/+3 |
2012-01-24 | rtlwifi: Remove duplicate __func__ | Joe Perches | 1 | -1/+1 |
2012-01-24 | rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__ | Joe Perches | 21 | -70/+68 |
2012-01-24 | rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__ | Joe Perches | 9 | -370/+355 |
2012-01-24 | rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__ | Joe Perches | 44 | -1784/+1613 |
2012-01-24 | rtlwifi: Standardize RT_PRINT_DATA macro and uses | Joe Perches | 12 | -26/+23 |
2012-01-24 | rtlwifi: Neaten RT_ASSERT, RT_TRACE, RTPRINT, RT_PRINT_DATA macros | Joe Perches | 5 | -53/+47 |
2012-01-24 | b43: N-PHY: trivial: change save&rest order in RSSI polling | Rafał Miłecki | 1 | -8/+8 |
2012-01-24 | b43: N-PHY: implement RSSI calibration for rev3+ | Rafał Miłecki | 1 | -6/+187 |
2012-01-24 | brcm80211: make ethtool_ops const | Stephen Hemminger | 1 | -2/+2 |
2012-01-24 | b43: N-PHY: upload PAPD PGA gain delta table | Rafał Miłecki | 3 | -6/+12 |
2012-01-24 | b43: N-PHY: fix typos in RF control | Rafał Miłecki | 2 | -6/+6 |
2012-01-24 | b43: N-PHY: add helper for getting gain table | Rafał Miłecki | 3 | -94/+64 |
2012-01-24 | b43: N-PHY: implement TX power control setup | Rafał Miłecki | 2 | -1/+217 |
2012-01-24 | b43: add maskset helpers | Rafał Miłecki | 3 | -57/+36 |
2012-01-17 | mwl8k: Fixing Sparse ENDIAN CHECK warning | Yogesh Ashok Powar | 1 | -1/+1 |
2012-01-17 | mwl8k: fix condition in mwl8k_cmd_encryption_remove_key() | Dan Carpenter | 1 | -1/+1 |
2012-01-17 | brcmfmac: work-around gcc 4.7 build issue | Alexandre Oliva | 1 | -1/+1 |
2012-01-17 | brcmsmac: remove PCI suspend/resume from bcma driver | Linus Torvalds | 1 | -35/+3 |
2012-01-17 | bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resume | Linus Torvalds | 1 | -1/+1 |
2012-01-17 | wireless: iwlwifi: iwl-scan.c: Fix build warning | Fabio Estevam | 1 | -1/+1 |
2012-01-17 | ath9k_hw: fix interpretation of the rx KeyMiss flag | Felix Fietkau | 2 | -4/+6 |
2012-01-13 | rt2800pci: fix spurious interrupts generation | Stanislaw Gruszka | 1 | -20/+8 |