summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211
Commit message (Expand)AuthorAgeFilesLines
* staging: brcm80211: fix compile error on non-x86 archs since 3.0 kernelArend Van Spriel2011-08-231-0/+1
* staging: brcm80211: Fix double include introduced by bad mergeDaniel Morsing2011-07-271-2/+0
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-25137-34787/+18123
|\
| * staging: brcm80211: Fix module parameter permissionsJean Delvare2011-07-081-1/+1
| * staging: brcm80211: nicpci: NeateningJoe Perches2011-07-081-138/+138
| * staging: use of tasklets requires including interrupt.hStephen Rothwell2011-07-061-0/+1
| * staging: brcm80211: added newlines to some debug macros in bcmsdh_sdmmc.cArend van Spriel2011-07-051-4/+4
| * staging: brcm80211: simpler string handling in brcmf_c_pktfilter_offload_set()Roland Vossen2011-07-051-9/+2
| * staging: brcm80211: remove macro WLBANDINITFN from brcmsmacArend van Spriel2011-07-056-28/+26
| * staging: brcm80211: remove external definitions from phy_lcn.cArend van Spriel2011-07-052-8/+4
| * staging: brcm80211: remove several externs from dhd_linux.cArend van Spriel2011-07-052-3/+7
| * staging: brcm80211: replace occurrences of __attribute__((packed))Arend van Spriel2011-07-052-9/+9
| * staging: brcm80211: removed #ifdef SDIOH_API_ACCESS_RETRY_LIMITRoland Vossen2011-07-051-12/+0
| * staging: brcm80211: moved fullmac definitions from .h to .c filesRoland Vossen2011-07-053-223/+104
| * staging: brcm80211: merged bcmsdbus.h into sdio_host.hRoland Vossen2011-07-055-193/+167
| * staging: brcm80211: merged sbsdio.h into sdio_host.hRoland Vossen2011-07-054-280/+258
| * staging: brcm80211: merged dngl_stats.h into dhd.hRoland Vossen2011-07-059-39/+12
| * staging: brcm80211: deleted two fullmac source filesRoland Vossen2011-07-055-444/+394
| * staging: brcm80211: replaced Broadcom specific acronym WLCRoland Vossen2011-07-0527-957/+996
| * staging: brcm80211: remove checkpatch warnings from phy_n.cArend van Spriel2011-07-051-29/+22
| * staging: brcm80211: made name lookup arrays more constArend van Spriel2011-07-051-2/+2
| * staging: brcm80211: remove checkpatch warnings 'suspect code indent'Arend van Spriel2011-07-054-12/+3
| * staging: brcm80211: renamed structures in softmacRoland Vossen2011-07-0513-311/+304
| * staging: brcm80211: replaced typedef tx_power_t by struct brcms_tx_powerRoland Vossen2011-07-055-6/+5
| * staging: brcm80211: replaced typedef wlc_phy_t with struct brcms_phy_pubRoland Vossen2011-07-059-202/+223
| * staging: brcm80211: replaced typedef phy_info_t by struct brcms_phyRoland Vossen2011-07-056-626/+648
| * staging: brcm80211: replaced various typedefs in softmacRoland Vossen2011-07-0536-1116/+1110
| * staging: brcm80211: removed remains of assert mechanism in fullmacRoland Vossen2011-07-052-59/+0
| * staging: brcm80211: removed asserts from dhd_sdio.cRoland Vossen2011-07-051-55/+21
| * staging: brcm80211: removed asserts from dhd_linux.cRoland Vossen2011-07-051-32/+1
| * staging: brcm80211: removed asserts from dhd_cdc.c and dhd_common.cRoland Vossen2011-07-052-14/+9
| * staging: brcm80211: removed asserts from bcmsdh.cRoland Vossen2011-07-051-36/+0
| * staging: brcm80211: removed asserts from two fullmac filesRoland Vossen2011-07-052-26/+13
| * staging: brcm80211: rename macros in dhd_dbg.hArend van Spriel2011-07-055-779/+815
| * staging: brcm80211: removed unused #ifdef sections in fullmacRoland Vossen2011-07-053-135/+0
| * staging: brcm80211: removed occurrences of 'dhd'Roland Vossen2011-07-058-154/+132
| * staging: brcm80211: clean up checkpatch errorArend van Spriel2011-07-051-2/+1
| * staging: brcm80211: rename external function in wl_cfg80211.cArend van Spriel2011-07-054-26/+27
| * staging: brcm80211: rename pointer conversion macros in wl_cfg80211.hArend van Spriel2011-07-052-81/+76
| * staging: brcm80211: rename structures and variables in wl_cfg80211.cArend van Spriel2011-07-052-654/+695
| * staging: brcm80211: removed unused definitions from dhd_sdio.cRoland Vossen2011-07-051-23/+2
| * staging: brcm80211: W_REG macro cleanup in fullmac SDIORoland Vossen2011-07-051-13/+5
| * staging: brcm80211: removed last amd64 compiler warningsRoland Vossen2011-07-055-20/+20
| * staging: brcm80211: got rid of redundant member 'regs' of struct dhd_busRoland Vossen2011-07-051-7/+5
| * staging: brcm80211: replaced macro W_SDREG by function w_sdreg()Roland Vossen2011-07-051-33/+41
| * staging: brcm80211: replaced macro R_SDREG by function r_sdreg()Roland Vossen2011-07-051-28/+40
| * staging: brcm80211: fullmac register access macro's take u32 instead of pointersRoland Vossen2011-07-051-39/+38
| * staging: brcm80211: removed unused code and definitions from fullmacRoland Vossen2011-07-0512-345/+0
| * staging: brcm80211: removed last typedefs from fullmacRoland Vossen2011-07-0511-86/+97
| * staging: brcm80211: rename dhd_bus structure and functionsArend van Spriel2011-07-055-125/+125
OpenPOWER on IntegriCloud