summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211
Commit message (Expand)AuthorAgeFilesLines
* mac80211: remove ARP filter enable/disable logicJohannes Berg2013-01-181-3/+2
* wireless: make the reg_notifier() voidLuis R. Rodriguez2013-01-141-4/+2
* 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
* brcmfmac: remove WL_CONN() macroArend van Spriel2012-12-102-98/+94
* brcmfmac: remove WL_SCAN() macroArend van Spriel2012-12-102-39/+39
* brcmfmac: remove WL_TRACE() macroArend van Spriel2012-12-102-96/+95
* brcmfmac: replace WL_INFO() macroArend van Spriel2012-12-102-22/+21
* brcmfmac: replace WL_ERR() with brcmf_err()Arend van Spriel2012-12-102-158/+158
* brcmfmac: consolidate debug macros in wl_cfg80211Arend van Spriel2012-12-103-68/+10
* brcmfmac: error messages should not be suppressedArend van Spriel2012-12-1011-249/+248
* brcmfmac: use one list of event defintionsArend van Spriel2012-12-102-134/+80
* brcmsmac: fix uninitialized variable warning on arm architectureArend van Spriel2012-12-101-1/+1
* brcmfmac: rework bus interfaceArend van Spriel2012-12-109-47/+111
* brcm80211: remove __dev* attributesBill Pemberton2012-12-061-2/+2
* brcmsmac: remove duplicated include from debug.cWei Yongjun2012-12-061-1/+0
* brcmfmac: convert struct spinlock to spinlock_tLuis R. Rodriguez2012-12-061-1/+1
* brcmsmac: Fix possible NULL pointer dereference in _dma_ctrlflags()Seth Forshee2012-11-301-3/+1
* brcmfmac: change debug output for received event.Hante Meuleman2012-11-301-2/+2
* brcmfmac: fix bug in setting mgmt ie and parsing vndrs ie.Hante Meuleman2012-11-301-12/+16
* brcmfmac: remove mode from struct brcmf_cfg80211_confArend van Spriel2012-11-302-28/+20
* brcmfmac: get rid of struct brcmf_cfg80211_info::link_up attributeArend van Spriel2012-11-302-48/+22
* 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-261-5/+6
|\
| * cfg80211: pass a channel definition structJohannes Berg2012-11-261-5/+6
* | 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
* | brcmfmac: include linux/vmalloc.h from usb.cJohn W. Linville2012-11-201-0/+1
* | brcmfmac: check return from kzalloc in brcmf_fweh_process_eventJohn W. Linville2012-11-201-0/+3
* | 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-204-20/+25
* | brcmsmac: Add brcms_dbg_dma() debug macroSeth Forshee2012-11-205-96/+73
* | brcmsmac: Add brcms_dbg_int() debug macroSeth Forshee2012-11-203-6/+8
* | brcmsmac: Add rx and tx debug macrosSeth Forshee2012-11-203-10/+12
* | brcmsmac: Add brcms_dbg_mac80211() debug macroSeth Forshee2012-11-203-27/+36
OpenPOWER on IntegriCloud