aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/brcm80211/brcmsmac
AgeCommit message (Expand)Author
2013-03-27Revert "brcmsmac: support 4313iPA"John W. Linville
2013-02-14brcmsmac: Remove unnecessary memset castsJoe Perches
2013-02-14brcmsmac: Downgrade d11hdrs_mac80211 error messages to warnings.Joe Perches
2013-02-14brcmsmac: fix brcms_c_country_valid()Dan Carpenter
2013-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-08brcmsmac: avoid 512 byte stack variableTim Gardner
2013-02-08brcmsmac: fix u16 overflow warningTim Gardner
2013-02-04brcmsmac: rework of mac80211 .flush() callback operationArend van Spriel
2013-01-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-01-28brcmsmac: fix tx status processingArend van Spriel
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-01-18mac80211: remove ARP filter enable/disable logicJohannes Berg
2013-01-14wireless: make the reg_notifier() voidLuis R. Rodriguez
2013-01-11brcmsmac: increase timer reference count for new timers onlyPiotr Haber
2013-01-07brcmsmac: remove dead codePiotr Haber
2013-01-07brcmsmac: allow user-space setting of interface addressArend van Spriel
2013-01-07brcmsmac: use perimeter lock in add_interface() callbackArend van Spriel
2013-01-07brcmsmac: increase timer reference count for new timers onlyPiotr Haber
2013-01-07brcmsmac: initialize morepending in brcms_b_recv()Geert Uytterhoeven
2013-01-03mac80211: split TX aggregation stop actionJohannes Berg
2013-01-03regulatory: use IS_ERR macro family for freq_reg_infoJohannes Berg
2013-01-03regulatory: remove handling of channel bandwidthJohannes Berg
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