aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmsmac
Commit message (Expand)AuthorAge
* brcm80211: smac: cleanup couple of debug output statementsArend van Spriel2012-03-05
* brcm80211: smac: remove firmware requests from init_module syscallArend van Spriel2012-03-05
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-29
|\
| * brcm80211: smac: only print block-ack timeout message at trace levelArend van Spriel2012-02-23
| * brcm80211: smac: fix endless retry of A-MPDU transmissionsArend van Spriel2012-02-23
* | brcm80211: smac: remove smatch warnings from brcmsmac codeArend van Spriel2012-02-22
* | brcm80211: smac: fix endless retry of A-MPDU transmissionsArend van Spriel2012-02-22
* | brcm80211: smac: remove redundant assignments from txpwrctrl_pwr_setup_nphyArend van Spriel2012-02-22
* | brcm80211: smac: fix unintended fallthru in wlc_phy_radio_init_2057()Arend van Spriel2012-02-22
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-01
|\|
| * brcmsmac: fix tx queue flush infinite loopStanislaw Gruszka2012-01-18
* | brcm80211: Use pr_fmt and pr_<level>Joe Perches2012-01-24
* | brcm80211: Use brcmu_dbg_hex_dumpJoe Perches2012-01-24
* | brcm80211: Convert printk(KERN_DEBUG to pr_debugJoe Perches2012-01-24
* | brcm80211: Use normal DEBUG defineJoe Perches2012-01-24
|/
* brcmsmac: remove PCI suspend/resume from bcma driverLinus Torvalds2012-01-17
* bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resumeLinus Torvalds2012-01-17
* brcmsmac: fix reading of PCI sprom contentsLinus Torvalds2012-01-12
* net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-19
* brcm80211: smac: precendence bug in wlc_phy_attach()Dan Carpenter2011-12-15
* brcmsmac: Replace kmalloc/memset with kzallocLarry Finger2011-12-15
* brcm80211: smac: register with bcma for specific 802.11 core revisionsArend van Spriel2011-12-13
* brcm80211: smac: cleanup buscore handling in aiutils.cArend van Spriel2011-12-13
* brcm80211: smac: cleanup si_info structure definitionArend van Spriel2011-12-13
* brcm80211: smac: remove mapped core related function from aiutils.cArend van Spriel2011-12-13
* brcm80211: smac: remove ai_switch_core() functionArend van Spriel2011-12-13
* brcm80211: smac: remove interrupt disable callback functionalityArend van Spriel2011-12-13
* brcm80211: smac: INTROFF/INTRESTORE macros removedArend van Spriel2011-12-13
* brcm80211: smac: remove empty or unused functions from pmu.cArend van Spriel2011-12-13
* brcm80211: smac: remove register access macro definitionsArend van Spriel2011-12-13
* brcm80211: smac: use bcma core access functions in aiutils.cArend van Spriel2011-12-13
* brcm80211: smac: use bcma core access functions in pmu.cArend van Spriel2011-12-13
* brcm80211: smac: use bcma core access function in srom.cArend van Spriel2011-12-13
* brcm80211: smac: use bcma core access functions in otp.cArend van Spriel2011-12-13
* brcm80211: smac: change ai_findcoreidx() to ai_findcore()Arend van Spriel2011-12-13
* brcm80211: smac: use bcma core access functions in nicpci.cArend van Spriel2011-12-13
* brcm80211: smac: use bcma core control functionsArend van Spriel2011-12-13
* brcm80211: smac: remove unused functions and/or prototypesArend van Spriel2011-12-13
* brcm80211: smac: replace ai_corereg() function with ai_cc_reg()Arend van Spriel2011-12-13
* brcm80211: smac: remove SI_FAST() macro usageArend van Spriel2011-12-13
* brcm80211: smac: use bcma functions for register access in phy codeArend van Spriel2011-12-13
* brcm80211: smac: use bcma function for register access in dma.cArend van Spriel2011-12-13
* brcm80211: smac: use DMA-API calls for descriptor allocationsArend van Spriel2011-12-13
* brcm80211: smac: use bcma core register access functions for 802.11 coreArend van Spriel2011-12-13
* brcm80211: smac: remove enumeration rom parsing functionArend van Spriel2011-12-13
* brcm80211: smac: change ai_attach interface taking a bcma_bus objectArend van Spriel2011-12-13
* brcm80211: smac: rename struct si_info field pbus to pcibusArend van Spriel2011-12-13
* brcm80211: smac: change attach interfaces in main.c for bcma supportArend van Spriel2011-12-13
* brcm80211: smac: change from pci device driver to bcma device driverArend van Spriel2011-12-13
* brcm80211: smac: use inline access functions for struct si_pub fieldsArend van Spriel2011-12-13