summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211
Commit message (Expand)AuthorAgeFilesLines
* staging/brcm80211: Fix common spelling mistakesPeter Huewe2011-04-043-4/+4
* brcm80211: remove unused defines in pcicfg.hStanislav Fomichev2011-04-041-344/+1
* brcm80211: remove unused defines in bcmdevs.hStanislav Fomichev2011-04-041-67/+2
* brcm80211: replace VENDOR_BROADCOM with PCI_VENDOR_ID_BROADCOMStanislav Fomichev2011-04-047-13/+13
* staging: brcm80211: remove support functions for older chipsets from bcmsromArend van Spriel2011-04-041-1210/+0
* staging: brcm80211: remove conditional BCMSDIO code from bcmsrom.cArend van Spriel2011-04-041-106/+0
* staging: brcm80211: remove unneccessary include from bcmsrom.cArend van Spriel2011-04-041-2/+0
* staging: brcm80211: remove defines from bcmsrom.cArend van Spriel2011-04-041-18/+0
* staging: brcm80211: replace si_* calls with ai_* calls in brcmsmac driverArend van Spriel2011-04-043-38/+38
* staging: brcm80211: remove duplicate prototype for si_pmu_pllupdArend van Spriel2011-04-041-1/+0
* staging: brcm80211: cleanup si_doattach function for fullmacArend van Spriel2011-04-041-56/+3
* STAGING: brcm80211 v2 keep power on in suspend stateGrant Grundler2011-04-042-0/+11
* staging: brcm80211: cleaned up TODO fileRoland Vossen2011-04-041-47/+10
* staging: brcm80211: revised READMERoland Vossen2011-04-041-44/+38
* staging: brcm80211: moved several README items to websiteRoland Vossen2011-04-042-63/+9
* staging: brcm80211: unified README filesRoland Vossen2011-04-043-36/+36
* staging: brcm80211: deleted unused code in hndpmu.cRoland Vossen2011-04-041-39/+0
* staging: brcm80211: Removed invalid comment in receive processing.Roland Vossen2011-04-041-5/+0
* staging: brcm80211: changed comment on rx buffer len in wlc_ampdu.cRoland Vossen2011-04-041-1/+4
* staging: brcm80211: deleted inactive BCMDBG_FORCEHT codeRoland Vossen2011-04-041-4/+0
* staging: brcm80211: code cleanupRoland Vossen2011-04-043-11/+3
* drivers: Final irq namespace conversionThomas Gleixner2011-03-291-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-03-163-30/+10
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-03-042-26/+7
| |\
| | * mac80211: make tx() operation return voidJohannes Berg2011-02-251-25/+3
| | * mac80211: rename RX_FLAG_TSFTJohannes Berg2011-02-231-1/+4
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-02-221-1/+3
| |\ \ | | |/
| | * wireless-next-2.6: brcm80211: fix compile issueHenry Ptasinski2011-02-181-1/+3
* | | staging: brcm80211: fix memory leaksAlexander Beregalov2011-03-141-4/+8
* | | staging: brcm80211: Remove NULL check before kfreeIlia Mirkin2011-03-1411-55/+28
* | | staging: brcm80211: lower number of wlc_bsscfg.h includesRoland Vossen2011-03-148-9/+1
* | | staging: brcm80211: replaced wlc_bsscfg_t by struct wlc_bsscfgRoland Vossen2011-03-144-44/+49
* | | staging: brcm80211: removed comment in rx status processingRoland Vossen2011-03-141-1/+0
* | | staging: brcm80211: invalidate all AMPDU packets on IEEE80211_AMPDU_TX_STOPRoland Vossen2011-03-145-1/+61
* | | staging: brcm80211: added IEEE80211_AMPDU_TX_STOP handlingRoland Vossen2011-03-143-0/+50
* | | staging: brcm80211: bugfix for control.sta NULL ptr dereferenceRoland Vossen2011-03-141-1/+2
* | | staging: brcm80211: bugfix for NULL scb ptr dereferenceRoland Vossen2011-03-141-7/+27
* | | STAGING: brcm80211 remove dhd_doflowGrant Grundler2011-03-091-4/+2
* | | STAGING: brcm80211 fix TX Queue overflowGrant Grundler2011-03-091-6/+6
* | | staging: brcm80211: optimize kmalloc to kzallocAlexander Beregalov2011-03-094-16/+7
* | | staging: brcm80211: FIX for bug that prevents system from entering suspend stateDowan Kim2011-03-071-2/+0
* | | staging: brcm80211: remove osl source files from driverArend van Spriel2011-03-0243-132/+0
* | | staging: brcm80211: remove struct osl_info from driver sourcesArend van Spriel2011-03-0217-120/+52
* | | staging: brcm80211: remove struct osl_info from function prototypesArend van Spriel2011-03-026-18/+17
* | | staging: brcm80211: remove counting of allocated sk_buff packetsArend van Spriel2011-03-028-68/+46
* | | staging: brcm80211: remove of type definition osldma_tArend van Spriel2011-03-022-9/+4
* | | staging: brcm80211: cleanup declaration in osl.hArend van Spriel2011-03-026-197/+189
* | | staging: brcm80211: remove unused attributes from struct osl_infoArend van Spriel2011-03-024-45/+2
* | | staging: brcm80211: removed struct osl_info usage from fullmac driverArend van Spriel2011-03-028-41/+33
* | | staging: brcm80211: remove function prototypes from wl_export.hArend van Spriel2011-03-021-15/+0
OpenPOWER on IntegriCloud