summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/brcm80211/brcmsmac
AgeCommit message (Expand)Author
2012-04-23brcmsmac: "INTERMEDIATE but not AMPDU" only when tracingEldad Zack
2012-04-13brcm80211: smac: resume transmit fifo upon receiving framesArend van Spriel
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
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell
2011-12-15brcm80211: smac: precendence bug in wlc_phy_attach()Dan Carpenter
2011-12-15brcmsmac: Replace kmalloc/memset with kzallocLarry Finger
2011-12-13brcm80211: smac: register with bcma for specific 802.11 core revisionsArend van Spriel
2011-12-13brcm80211: smac: cleanup buscore handling in aiutils.cArend van Spriel
2011-12-13brcm80211: smac: cleanup si_info structure definitionArend van Spriel
2011-12-13brcm80211: smac: remove mapped core related function from aiutils.cArend van Spriel
2011-12-13brcm80211: smac: remove ai_switch_core() functionArend van Spriel
2011-12-13brcm80211: smac: remove interrupt disable callback functionalityArend van Spriel
2011-12-13brcm80211: smac: INTROFF/INTRESTORE macros removedArend van Spriel
2011-12-13brcm80211: smac: remove empty or unused functions from pmu.cArend van Spriel
2011-12-13brcm80211: smac: remove register access macro definitionsArend van Spriel
2011-12-13brcm80211: smac: use bcma core access functions in aiutils.cArend van Spriel
2011-12-13brcm80211: smac: use bcma core access functions in pmu.cArend van Spriel
2011-12-13brcm80211: smac: use bcma core access function in srom.cArend van Spriel
2011-12-13brcm80211: smac: use bcma core access functions in otp.cArend van Spriel
2011-12-13brcm80211: smac: change ai_findcoreidx() to ai_findcore()Arend van Spriel
2011-12-13brcm80211: smac: use bcma core access functions in nicpci.cArend van Spriel
2011-12-13brcm80211: smac: use bcma core control functionsArend van Spriel
2011-12-13brcm80211: smac: remove unused functions and/or prototypesArend van Spriel
2011-12-13brcm80211: smac: replace ai_corereg() function with ai_cc_reg()Arend van Spriel
2011-12-13brcm80211: smac: remove SI_FAST() macro usageArend van Spriel
2011-12-13brcm80211: smac: use bcma functions for register access in phy codeArend van Spriel
2011-12-13brcm80211: smac: use bcma function for register access in dma.cArend van Spriel
2011-12-13brcm80211: smac: use DMA-API calls for descriptor allocationsArend van Spriel