summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211
Commit message (Expand)AuthorAgeFilesLines
* staging: brcm80211: improved checks on incompatible firmwareRoland Vossen2011-02-182-29/+35
* staging: brcm80211: bugfix for stack dump on firmware load problemsRoland Vossen2011-02-181-4/+2
* staging: brcm80211: bugfix for oops on firmware load problemsRoland Vossen2011-02-181-2/+0
* staging: brcm80211: replace bcopy with memcpyStanislav Fomichev2011-02-1823-207/+196
* staging: brcm80211: use %zu instead of %d for size_tStanislav Fomichev2011-02-182-3/+3
* staging: brcm80211: removed unused code because of mac rev cleanupRoland Vossen2011-02-183-129/+41
* staging: brcm80211: removed obsolete commentsRoland Vossen2011-02-184-48/+46
* staging: brcm80211: removal of inactive d11 codeRoland Vossen2011-02-183-266/+54
* staging: brcm80211: remove declaration of unused string arrayArend van Spriel2011-02-181-1/+0
* staging: brcm80211: remove #ifdef BCMDBG from regular functionsArend van Spriel2011-02-184-12/+13
* staging: brcm80211: remove warning introduced by rfkill implementationArend van Spriel2011-02-181-0/+5
* staging: brcm80211: remove unnecessary cast in wlc_d11hdrs_mac80211Arend van Spriel2011-02-181-1/+1
* staging: brcm80211: store BSSID in driver config informationArend van Spriel2011-02-182-1/+3
* staging: brcm80211: set beacon interval as provided by mac80211Arend van Spriel2011-02-181-1/+2
* staging: brcm80211: store HT operation mode settings from mac80211Arend van Spriel2011-02-183-15/+21
* staging: brcm80211: handle change in association state from mac80211Arend van Spriel2011-02-183-0/+8
* staging: brcm80211: cleanup mac80211 callback bss_info_changedArend van Spriel2011-02-181-4/+33
* staging: brcm80211: enable driver counter functionalityArend van Spriel2011-02-188-83/+174
* staging: brcm80211: fix potential null pointer access handling ucode bufferArend van Spriel2011-02-181-0/+2
* staging: brcm80211: remove usage of printf (macro) from driverArend van Spriel2011-02-1816-180/+229
* staging: brcm80211: return error code to mac80211 for 40MHz channelsArend van Spriel2011-02-181-0/+1
* staging: brcm80211: decrease level of non-error messagesArend van Spriel2011-02-183-36/+33
* staging: brcm80211: use consistent naming for mac80211 callbacksArend van Spriel2011-02-181-16/+17
* Merge 2.6.38-rc5 into staging-nextGreg Kroah-Hartman2011-02-183-2/+25
|\
| * staging: brcm80211: bugfix for softmac crash on multi cpu configurationsRoland Vossen2011-02-023-2/+25
* | staging: brcm80211: fix build with BCMDBG unset.Hauke Mehrtens2011-02-094-3/+9
* | staging: brcm80211: implement mac80211 callback set_rts_thresholdArend van Spriel2011-02-092-5/+19
* | staging: brcm80211: remove driver message upon initializationArend van Spriel2011-02-042-16/+1
* | staging: brcm80211: align common dirver codeArend van Spriel2011-02-042-10/+5
* | staging: brcm80211: allow both driver are created in single buildArend van Spriel2011-02-0411-21/+31
* | staging: brcm80211: fix compiler warning in fullmac driverArend van Spriel2011-02-041-3/+3
* | staging: brcm80211: sbsdio.h: change a typo comamnd to commandJustin P. Mattock2011-02-041-1/+1
* | staging: brcm80211: removed references to 32 bit DMA registersRoland Vossen2011-02-044-26/+2
* | staging: brcm80211: removed 32 bit DMA functionsRoland Vossen2011-02-041-685/+2
* | staging: brcm80211: removed more unused dma32 codeRoland Vossen2011-02-041-232/+162
* | staging: brcm80211: removed unused DMA32 related codeRoland Vossen2011-02-042-175/+1
* | staging: brcm80211: implementation of RFKILL functionalityArend van Spriel2011-02-045-11/+48
* | Staging: Merge branch 'staging-next' into 2.6.38-rc3Greg Kroah-Hartman2011-02-022-21/+21
|\ \ | |/
| * staging: brcm80211: fix suspend/resume issue in brcmsmacArend van Spriel2011-01-221-22/+23
| * staging: brcm80211: remove assert to avoid panic since 2.6.37 kernelArend van Spriel2011-01-221-1/+0
* | Staging: wl_cfg80211.c: use BUG_ON correctlyColy Li2011-01-311-7/+7
* | Revert "staging: brcm80211: assure common sources are truly common"Greg Kroah-Hartman2011-01-258-27/+24
* | staging: brcm80211: assure common sources are truly commonArend van Spriel2011-01-258-24/+27
* | staging: Fix some incorrect use of positive error codes.Ralph Loader2011-01-211-1/+1
* | staging: brcm80211: remove unused type definitions from driverArend van Spriel2011-01-2112-139/+9
* | staging: brcm80211: remove unused function from wlc_stf.cArend van Spriel2011-01-212-71/+0
* | staging: brcm80211: removed unused inline function from wlc_ampdu.cArend van Spriel2011-01-211-9/+0
* | staging: brcm80211: remove unused function from wlc_event.cArend van Spriel2011-01-212-28/+0
* | staging: brcm80211: remove unused function from wlc_channel.cArend van Spriel2011-01-212-77/+0
* | staging: brcm80211: remove unused function from wlc_bmac.cArend van Spriel2011-01-212-207/+2
OpenPOWER on IntegriCloud