aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmsmac/ampdu.c
Commit message (Expand)AuthorAge
* brcmsmac: Further reduce log spam from tx phy messagesJohn Greene2013-07-22
* brcmsmac: Reduce log spam in heavy tx, make err print in debugJohn Greene2013-06-03
* brcmsmac: remove dead codePiotr Haber2013-01-07
* brcmsmac: Improve tx trace and debug supportSeth Forshee2012-11-20
* brcmsmac: Add brcms_dbg_ht() debug macroSeth Forshee2012-11-20
* brcmsmac: Use debug macros for general error and debug statementsSeth Forshee2012-11-20
* brcm80211: Convert log message levels to debug levelsSeth Forshee2012-11-20
* brcmsmac: Remove internal tx queueSeth Forshee2012-11-20
* brcmsmac: Use IEEE 802.11 AC levels for pktq precedence levelsSeth Forshee2012-11-20
* brcmsmac: Don't weight AMPDU packets in txfifoSeth Forshee2012-11-20
* brcmsmac: Introduce AMPDU sessions for assembling AMPDUsSeth Forshee2012-11-20
* brcmsmac: restructure info->control.sta handling as it is goning to be remove...Thomas Huehn2012-07-12
* brcmsmac: fix smatch warning found in ampdu.cArend van Spriel2012-06-13
* brcm80211: smac: cleanup couple of debug output statementsArend van Spriel2012-03-05
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-29
|\
| * brcm80211: smac: only print block-ack timeout message at trace levelArend van Spriel2012-02-23
| * brcm80211: smac: fix endless retry of A-MPDU transmissionsArend van Spriel2012-02-23
* | brcm80211: smac: fix endless retry of A-MPDU transmissionsArend van Spriel2012-02-22
* | brcm80211: Use normal DEBUG defineJoe Perches2012-01-24
|/
* brcm80211: smac: use bcma core register access functions for 802.11 coreArend van Spriel2011-12-13
* brcm80211: smac: remove usage of brcmu_pkttotlenArend van Spriel2011-11-11
* net: wireless: add brcm80211 driversArend van Spriel2011-10-11