summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211
Commit message (Expand)AuthorAgeFilesLines
* brcmfmac: fix brcmf_sdcard_recv_chain() for host without sg supportArend van Spriel2013-10-183-4/+21
* brcmfmac: fix brcmf_sdio_txpkt_prep() for host without sg supportArend van Spriel2013-10-181-42/+64
* brcmfmac: fix brcmf_sdcard_send_pkt() for host without sg supportArend van Spriel2013-10-181-3/+11
* brcmfmac: remove stale code from brcmf_sdcard_recv_chain()Arend van Spriel2013-10-181-2/+0
* brcmfmac: verify result of brcmf_sdio_addrprep() callsArend van Spriel2013-10-181-4/+11
* brcmfmac: rework single packet transfersArend van Spriel2013-10-181-41/+40
* brcmfmac: rename brcmf_sdio_buffrw()Arend van Spriel2013-10-181-8/+9
* brcmfmac: rework scatter-gather code in brcmf_sdio_buffrw()Arend van Spriel2013-10-181-15/+19
* brcmfmac: determine host controller related variables during probeArend van Spriel2013-10-183-16/+28
* brcmfmac: rename variable max_seg_sz to max_seg_cnt for clarityArend van Spriel2013-10-181-5/+6
* brcmfmac: add tracepoint for capturing the SDPCM headerArend van Spriel2013-10-182-0/+20
* brcmfmac: store address in trace_brcmf_hexdump()Arend van Spriel2013-10-181-1/+3
* brcmsmac: add support for a BCM4313 with PCI id 0x4313Hauke Mehrtens2013-10-101-1/+1
* brcmfmac: rework rx path bus interfaceArend van Spriel2013-10-034-35/+22
* brcmfmac: Use fw filename and nvram based of devid for sdio.Hante Meuleman2013-10-031-74/+133
* brcmfmac: fix sparse error 'bad constant expression'Arend van Spriel2013-10-031-1/+1
* brcmfmac: reserve memory for bus layer in sk_buff::cbFranky Lin2013-10-032-5/+12
* brcmfmac: add valid core index check in related functionsFranky Lin2013-10-031-0/+10
* brcmfmac: add BCM4339 SDIO interface supportFranky Lin2013-10-034-8/+30
* brcmfmac: sync firmware event listFranky Lin2013-10-032-3/+4
* wireless: brcmfmac: use dev_get_platdata()Jingoo Han2013-09-261-1/+1
* brcmfmac: fix bus interface selection in KconfigArend van Spriel2013-09-091-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-0521-718/+1289
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-281-2/+2
| |\
| | * cfg80211: add flags to cfg80211_rx_mgmt()Vladimir Kondratiev2013-08-231-2/+2
| * | brcmsmac: use bcma PCIe up and down functionsHauke Mehrtens2013-08-263-28/+4
| * | brcmsmac: add support for BCM4313 iPA variantArend van Spriel2013-08-221-20/+53
| * | brcmsmac: reinitialize TSSI power control upon channel switchArend van Spriel2013-08-221-0/+2
| * | brcmsmac: correct phy registers for TSSI-based power controlArend van Spriel2013-08-221-0/+20
| * | brcmsmac: rework switch control table init including iPA BT-comboArend van Spriel2013-08-223-15/+89
| * | brcmsmac: avoid calling set_txpwr_by_index() twiceArend van Spriel2013-08-221-1/+1
| * | brcmsmac: fix TSSI idle estimationArend van Spriel2013-08-221-0/+9
| * | brcmsmac: change lcnphy receive i/q calibration routineArend van Spriel2013-08-221-20/+58
| * | brcmsmac: update transmit gain table for lcn phyArend van Spriel2013-08-221-108/+108
| * | brcmsmac: add debug info message providing phy and radio infoArend van Spriel2013-08-221-1/+3
| * | brcmsmac: use ARRAY_SIZE in phytbl_lcn.cArend van Spriel2013-08-221-73/+44
| * | brcmsmac: change pa_gain for bcm4313 iPAArend van Spriel2013-08-221-5/+2
| * | brcmsmac: cosmetic change in phy_lcn.cArend van Spriel2013-08-221-107/+106
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-161-1/+3
| |\ \ | | |/
| | * cfg80211: add wdev to testmode cmdDavid Spinadel2013-08-121-1/+3
| * | brcmsmac: Fix WARNING caused by lack of calls to dma_mapping_error()John W. Linville2013-08-151-4/+11
| * | brcmfmac: use configurable sdio bus header length for tx packetFranky Lin2013-08-151-14/+16
| * | brcmfmac: streamline sdio bus header codeFranky Lin2013-08-151-123/+120
| * | brcmfmac: remove align from brcmf_bus structureFranky Lin2013-08-153-11/+17
| * | brcmfmac: abstract tx packet processing functionsFranky Lin2013-08-153-78/+177
| * | brcmfmac: add support for manual TDLS operationsArend van Spriel2013-08-152-1/+77
| * | brcmfmac: ignore IF event if firmware indicates itArend van Spriel2013-08-152-0/+6
| * | brcmfmac: no fws locking outside fws module.Hante Meuleman2013-08-152-66/+62
| * | brcmfmac: always use worker thread for tx data.Hante Meuleman2013-08-153-56/+54
| * | brcmfmac: add AMPDU reordering functionalityArend van Spriel2013-08-153-27/+283
OpenPOWER on IntegriCloud