summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/brcm80211/brcmsmac
AgeCommit message (Expand)Author
2013-01-02brcmsmac: add copyright information for CanonicalArend van Spriel
2013-01-02brcmsmac: Use udelay instead of usleep_rangeNiels Ole Salscheider
2012-12-10brcmsmac: add support for BCM43224 with PCI id of 14e4:a8d8Hauke Mehrtens
2012-12-10brcmsmac: do a read after the write of the objmem on broken PCIe controllersHauke Mehrtens
2012-12-10brcmsmac: add support for cores with revision 17Hauke Mehrtens
2012-12-10brcmsmac: fix uninitialized variable warning on arm architectureArend van Spriel
2012-12-06brcm80211: remove __dev* attributesBill Pemberton
2012-12-06brcmsmac: remove duplicated include from debug.cWei Yongjun
2012-11-30brcmsmac: Fix possible NULL pointer dereference in _dma_ctrlflags()Seth Forshee
2012-11-30brcmsmac: support 4313iPAPiotr Haber
2012-11-30brcmsmac: move PHY functionsPiotr Haber
2012-11-30brcmsmac: hardware info in debugfsPiotr Haber
2012-11-30brcmsmac: fix bounds checking in tx/rxPiotr Haber
2012-11-30brcmsmac: cleanup in isr codePiotr Haber
2012-11-30brcmsmac: handle packet drop during transmit correctlyPiotr Haber
2012-11-26brcmsmac: Add __printf verification to logging prototypesJoe Perches
2012-11-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-21brcmsmac: Remove stray argument from debug macroSeth Forshee
2012-11-21brcmsmac: Remove unused wlc_prio2prec_map and _BRCMS_PREC_* constantsSeth Forshee
2012-11-20brcmsmac: Remove some noisy and uninformative debug messagesSeth Forshee
2012-11-20brcmsmac: Add tracepoint for AMPDU session informationSeth Forshee
2012-11-20brcmsmac: Add tracepoint for macintstatusSeth Forshee
2012-11-20brcmsmac: Improve tx trace and debug supportSeth Forshee
2012-11-20brcmsmac: Add brcms_dbg_ht() debug macroSeth Forshee
2012-11-20brcmsmac: Add brcms_dbg_dma() debug macroSeth Forshee
2012-11-20brcmsmac: Add brcms_dbg_int() debug macroSeth Forshee
2012-11-20brcmsmac: Add rx and tx debug macrosSeth Forshee
2012-11-20brcmsmac: Add brcms_dbg_mac80211() debug macroSeth Forshee
2012-11-20brcmsmac: Use debug macros for general error and debug statementsSeth Forshee
2012-11-20brcmsmac: Add support for writing debug messages to the trace bufferSeth Forshee
2012-11-20brcmsmac: Add module parameter for setting the debug levelSeth Forshee
2012-11-20brcm80211: Convert log message levels to debug levelsSeth Forshee
2012-11-20brcm80211: Allow trace support to be enabled separately from debugSeth Forshee
2012-11-20brcmsmac: Reduce number of entries in tx DMA ringsSeth Forshee
2012-11-20brcmsmac: Use correct descriptor count when calculating next rx descriptorSeth Forshee
2012-11-20brcmsmac: Remove internal tx queueSeth Forshee
2012-11-20brcmsmac: Use IEEE 802.11 AC levels for pktq precedence levelsSeth Forshee
2012-11-20brcmsmac: Remove unimplemented flow control functionsSeth Forshee
2012-11-20brcmsmac: Add helper function for updating txavail countSeth Forshee
2012-11-20brcmsmac: Don't weight AMPDU packets in txfifoSeth Forshee
2012-11-20brcmsmac: Introduce AMPDU sessions for assembling AMPDUsSeth Forshee
2012-11-13mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen
2012-10-19bcma: add an extra pcie core structHauke Mehrtens
2012-09-30Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-24brcmsmac: don't start device when RfKill is engagedPiotr Haber
2012-09-11brcm80211: Remove bogus memcpy in ai_detachAndi Kleen
2012-09-10brcmsmac: fix mismatch in number of custom regulatory rulesArend van Spriel
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-08-22brcm80211: smac: set interface down on resetVladimir Zapolskiy