index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
brcm80211
Age
Commit message (
Expand
)
Author
2011-02-02
staging: brcm80211: bugfix for softmac crash on multi cpu configurations
Roland Vossen
2011-01-22
staging: brcm80211: fix suspend/resume issue in brcmsmac
Arend van Spriel
2011-01-22
staging: brcm80211: remove assert to avoid panic since 2.6.37 kernel
Arend van Spriel
2010-12-16
staging: brcm80211: Fix WL_<type> logging macros
Joe Perches
2010-12-16
staging: brcm80211: Convert ETHER_TYPE_802_1X to ETH_P_PAE
Joe Perches
2010-12-16
staging: brcm80211: Remove unused ETHER_TYPE_<foo> #defines
Joe Perches
2010-12-16
staging: brcm80211: Remove ETHER_HDR_LEN, use ETH_HLEN
Joe Perches
2010-12-16
staging: brcm80211: Convert ETHER_ADDR_LEN to ETH_ALEN
Joe Perches
2010-12-16
staging: brcm80211: Convert ETHER_IS<FOO> to is_<foo>_ether_addr
Joe Perches
2010-12-16
staging: brcm80211: Remove unused ether_<foo> #defines and struct
Joe Perches
2010-12-16
staging: brcm80211: Convert ETHER_IS_MULTI to is_multicast_ether_addr
Joe Perches
2010-12-16
staging: brcm80211: Remove unused #defines ETHER_<foo>_LOCALADDR
Joe Perches
2010-12-09
staging: brcm80211: removed ap related comments
Roland Vossen
2010-12-09
staging: brcm80211: Remove redundant unlikely()
Tobias Klauser
2010-12-08
staging: brcm80211: fix documentation on installing firmware
Henry Ptasinski
2010-12-08
staging: brcm80211: removed unused struct wlc_ap_info
Roland Vossen
2010-12-08
staging: brcm80211: replaced typedef wlc_pub_t by struct wlc_pub
Roland Vossen
2010-12-08
staging: brcm80211: replaced typedef wlccore_t by struct wlccore
Roland Vossen
2010-12-08
staging: brcm80211: replaced typedef wlcband_t by struct wlcband
Roland Vossen
2010-12-08
staging: brcm80211: replaced typedef hnddma_t by struct hnddma_pub
Roland Vossen
2010-12-08
staging: brcm80211: replaced typedef wl_if_t by struct wl_if
Roland Vossen
2010-12-08
staging: brcm80211: replaced typedef bmac_pmq_t by struct bmac_pmq
Roland Vossen
2010-12-08
staging: brcm80211: replaced typedef antsel_info_t by struct antsel_info
Roland Vossen
2010-12-08
staging: brcm80211: replaced typedef wlc_ap_info_t by struct wlc_ap_info
Roland Vossen
2010-12-08
staging: brcm80211: replaced typedef ampdu_info_t by struct ampdu_info
Roland Vossen
2010-12-08
staging: brcm80211: replaced typedef wlc_if_t by struct wlc_if
Roland Vossen
2010-12-08
staging: brcm80211: removed unused macro's and typedefs from wpa.h
Roland Vossen
2010-12-08
staging: brcm80211: removed unused typedefs
Roland Vossen
2010-12-07
Staging: Merge 2.6.37-rc5 into staging-next
Greg Kroah-Hartman
2010-12-06
staging: brcm80211: replaced wlc_hw_info_t by struct wlc_hw_info
Roland Vossen
2010-12-06
staging: brcm80211: remove macro usage for sk_buff release
Arend van Spriel
2010-12-06
staging: brcm80211: remove macro usage for sk_buff allocation
Arend van Spriel
2010-12-06
staging: brcm80211: replaced wlc_info_t by struct wlc_info.
Roland Vossen
2010-12-06
staging: brcm80211: Removing cruft from osl.h
Brett Rudley
2010-12-06
staging: brcm80211: migrate register ops macros to bcmutils.h
Brett Rudley
2010-12-06
staging: brcm80211: move dma specific macros from osl to dma code
Brett Rudley
2010-12-06
staging: brcm80211: move fullmac-only code from osl to fullmac files
Brett Rudley
2010-12-06
staging: brcm80211: Remove unused softmac macros
Brett Rudley
2010-12-06
staging: brcm80211: Move osl_pub into osl
Brett Rudley
2010-12-06
staging: brcm80211: OSLREGOPS is unused, remove checks for it.
Brett Rudley
2010-12-03
staging: brcm80211: added firmware validation
Roland Vossen
2010-12-02
staging: brcm80211: remove redundant CHIPREV macro
Arend van Spriel
2010-12-02
staging: brcm80211: remove redundant CHIPID macro
Arend van Spriel
2010-12-02
staging: brcm80211: remove redundant CHIPTYPE macro
Arend van Spriel
2010-12-02
staging: brcm80211: absorb linux_osl.h into osl.h
Brett Rudley
2010-12-02
staging: brcm80211: Remove unused code from osl.h
Brett Rudley
2010-12-01
staging: brcm80211: replaced typedef struct wl_info_t by struct wl_info.
Roland Vossen
2010-12-01
staging: brcm80211 needs lots of delay.h
Randy Dunlap
2010-12-01
staging: brcm80211: bcmp => memcmp
Brett Rudley
2010-12-01
staging: brcm80211: bzero => memset
Brett Rudley
[next]