summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/brcm80211 (follow)
Commit message (Expand)AuthorAge
...
| * | | brcmfmac: Use dedicated trace level for CDC.Hante Meuleman2013-01-07
| * | | brcmfmac: remove brcmf_proto_hdrpull() from bus interfaceArend van Spriel2013-01-07
| * | | brcmfmac: remove rx helper function from bus interfaceArend van Spriel2013-01-07
| * | | brcmfmac: define pr_fmt in one placeArend van Spriel2013-01-07
| * | | brcmfmac: assure USB dongle firmware is reset upon module unloadArend van Spriel2013-01-07
| * | | brcmfmac: removed deprecated set_bitrate_mask supportHante Meuleman2013-01-07
| * | | brcmfmac: do not reconfigure refill rx on 0-length packet.Hante Meuleman2013-01-07
| * | | 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
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-15
|\ \ \ | | |/ | |/|
| * | brcmfmac: fix parsing rsn ie for ap mode.Hante Meuleman2013-01-02
| * | brcmsmac: add copyright information for CanonicalArend van Spriel2013-01-02
| * | brcmsmac: Use udelay instead of usleep_rangeNiels Ole Salscheider2013-01-02
| |/
* / ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-06
|/
* 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
* brcmfmac: remove WL_CONN() macroArend van Spriel2012-12-10
* brcmfmac: remove WL_SCAN() macroArend van Spriel2012-12-10
* brcmfmac: remove WL_TRACE() macroArend van Spriel2012-12-10
* brcmfmac: replace WL_INFO() macroArend van Spriel2012-12-10
* brcmfmac: replace WL_ERR() with brcmf_err()Arend van Spriel2012-12-10
* brcmfmac: consolidate debug macros in wl_cfg80211Arend van Spriel2012-12-10
* brcmfmac: error messages should not be suppressedArend van Spriel2012-12-10
* brcmfmac: use one list of event defintionsArend van Spriel2012-12-10
* brcmsmac: fix uninitialized variable warning on arm architectureArend van Spriel2012-12-10
* brcmfmac: rework bus interfaceArend van Spriel2012-12-10
* brcm80211: remove __dev* attributesBill Pemberton2012-12-06
* brcmsmac: remove duplicated include from debug.cWei Yongjun2012-12-06
* brcmfmac: convert struct spinlock to spinlock_tLuis R. Rodriguez2012-12-06
* brcmsmac: Fix possible NULL pointer dereference in _dma_ctrlflags()Seth Forshee2012-11-30
* brcmfmac: change debug output for received event.Hante Meuleman2012-11-30
* brcmfmac: fix bug in setting mgmt ie and parsing vndrs ie.Hante Meuleman2012-11-30
* brcmfmac: remove mode from struct brcmf_cfg80211_confArend van Spriel2012-11-30
* brcmfmac: get rid of struct brcmf_cfg80211_info::link_up attributeArend van Spriel2012-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-26
|\
| * cfg80211: pass a channel definition structJohannes Berg2012-11-26