summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmsmac
Commit message (Expand)AuthorAgeFilesLines
* brcmsmac: increase timer reference count for new timers onlyPiotr Haber2013-01-111-3/+4
* brcmsmac: add copyright information for CanonicalArend van Spriel2013-01-021-0/+1
* brcmsmac: Use udelay instead of usleep_rangeNiels Ole Salscheider2013-01-021-2/+2
* brcmsmac: add support for BCM43224 with PCI id of 14e4:a8d8Hauke Mehrtens2012-12-101-2/+3
* brcmsmac: do a read after the write of the objmem on broken PCIe controllersHauke Mehrtens2012-12-101-1/+1
* brcmsmac: add support for cores with revision 17Hauke Mehrtens2012-12-102-3/+4
* brcmsmac: fix uninitialized variable warning on arm architectureArend van Spriel2012-12-101-1/+1
* brcm80211: remove __dev* attributesBill Pemberton2012-12-061-2/+2
* brcmsmac: remove duplicated include from debug.cWei Yongjun2012-12-061-1/+0
* brcmsmac: Fix possible NULL pointer dereference in _dma_ctrlflags()Seth Forshee2012-11-301-3/+1
* brcmsmac: support 4313iPAPiotr Haber2012-11-302-162/+271
* brcmsmac: move PHY functionsPiotr Haber2012-11-301-50/+52
* brcmsmac: hardware info in debugfsPiotr Haber2012-11-304-1/+144
* brcmsmac: fix bounds checking in tx/rxPiotr Haber2012-11-301-13/+17
* brcmsmac: cleanup in isr codePiotr Haber2012-11-303-24/+13
* brcmsmac: handle packet drop during transmit correctlyPiotr Haber2012-11-303-8/+11
* brcmsmac: Add __printf verification to logging prototypesJoe Perches2012-11-261-2/+8
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-211-1/+1
|\
| * mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen2012-11-131-1/+1
* | brcmsmac: Remove stray argument from debug macroSeth Forshee2012-11-211-1/+1
* | brcmsmac: Remove unused wlc_prio2prec_map and _BRCMS_PREC_* constantsSeth Forshee2012-11-211-27/+0
* | brcmsmac: Remove some noisy and uninformative debug messagesSeth Forshee2012-11-202-27/+0
* | brcmsmac: Add tracepoint for AMPDU session informationSeth Forshee2012-11-202-0/+36
* | brcmsmac: Add tracepoint for macintstatusSeth Forshee2012-11-202-4/+24
* | brcmsmac: Improve tx trace and debug supportSeth Forshee2012-11-204-250/+94
* | brcmsmac: Add brcms_dbg_ht() debug macroSeth Forshee2012-11-203-20/+24
* | brcmsmac: Add brcms_dbg_dma() debug macroSeth Forshee2012-11-204-96/+72
* | brcmsmac: Add brcms_dbg_int() debug macroSeth Forshee2012-11-202-6/+7
* | brcmsmac: Add rx and tx debug macrosSeth Forshee2012-11-202-10/+10
* | brcmsmac: Add brcms_dbg_mac80211() debug macroSeth Forshee2012-11-202-27/+35
* | brcmsmac: Use debug macros for general error and debug statementsSeth Forshee2012-11-205-212/+221
* | brcmsmac: Add support for writing debug messages to the trace bufferSeth Forshee2012-11-204-4/+151
* | brcmsmac: Add module parameter for setting the debug levelSeth Forshee2012-11-202-14/+9
* | brcm80211: Convert log message levels to debug levelsSeth Forshee2012-11-203-4/+4
* | brcm80211: Allow trace support to be enabled separately from debugSeth Forshee2012-11-201-3/+3
* | brcmsmac: Reduce number of entries in tx DMA ringsSeth Forshee2012-11-201-2/+2
* | brcmsmac: Use correct descriptor count when calculating next rx descriptorSeth Forshee2012-11-201-1/+1
* | brcmsmac: Remove internal tx queueSeth Forshee2012-11-208-558/+316
* | brcmsmac: Use IEEE 802.11 AC levels for pktq precedence levelsSeth Forshee2012-11-204-86/+26
* | brcmsmac: Remove unimplemented flow control functionsSeth Forshee2012-11-201-31/+0
* | brcmsmac: Add helper function for updating txavail countSeth Forshee2012-11-201-2/+13
* | brcmsmac: Don't weight AMPDU packets in txfifoSeth Forshee2012-11-203-23/+14
* | brcmsmac: Introduce AMPDU sessions for assembling AMPDUsSeth Forshee2012-11-202-274/+377
|/
* bcma: add an extra pcie core structHauke Mehrtens2012-10-192-3/+3
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-09-301-1/+4
|\
| * brcmsmac: don't start device when RfKill is engagedPiotr Haber2012-09-241-1/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-281-1/+1
|\ \ | |/ |/|
| * brcmsmac: fix mismatch in number of custom regulatory rulesArend van Spriel2012-09-101-1/+1
* | brcm80211: Remove bogus memcpy in ai_detachAndi Kleen2012-09-111-3/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-072-5/+6
|\ \ | |/
OpenPOWER on IntegriCloud