summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/brcm80211/brcmsmac
AgeCommit message (Expand)Author
2012-05-16brcmsmac: handle non pci in ai_deviceremoved()Hauke Mehrtens
2012-05-16brcmsmac: read PCI vendor and device id only for PCI devicesHauke Mehrtens
2012-05-16brcmsmac: do not access host_pciHauke Mehrtens
2012-05-16brcmsmac: remove nicpci.cHauke Mehrtens
2012-05-16brcmsmac: remove pcicore_fixcfg()Hauke Mehrtens
2012-05-16brcmsmac: remove pcie_extendL1timer()Hauke Mehrtens
2012-05-16brcmsmac: remove pcicore_find_pci_capability()Hauke Mehrtens
2012-05-16brcmsmac: remove pcicore_attach()Hauke Mehrtens
2012-05-16brcmsmac: remove _ai_clkctl_cc()Hauke Mehrtens
2012-05-16brcmsmac: remove ai_gpiocontrol()Hauke Mehrtens
2012-05-16brcmsmac: remove ai_chipcontrl_epa4331Hauke Mehrtens
2012-05-16brcmsmac: remove ai_pci_setup()Hauke Mehrtens
2012-05-16brcmsmac: remove pcicore_hwup()Hauke Mehrtens
2012-05-16brcmsmac: remove PCIe functions needed for PCIe core rev <= 10Hauke Mehrtens
2012-05-16brcmsmac: remove references to PCIHauke Mehrtens
2012-05-16brcmsmac: remove support for cc rev < 20Hauke Mehrtens
2012-05-16brcmsmac: get board and chip info from bcmaHauke Mehrtens
2012-05-16brcmsmac: remove brcmsmac own sprom parsingHauke Mehrtens
2012-05-16brcmsmac: use sprom from bcmaHauke Mehrtens
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-23brcmsmac: "INTERMEDIATE but not AMPDU" only when tracingEldad Zack
2012-04-13brcm80211: smac: only provide valid regulatory hintArend van Spriel
2012-04-13brcm80211: smac: do not use US as fallback regulatory hintArend van Spriel
2012-04-13brcm80211: smac: resume transmit fifo upon receiving framesArend van Spriel
2012-04-12brcm80211: replace open-coded ARRAY_SIZE with the macroJim Cromie
2012-04-11wireless: Remove unnecessary ; from while (0) macrosJoe Perches
2012-03-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-03-05brcm80211: smac: cleanup couple of debug output statementsArend van Spriel
2012-03-05brcm80211: smac: remove firmware requests from init_module syscallArend van Spriel
2012-03-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-23brcm80211: smac: only print block-ack timeout message at trace levelArend van Spriel
2012-02-23brcm80211: smac: fix endless retry of A-MPDU transmissionsArend van Spriel
2012-02-22brcm80211: smac: remove smatch warnings from brcmsmac codeArend van Spriel
2012-02-22brcm80211: smac: fix endless retry of A-MPDU transmissionsArend van Spriel
2012-02-22brcm80211: smac: remove redundant assignments from txpwrctrl_pwr_setup_nphyArend van Spriel
2012-02-22brcm80211: smac: fix unintended fallthru in wlc_phy_radio_init_2057()Arend van Spriel
2012-02-13drivers/net: Remove boolean comparisons to true/falseJoe Perches
2012-02-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-01-24brcm80211: Use pr_fmt and pr_<level>Joe Perches
2012-01-24brcm80211: Use brcmu_dbg_hex_dumpJoe Perches
2012-01-24brcm80211: Convert printk(KERN_DEBUG to pr_debugJoe Perches
2012-01-24brcm80211: Use normal DEBUG defineJoe Perches
2012-01-18brcmsmac: fix tx queue flush infinite loopStanislaw Gruszka
2012-01-17brcmsmac: remove PCI suspend/resume from bcma driverLinus Torvalds
2012-01-17bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resumeLinus Torvalds
2012-01-12brcmsmac: fix reading of PCI sprom contentsLinus Torvalds