| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | brcmsmac: Add tracepoint for AMPDU session information | Seth Forshee | 2012-11-20 | 2 | -0/+36 |
| * | | | | brcmsmac: Add tracepoint for macintstatus | Seth Forshee | 2012-11-20 | 2 | -4/+24 |
| * | | | | brcmsmac: Improve tx trace and debug support | Seth Forshee | 2012-11-20 | 4 | -250/+94 |
| * | | | | brcmsmac: Add brcms_dbg_ht() debug macro | Seth Forshee | 2012-11-20 | 4 | -20/+25 |
| * | | | | brcmsmac: Add brcms_dbg_dma() debug macro | Seth Forshee | 2012-11-20 | 5 | -96/+73 |
| * | | | | brcmsmac: Add brcms_dbg_int() debug macro | Seth Forshee | 2012-11-20 | 3 | -6/+8 |
| * | | | | brcmsmac: Add rx and tx debug macros | Seth Forshee | 2012-11-20 | 3 | -10/+12 |
| * | | | | brcmsmac: Add brcms_dbg_mac80211() debug macro | Seth Forshee | 2012-11-20 | 3 | -27/+36 |
| * | | | | brcmsmac: Use debug macros for general error and debug statements | Seth Forshee | 2012-11-20 | 5 | -212/+221 |
| * | | | | brcmsmac: Add support for writing debug messages to the trace buffer | Seth Forshee | 2012-11-20 | 4 | -4/+151 |
| * | | | | brcmsmac: Add module parameter for setting the debug level | Seth Forshee | 2012-11-20 | 2 | -14/+9 |
| * | | | | brcm80211: Convert log message levels to debug levels | Seth Forshee | 2012-11-20 | 4 | -7/+6 |
| * | | | | brcm80211: Allow trace support to be enabled separately from debug | Seth Forshee | 2012-11-20 | 2 | -3/+14 |
| * | | | | brcmsmac: Reduce number of entries in tx DMA rings | Seth Forshee | 2012-11-20 | 1 | -2/+2 |
| * | | | | brcmsmac: Use correct descriptor count when calculating next rx descriptor | Seth Forshee | 2012-11-20 | 1 | -1/+1 |
| * | | | | brcmsmac: Remove internal tx queue | Seth Forshee | 2012-11-20 | 8 | -558/+316 |
| * | | | | brcmsmac: Use IEEE 802.11 AC levels for pktq precedence levels | Seth Forshee | 2012-11-20 | 4 | -86/+26 |
| * | | | | brcmsmac: Remove unimplemented flow control functions | Seth Forshee | 2012-11-20 | 1 | -31/+0 |
| * | | | | brcmsmac: Add helper function for updating txavail count | Seth Forshee | 2012-11-20 | 1 | -2/+13 |
| * | | | | brcmsmac: Don't weight AMPDU packets in txfifo | Seth Forshee | 2012-11-20 | 3 | -23/+14 |
| * | | | | brcmsmac: Introduce AMPDU sessions for assembling AMPDUs | Seth Forshee | 2012-11-20 | 2 | -274/+377 |
| * | | | | ath9k: Fix BTCOEX debugfs file usage | Sujith Manoharan | 2012-11-19 | 3 | -20/+50 |
| * | | | | ath9k_hw: Program filter coefficients correctly | Sujith Manoharan | 2012-11-16 | 4 | -11/+16 |
| * | | | | mwifiex: don't select lib80211 | Johannes Berg | 2012-11-16 | 1 | -1/+0 |
| * | | | | rtlwifi: use eth_zero_addr() to assign zero address | Wei Yongjun | 2012-11-16 | 2 | -4/+3 |
| * | | | | net/wireless: ipw2x00: remove unreachable code | Stanislav Yakovlev | 2012-11-16 | 4 | -11/+4 |
| * | | | | brcmfmac: code cleanup | Hante Meuleman | 2012-11-16 | 12 | -119/+16 |
| * | | | | brcmfmac: limit hex dump on fwil. | Hante Meuleman | 2012-11-16 | 1 | -6/+15 |
| * | | | | brcmfmac: sdio module load fix. | Hante Meuleman | 2012-11-16 | 1 | -3/+0 |
| * | | | | brcmfmac: avoid usage of func->card->dev in sdio probe. | Hante Meuleman | 2012-11-16 | 2 | -71/+79 |
| * | | | | brcmfmac: sdio unload fix. | Hante Meuleman | 2012-11-16 | 2 | -1/+3 |
| * | | | | brcmfmac: Handle mmc exceptions during init correct. | Hante Meuleman | 2012-11-16 | 2 | -9/+16 |
| * | | | | brcmfmac: Any error should result in failure of probe. | Hante Meuleman | 2012-11-16 | 1 | -4/+2 |
| * | | | | brcmfmac: restructure handling of IF event | Arend van Spriel | 2012-11-16 | 1 | -47/+55 |
| * | | | | brcmfmac: ignore IF event if it is a add for ifidx 0 | Arend van Spriel | 2012-11-16 | 2 | -7/+15 |
| * | | | | brcmfmac: fix wrong usage of unaligned include file | Arend van Spriel | 2012-11-16 | 1 | -1/+1 |
| * | | | | brcmfmac: fix NULL pointer access in brcmf_fweh_detach() | Hante Meuleman | 2012-11-16 | 1 | -5/+7 |
| * | | | | brcmfmac: remove mac address validation from brcmf_net_attach() | Arend van Spriel | 2012-11-16 | 1 | -10/+2 |
| * | | | | brcmfmac: change mac address parameter in brcmf_add_if() | Arend van Spriel | 2012-11-16 | 1 | -5/+7 |
| * | | | | brcmfmac: correct handling IF firmware event | Arend van Spriel | 2012-11-16 | 1 | -35/+31 |
| * | | | | brcmfmac: fix for multiple netdevice interface support | Arend van Spriel | 2012-11-16 | 4 | -67/+67 |
| * | | | | brcmfmac: change parameter in brcmf_add_if() function | Arend van Spriel | 2012-11-16 | 3 | -7/+5 |
| * | | | | brcmfmac: usb suspend/resume. | Hante Meuleman | 2012-11-16 | 2 | -96/+58 |
| * | | | | brcmfmac: cleanup of usb firmware download routines | Hante Meuleman | 2012-11-16 | 1 | -28/+15 |
| * | | | | brcmfmac: rework firmware event handling code | Arend van Spriel | 2012-11-16 | 9 | -770/+763 |
| * | | | | ath5k: precedence error in ath5k_hw_nic_wakeup() | Dan Carpenter | 2012-11-16 | 1 | -3/+3 |
| * | | | | ath5k: Use module_platform_driver macro for ahb.c | Syam Sidhardhan | 2012-11-16 | 1 | -14/+1 |
| * | | | | ath9k: Remove unused workaround | Sujith Manoharan | 2012-11-16 | 4 | -23/+0 |
| * | | | | ath9k_hw: Update AR9485 initvals | Sujith Manoharan | 2012-11-16 | 1 | -63/+273 |
| * | | | | ath9k_hw: Fix wrong peak detector DC offset | Rajkumar Manoharan | 2012-11-16 | 3 | -8/+116 |