aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/brcmsmac (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-27staging: brcm80211: Fix double include introduced by bad mergeDaniel Morsing1-2/+0
2011-07-25Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds68-13408/+10393
2011-07-08staging: brcm80211: nicpci: NeateningJoe Perches1-138/+138
2011-07-05staging: brcm80211: remove macro WLBANDINITFN from brcmsmacArend van Spriel6-28/+26
2011-07-05staging: brcm80211: remove external definitions from phy_lcn.cArend van Spriel2-8/+4
2011-07-05staging: brcm80211: replace occurrences of __attribute__((packed))Arend van Spriel2-9/+9
2011-07-05staging: brcm80211: replaced Broadcom specific acronym WLCRoland Vossen23-905/+943
2011-07-05staging: brcm80211: remove checkpatch warnings from phy_n.cArend van Spriel1-29/+22
2011-07-05staging: brcm80211: made name lookup arrays more constArend van Spriel1-2/+2
2011-07-05staging: brcm80211: remove checkpatch warnings 'suspect code indent'Arend van Spriel3-10/+2
2011-07-05staging: brcm80211: renamed structures in softmacRoland Vossen13-311/+304
2011-07-05staging: brcm80211: replaced typedef tx_power_t by struct brcms_tx_powerRoland Vossen5-6/+5
2011-07-05staging: brcm80211: replaced typedef wlc_phy_t with struct brcms_phy_pubRoland Vossen9-202/+223
2011-07-05staging: brcm80211: replaced typedef phy_info_t by struct brcms_phyRoland Vossen6-626/+648
2011-07-05staging: brcm80211: replaced various typedefs in softmacRoland Vossen36-1116/+1110
2011-07-05staging: brcm80211: fix for reported log spam problemRoland Vossen1-5/+0
2011-07-05staging: brcm80211: reorg brcms_c_validboardtype for clarityHenry Ptasinski1-14/+19
2011-07-05staging: brcm80211: flatten wlc_phy_shared_detach()Henry Ptasinski3-9/+1
2011-07-05staging: brcm80211: add missing KERN_ facility level to printk()Henry Ptasinski1-1/+2
2011-07-05staging: brcm80211: cleanup whitespace errorsHenry Ptasinski7-42/+40
2011-07-05staging: brcm80211: run scripts/cleanfile to remove whitespace errorsHenry Ptasinski11-51/+51
2011-07-05staging: brcm80211: removed unneeded 'if' statementHenry Ptasinski1-1/+1
2011-07-05staging: brcm80211: Changed commentsRoland Vossen3-8/+2
2011-07-05staging: brcm80211: corrected tx status feedback for non AMPDU packetsRoland Vossen1-7/+23
2011-07-05staging: brcm80211: taking max AMPDU length advertized by peer into accountRoland Vossen4-19/+17
2011-07-05staging: brcm80211: parsed ADDBA response ack window parameterRoland Vossen4-40/+29
2011-07-05staging: brcm80211: remove macro FOREACH_AS_STAArend van Spriel1-14/+17
2011-07-05staging: brcm80211: remove chip simulation specific codeArend van Spriel7-120/+34
2011-07-05staging: brcm80211: remove unused macro definitions from pmu.cArend van Spriel1-491/+0
2011-07-05staging: brcm80211: remove code from pmu.c related to unsupported chipsetsArend van Spriel2-1427/+0
2011-07-05staging: brcm80211: remove otp power control functionsArend van Spriel3-29/+2
2011-07-05staging: brcm80211: remove unsupported chipset code from brcmsmac phyArend van Spriel2-130/+44
2011-07-05staging: brcm80211: remove code for unsupported chipsets from brcmsmacArend van Spriel3-64/+4
2011-07-05staging: brcm80211: make use of linux error codes in srom.cArend van Spriel1-20/+16
2011-07-05staging: brcm80211: minor cleanup in initvars_srom_pci()Arend van Spriel1-3/+1
2011-07-05staging: brcm80211: remove flash related code from initvars_srom_pci()Arend van Spriel1-49/+18
2011-07-05staging: brcm80211: fix checkpatch errors in types.hArend van Spriel1-15/+15
2011-06-28staging: brcm80211: fix checkpatch errors in brcmsmac driverArend van Spriel2-3/+3
2011-06-28staging: brcm80211: fix checkpatch errors from main.cArend van Spriel1-3/+3
2011-06-28staging: brcm80211: replaced wlc_ by brcms_c_, part 2Roland Vossen8-346/+364
2011-06-28staging: brcm80211: further replaced wlc_ by brcmsmac_c_Roland Vossen15-352/+366
2011-06-28staging: brcm80211: removed superfluous forward struct declarationsRoland Vossen9-36/+2
2011-06-28staging: brcm80211: replaced wlc_ by brcms_c_Roland Vossen21-1109/+1172
2011-06-28staging: brcm80211: replaced bmac acronym by brcms_b_Roland Vossen8-362/+360
2011-06-28staging: brcm80211: fixed double #include problemRoland Vossen4-7/+6
2011-06-28staging: brcm80211: remove unused fields from struct si_infoArend van Spriel1-4/+0
2011-06-28staging: brcm80211: remove device id parameter from ai_attach()Arend van Spriel3-14/+12
2011-06-28staging: brcm80211: remove d11regs_t parameter from wlc_tbtt functionArend van Spriel3-3/+3
2011-06-28staging: brcm80211: remove regs variable from brcms_ioctl functionArend van Spriel1-2/+0
2011-06-28staging: brcm80211: remove 'used' keyword from function ai_ispcie()Arend van Spriel1-1/+1