summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmsmac
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-03-251-1/+1
|\
| * mac80211: pass queue bitmap to flush operationJohannes Berg2013-03-181-1/+1
* | brcmsmac: radio on led supportPiotr Haber2013-03-065-0/+174
* | brcmsmac: export firmware version to ethtoolHauke Mehrtens2013-03-061-3/+8
|/
* brcmsmac: Remove unnecessary memset castsJoe Perches2013-02-141-13/+10
* brcmsmac: Downgrade d11hdrs_mac80211 error messages to warnings.Joe Perches2013-02-141-16/+13
* brcmsmac: fix brcms_c_country_valid()Dan Carpenter2013-02-141-2/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-144-45/+36
|\
| * brcmsmac: rework of mac80211 .flush() callback operationArend van Spriel2013-02-044-29/+27
| * brcmsmac: fix tx status processingArend van Spriel2013-01-281-16/+9
* | brcmsmac: avoid 512 byte stack variableTim Gardner2013-02-081-1/+7
* | brcmsmac: fix u16 overflow warningTim Gardner2013-02-081-4/+1
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-01-301-3/+2
|\ \
| * | mac80211: remove ARP filter enable/disable logicJohannes Berg2013-01-181-3/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-282-2/+3
|\ \ \ | | |/ | |/|
| * | 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
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-01-221-4/+2
|\ \ \ | | |/ | |/|
| * | wireless: make the reg_notifier() voidLuis R. Rodriguez2013-01-141-4/+2
* | | brcmsmac: remove dead codePiotr Haber2013-01-072-6/+2
* | | brcmsmac: allow user-space setting of interface addressArend van Spriel2013-01-072-4/+4
* | | brcmsmac: use perimeter lock in add_interface() callbackArend van Spriel2013-01-071-0/+2
* | | brcmsmac: increase timer reference count for new timers onlyPiotr Haber2013-01-071-3/+4
* | | brcmsmac: initialize morepending in brcms_b_recv()Geert Uytterhoeven2013-01-071-1/+1
|/ /
* | mac80211: split TX aggregation stop actionJohannes Berg2013-01-031-1/+3
* | regulatory: use IS_ERR macro family for freq_reg_infoJohannes Berg2013-01-031-4/+3
* | regulatory: remove handling of channel bandwidthJohannes Berg2013-01-031-1/+1
|/
* 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
OpenPOWER on IntegriCloud