aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmsmac
Commit message (Expand)AuthorAge
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-01-22
|\
| * wireless: make the reg_notifier() voidLuis R. Rodriguez2013-01-14
* | brcmsmac: remove dead codePiotr Haber2013-01-07
* | brcmsmac: allow user-space setting of interface addressArend van Spriel2013-01-07
* | brcmsmac: use perimeter lock in add_interface() callbackArend van Spriel2013-01-07
* | brcmsmac: increase timer reference count for new timers onlyPiotr Haber2013-01-07
* | brcmsmac: initialize morepending in brcms_b_recv()Geert Uytterhoeven2013-01-07
|/
* mac80211: split TX aggregation stop actionJohannes Berg2013-01-03
* regulatory: use IS_ERR macro family for freq_reg_infoJohannes Berg2013-01-03
* regulatory: remove handling of channel bandwidthJohannes Berg2013-01-03
* brcmsmac: add support for BCM43224 with PCI id of 14e4:a8d8Hauke Mehrtens2012-12-10
* brcmsmac: do a read after the write of the objmem on broken PCIe controllersHauke Mehrtens2012-12-10
* brcmsmac: add support for cores with revision 17Hauke Mehrtens2012-12-10
* brcmsmac: fix uninitialized variable warning on arm architectureArend van Spriel2012-12-10
* brcm80211: remove __dev* attributesBill Pemberton2012-12-06
* brcmsmac: remove duplicated include from debug.cWei Yongjun2012-12-06
* brcmsmac: Fix possible NULL pointer dereference in _dma_ctrlflags()Seth Forshee2012-11-30
* brcmsmac: support 4313iPAPiotr Haber2012-11-30
* brcmsmac: move PHY functionsPiotr Haber2012-11-30
* brcmsmac: hardware info in debugfsPiotr Haber2012-11-30
* brcmsmac: fix bounds checking in tx/rxPiotr Haber2012-11-30
* brcmsmac: cleanup in isr codePiotr Haber2012-11-30
* brcmsmac: handle packet drop during transmit correctlyPiotr Haber2012-11-30
* brcmsmac: Add __printf verification to logging prototypesJoe Perches2012-11-26
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-21
|\
| * mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen2012-11-13
* | brcmsmac: Remove stray argument from debug macroSeth Forshee2012-11-21
* | brcmsmac: Remove unused wlc_prio2prec_map and _BRCMS_PREC_* constantsSeth Forshee2012-11-21
* | brcmsmac: Remove some noisy and uninformative debug messagesSeth Forshee2012-11-20
* | brcmsmac: Add tracepoint for AMPDU session informationSeth Forshee2012-11-20
* | brcmsmac: Add tracepoint for macintstatusSeth Forshee2012-11-20
* | brcmsmac: Improve tx trace and debug supportSeth Forshee2012-11-20
* | brcmsmac: Add brcms_dbg_ht() debug macroSeth Forshee2012-11-20
* | brcmsmac: Add brcms_dbg_dma() debug macroSeth Forshee2012-11-20
* | brcmsmac: Add brcms_dbg_int() debug macroSeth Forshee2012-11-20
* | brcmsmac: Add rx and tx debug macrosSeth Forshee2012-11-20
* | brcmsmac: Add brcms_dbg_mac80211() debug macroSeth Forshee2012-11-20
* | brcmsmac: Use debug macros for general error and debug statementsSeth Forshee2012-11-20
* | brcmsmac: Add support for writing debug messages to the trace bufferSeth Forshee2012-11-20
* | brcmsmac: Add module parameter for setting the debug levelSeth Forshee2012-11-20
* | brcm80211: Convert log message levels to debug levelsSeth Forshee2012-11-20
* | brcm80211: Allow trace support to be enabled separately from debugSeth Forshee2012-11-20
* | brcmsmac: Reduce number of entries in tx DMA ringsSeth Forshee2012-11-20
* | brcmsmac: Use correct descriptor count when calculating next rx descriptorSeth 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: Remove unimplemented flow control functionsSeth Forshee2012-11-20
* | brcmsmac: Add helper function for updating txavail countSeth Forshee2012-11-20
* | brcmsmac: Don't weight AMPDU packets in txfifoSeth Forshee2012-11-20
* | brcmsmac: Introduce AMPDU sessions for assembling AMPDUsSeth Forshee2012-11-20
|/