summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-2911-1112/+715
|\
| * brcmfmac: fix sparse warning introduced with checkdied patchArend van Spriel2012-06-271-1/+1
| * brcmfmac: add BCM4334 supportFranky Lin2012-06-274-0/+22
| * brcmfmac: reduce allocations needed during nvram data downloadArend van Spriel2012-06-271-31/+17
| * brcmfmac: use firmware data buffer directly for nvramFranky Lin2012-06-271-67/+30
| * brcmfmac: move glom alignment setting to SDIO bus layerFranky Lin2012-06-272-13/+15
| * brcmfmac: restrict dongle txglom disable to old SDIO coreFranky Lin2012-06-272-6/+15
| * brcmfmac: add support for bus specific data commandFranky Lin2012-06-273-0/+26
| * brcmsmac: fix NULL pointer crash in brcms_c_regd_init()Arend van Spriel2012-06-221-0/+5
| * brcmfmac: make inclusion of vmalloc.h explicit fixing linux-next buildArend van Spriel2012-06-221-0/+1
| * brcm80211: smac: use current regulatory domain when checking whether OFDM is ...Seth Forshee2012-06-203-126/+15
| * brcm80211: smac: don't validate channels against internal regulatory dataSeth Forshee2012-06-201-338/+6
| * brcm80211: smac: use mac80211 channel data for tx power limitsSeth Forshee2012-06-201-59/+14
| * brcm80211: smac: enable/disable radio on regulatory updatesSeth Forshee2012-06-201-41/+26
| * brcm80211: smac: inform mac80211 of the X2 regulatory domainSeth Forshee2012-06-203-178/+210
| * brcm80211: smac: clean up channel.cSeth Forshee2012-06-201-133/+5
| * brcm80211: smac: remove unused code for 40MHz channelsSeth Forshee2012-06-201-116/+0
| * brcm80211: smac: always set channel specified by mac80211Seth Forshee2012-06-201-24/+6
| * brcm80211: smac: don't set up tx power limits during initializationSeth Forshee2012-06-201-8/+0
| * brcmfmac: introduce checkdied debugfs functionalityArend van Spriel2012-06-201-1/+331
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-198-107/+278
|\|
| * brcmfmac: expose sdio internal counters in debugfsArend van Spriel2012-06-133-93/+175
| * brcmfmac: add debugfs helper functionsArend van Spriel2012-06-135-0/+98
| * brcmsmac: fix smatch warning found in ampdu.cArend van Spriel2012-06-131-3/+2
| * brcmsmac: remove brcms_set_hint() functionArend van Spriel2012-06-131-11/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-124-4/+5
|\|
| * brcm80211: brcmsmac: fixed checkpatch and sparse warningsChris Yungmann2012-06-062-3/+2
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-061-2/+2
| |\
| * | brcm80211: brcmu_pkt_buf_free_skb() should handle NULLDan Carpenter2012-06-051-0/+2
| * | brcm80211: remove an unneeded NULL checkDan Carpenter2012-06-051-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-071-2/+2
|\ \ \ | | |/ | |/|
| * | brcmfmac: Fix likely misuse of | for &Joe Perches2012-06-041-2/+2
| |/
* / wireless: Remove casts to same typeJoe Perches2012-06-063-4/+4
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-05-301-2/+3
|\
| * brcmfmac: use vmalloc to allocate mem for the firmwareHauke Mehrtens2012-05-251-2/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-2424-3946/+668
|\|
| * brcmsmac: handle non pci in ai_deviceremoved()Hauke Mehrtens2012-05-161-0/+3
| * brcmsmac: read PCI vendor and device id only for PCI devicesHauke Mehrtens2012-05-161-6/+17
| * brcmsmac: do not access host_pciHauke Mehrtens2012-05-161-5/+5
| * brcmsmac: remove nicpci.cHauke Mehrtens2012-05-166-330/+0
| * brcmsmac: remove pcicore_fixcfg()Hauke Mehrtens2012-05-165-37/+0
| * brcmsmac: remove pcie_extendL1timer()Hauke Mehrtens2012-05-162-75/+3
| * brcmsmac: remove pcicore_find_pci_capability()Hauke Mehrtens2012-05-162-66/+0
| * brcmsmac: remove pcicore_attach()Hauke Mehrtens2012-05-163-155/+0
| * brcmsmac: remove _ai_clkctl_cc()Hauke Mehrtens2012-05-163-59/+31
| * brcmsmac: remove ai_gpiocontrol()Hauke Mehrtens2012-05-164-13/+2
| * brcmsmac: remove ai_chipcontrl_epa4331Hauke Mehrtens2012-05-162-25/+0
| * brcmsmac: remove ai_pci_setup()Hauke Mehrtens2012-05-163-29/+2
| * brcmsmac: remove pcicore_hwup()Hauke Mehrtens2012-05-163-32/+0
| * brcmsmac: remove PCIe functions needed for PCIe core rev <= 10Hauke Mehrtens2012-05-165-256/+9