summaryrefslogtreecommitdiff
path: root/drivers/staging/brcm80211
AgeCommit message (Expand)Author
2011-02-28staging: brcm80211: remove nested include statementsArend van Spriel
2011-02-28staging: brcm80211: cleanup function prototypes in header filesArend van Spriel
2011-02-28staging: brcm80211: remove unused module from softmac driverArend van Spriel
2011-02-28staging: brcm80211: relocate skb_get/free routinesBrett Rudley
2011-02-28staging: brcm80211: Remove abstraction of pci_(alloc/free)_consistentBrett Rudley
2011-02-28staging: brcm80211: Remove abstractions for pci_(un)map_singleBrett Rudley
2011-02-28staging: brcm80211: Fix memory leak after kmalloc failureStefan Weil
2011-02-28staging: brcm80211: removed compile warningRoland Vossen
2011-02-23staging: brcm80211: added locks in wl_mac80211.cRoland Vossen
2011-02-23staging: brcm80211: removed locks around Mac80211 callsRoland Vossen
2011-02-23staging: brcm80211: cosmetic changesRoland Vossen
2011-02-23staging: brcm80211: remove some bsscfg attribute that are redundantArend van Spriel
2011-02-23staging: brcm80211: allow changing channel by mac80211 when associatedArend van Spriel
2011-02-23staging: brcm80211: remove the rest of broadcom specific byte swapping routinesStanislav Fomichev
2011-02-23staging: brcm80211: replace htod/dtoh broadcom definesStanislav Fomichev
2011-02-23staging: brcm80211: remove unused broadcom byte swapping macrosesStanislav Fomichev
2011-02-23staging: brcm80211: replace broadcom specific unaligned byte swapping routinesStanislav Fomichev
2011-02-23staging: brcm80211: replace broadcom specific byte swapping routinesStanislav Fomichev
2011-02-23staging: brcm80211: bugfix for crash on heavy transmit trafficRoland Vossen
2011-02-18staging/trivial: fix typos concerning "management"Uwe Kleine-König
2011-02-18staging/trivial: fix typos concerning "initiali[zs]e"Uwe Kleine-König
2011-02-18staging/trivial: fix typos concerning "failed"Uwe Kleine-König
2011-02-18staging/trivial: fix typos concerning "address"Uwe Kleine-König
2011-02-18staging/trivial: fix typos concerning "access"Uwe Kleine-König
2011-02-18staging: brcm80211: improved checks on incompatible firmwareRoland Vossen
2011-02-18staging: brcm80211: bugfix for stack dump on firmware load problemsRoland Vossen
2011-02-18staging: brcm80211: bugfix for oops on firmware load problemsRoland Vossen
2011-02-18staging: brcm80211: replace bcopy with memcpyStanislav Fomichev
2011-02-18staging: brcm80211: use %zu instead of %d for size_tStanislav Fomichev
2011-02-18staging: brcm80211: removed unused code because of mac rev cleanupRoland Vossen
2011-02-18staging: brcm80211: removed obsolete commentsRoland Vossen
2011-02-18staging: brcm80211: removal of inactive d11 codeRoland Vossen
2011-02-18staging: brcm80211: remove declaration of unused string arrayArend van Spriel
2011-02-18staging: brcm80211: remove #ifdef BCMDBG from regular functionsArend van Spriel
2011-02-18staging: brcm80211: remove warning introduced by rfkill implementationArend van Spriel
2011-02-18staging: brcm80211: remove unnecessary cast in wlc_d11hdrs_mac80211Arend van Spriel
2011-02-18staging: brcm80211: store BSSID in driver config informationArend van Spriel
2011-02-18staging: brcm80211: set beacon interval as provided by mac80211Arend van Spriel
2011-02-18staging: brcm80211: store HT operation mode settings from mac80211Arend van Spriel
2011-02-18staging: brcm80211: handle change in association state from mac80211Arend van Spriel
2011-02-18staging: brcm80211: cleanup mac80211 callback bss_info_changedArend van Spriel
2011-02-18staging: brcm80211: enable driver counter functionalityArend van Spriel
2011-02-18staging: brcm80211: fix potential null pointer access handling ucode bufferArend van Spriel
2011-02-18staging: brcm80211: remove usage of printf (macro) from driverArend van Spriel
2011-02-18staging: brcm80211: return error code to mac80211 for 40MHz channelsArend van Spriel
2011-02-18staging: brcm80211: decrease level of non-error messagesArend van Spriel
2011-02-18staging: brcm80211: use consistent naming for mac80211 callbacksArend van Spriel
2011-02-18Merge 2.6.38-rc5 into staging-nextGreg Kroah-Hartman
2011-02-09staging: brcm80211: fix build with BCMDBG unset.Hauke Mehrtens
2011-02-09staging: brcm80211: implement mac80211 callback set_rts_thresholdArend van Spriel