summaryrefslogtreecommitdiff
path: root/drivers/staging/brcm80211
AgeCommit message (Expand)AuthorFilesLines
2011-04-07Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-6/+3
2011-04-04staging: brcm80211: removed 'is_amsdu causing toss' log spamRoland Vossen1-3/+1
2011-04-04staging: brcm80211: fix for 'Short CCK' log spamRoland Vossen1-2/+1
2011-04-04staging: brcm80211: fix for 'AC_BE txop..' logs spammed problemRoland Vossen1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi17-24/+24
2011-03-29drivers: Final irq namespace conversionThomas Gleixner1-2/+2
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds3-30/+10
2011-03-14staging: brcm80211: fix memory leaksAlexander Beregalov1-4/+8
2011-03-14staging: brcm80211: Remove NULL check before kfreeIlia Mirkin11-55/+28
2011-03-14staging: brcm80211: lower number of wlc_bsscfg.h includesRoland Vossen8-9/+1
2011-03-14staging: brcm80211: replaced wlc_bsscfg_t by struct wlc_bsscfgRoland Vossen4-44/+49
2011-03-14staging: brcm80211: removed comment in rx status processingRoland Vossen1-1/+0
2011-03-14staging: brcm80211: invalidate all AMPDU packets on IEEE80211_AMPDU_TX_STOPRoland Vossen5-1/+61
2011-03-14staging: brcm80211: added IEEE80211_AMPDU_TX_STOP handlingRoland Vossen3-0/+50
2011-03-14staging: brcm80211: bugfix for control.sta NULL ptr dereferenceRoland Vossen1-1/+2
2011-03-14staging: brcm80211: bugfix for NULL scb ptr dereferenceRoland Vossen1-7/+27
2011-03-09STAGING: brcm80211 remove dhd_doflowGrant Grundler1-4/+2
2011-03-09STAGING: brcm80211 fix TX Queue overflowGrant Grundler1-6/+6
2011-03-09staging: brcm80211: optimize kmalloc to kzallocAlexander Beregalov4-16/+7
2011-03-07staging: brcm80211: FIX for bug that prevents system from entering suspend stateDowan Kim1-2/+0
2011-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-26/+7
2011-03-02staging: brcm80211: remove osl source files from driverArend van Spriel43-132/+0
2011-03-02staging: brcm80211: remove struct osl_info from driver sourcesArend van Spriel17-120/+52
2011-03-02staging: brcm80211: remove struct osl_info from function prototypesArend van Spriel6-18/+17
2011-03-02staging: brcm80211: remove counting of allocated sk_buff packetsArend van Spriel8-68/+46
2011-03-02staging: brcm80211: remove of type definition osldma_tArend van Spriel2-9/+4
2011-03-02staging: brcm80211: cleanup declaration in osl.hArend van Spriel6-197/+189
2011-03-02staging: brcm80211: remove unused attributes from struct osl_infoArend van Spriel4-45/+2
2011-03-02staging: brcm80211: removed struct osl_info usage from fullmac driverArend van Spriel8-41/+33
2011-03-02staging: brcm80211: remove function prototypes from wl_export.hArend van Spriel1-15/+0
2011-03-02staging: brcm80211: move frameid initialization in wlc_d11hdrs_mac80211Arend van Spriel1-4/+2
2011-03-02staging: brcm80211: remove osl_info usage in wlc_main and wl_mac80211Arend van Spriel2-41/+14
2011-03-02staging: brcm80211: remove struct osl_info usage from phy sourcesArend van Spriel4-25/+0
2011-03-02staging: brcm80211: remove struct osl_info usage from wlc_bmacArend van Spriel4-56/+10
2011-03-02staging: brcm80211: replace simple_strtoul with strict_strtoulArend van Spriel1-12/+16
2011-03-02staging: brcm80211: changed module wlc_mac80211 to wlc_mainArend van Spriel10-9/+9
2011-03-01brcm80211: remove unused TLV definesStanislav Fomichev1-4/+0
2011-03-01brcm80211: use proper ieee80211 routinesStanislav Fomichev3-58/+37
2011-03-01staging: brcm80211: change prototype for wlc_antsel_attachArend van Spriel3-13/+11
2011-03-01staging: brcm80211: remove usage of struct osl_info from util sourcesArend van Spriel16-257/+207
2011-03-01staging: brcm80211: remove usage of struct osl_info for register accessArend van Spriel20-800/+782
2011-02-28staging: brcm80211: Add buf_size parameter to ampdu_action handler functionJavier Martinez Canillas1-2/+4
2011-02-28brcm80211: replace broadcom specific definesStanislav Fomichev10-30/+17
2011-02-28staging: brcm80211: replace broadcom specific auth related definesStanislav Fomichev2-8/+3
2011-02-28staging: brcm80211: remove usage of struct osl_info to access deviceArend van Spriel8-90/+93
2011-02-28staging: brcm80211: remove NULL pointer checks before calling kfreeArend van Spriel6-85/+19
2011-02-28staging: brcm80211: remove struct osl_info parameter from wlc_allocArend van Spriel3-46/+43
2011-02-28staging: brcm80211: remove osl handle from pkttotlen functionArend van Spriel5-8/+8
2011-02-28staging: brcm80211: remove checks for ANTSEL related compiler definitionsArend van Spriel5-60/+42
2011-02-28staging: brcm80211: remove include file d11ucode_ext.hArend van Spriel6-64/+44