summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211
AgeCommit message (Expand)Author
2011-02-28staging: brcm80211: remove include file sbhndpio.hArend van Spriel
2011-02-28staging: brcm80211: remove include file proto/802.1d.hArend van Spriel
2011-02-28staging: brcm80211: remove typedef for struct wl_timerArend van Spriel
2011-02-28staging: brcm80211: remove typedefs that were flagged by checkpatchArend van Spriel
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-25mac80211: make tx() operation return voidJohannes Berg
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-23mac80211: rename RX_FLAG_TSFTJohannes Berg
2011-02-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-02-18wireless-next-2.6: brcm80211: fix compile issueHenry Ptasinski
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