]> git.karo-electronics.de Git - karo-tx-linux.git/history - drivers/staging/brcm80211
staging: brcm80211: change prototype for wlc_antsel_attach
[karo-tx-linux.git] / drivers / staging / brcm80211 /
2011-03-01 Arend van Sprielstaging: brcm80211: change prototype for wlc_antsel_attach
2011-03-01 Arend van Sprielstaging: brcm80211: remove usage of struct osl_info...
2011-03-01 Arend van Sprielstaging: brcm80211: remove usage of struct osl_info...
2011-03-01 Javier Martinez... staging: brcm80211: Add buf_size parameter to ampdu_act...
2011-03-01 Stanislav Fomichevbrcm80211: replace broadcom specific defines
2011-03-01 Stanislav Fomichevstaging: brcm80211: replace broadcom specific auth...
2011-03-01 Arend van Sprielstaging: brcm80211: remove usage of struct osl_info...
2011-03-01 Arend van Sprielstaging: brcm80211: remove NULL pointer checks before...
2011-03-01 Arend van Sprielstaging: brcm80211: remove struct osl_info parameter...
2011-03-01 Arend van Sprielstaging: brcm80211: remove osl handle from pkttotlen...
2011-03-01 Arend van Sprielstaging: brcm80211: remove checks for ANTSEL related...
2011-03-01 Arend van Sprielstaging: brcm80211: remove include file d11ucode_ext.h
2011-03-01 Arend van Sprielstaging: brcm80211: remove include file sbhndpio.h
2011-03-01 Arend van Sprielstaging: brcm80211: remove include file proto/802.1d.h
2011-03-01 Arend van Sprielstaging: brcm80211: remove typedef for struct wl_timer
2011-03-01 Arend van Sprielstaging: brcm80211: remove typedefs that were flagged...
2011-03-01 Arend van Sprielstaging: brcm80211: remove nested include statements
2011-03-01 Arend van Sprielstaging: brcm80211: cleanup function prototypes in...
2011-03-01 Arend van Sprielstaging: brcm80211: remove unused module from softmac...
2011-03-01 Brett Rudleystaging: brcm80211: relocate skb_get/free routines
2011-03-01 Brett Rudleystaging: brcm80211: Remove abstraction of pci_(alloc...
2011-03-01 Brett Rudleystaging: brcm80211: Remove abstractions for pci_(un...
2011-03-01 Stefan Weilstaging: brcm80211: Fix memory leak after kmalloc failure
2011-03-01 Roland Vossenstaging: brcm80211: removed compile warning
2011-02-23 Roland Vossenstaging: brcm80211: added locks in wl_mac80211.c
2011-02-23 Roland Vossenstaging: brcm80211: removed locks around Mac80211 calls
2011-02-23 Roland Vossenstaging: brcm80211: cosmetic changes
2011-02-23 Arend van Sprielstaging: brcm80211: remove some bsscfg attribute that...
2011-02-23 Arend van Sprielstaging: brcm80211: allow changing channel by mac80211...
2011-02-23 Stanislav Fomichevstaging: brcm80211: remove the rest of broadcom specifi...
2011-02-23 Stanislav Fomichevstaging: brcm80211: replace htod/dtoh broadcom defines
2011-02-23 Stanislav Fomichevstaging: brcm80211: remove unused broadcom byte swappin...
2011-02-23 Stanislav Fomichevstaging: brcm80211: replace broadcom specific unaligned...
2011-02-23 Stanislav Fomichevstaging: brcm80211: replace broadcom specific byte...
2011-02-23 Roland Vossenstaging: brcm80211: bugfix for crash on heavy transmit...
2011-02-18 Uwe Kleine-Königstaging/trivial: fix typos concerning "management"
2011-02-18 Uwe Kleine-Königstaging/trivial: fix typos concerning "initiali[zs]e"
2011-02-18 Uwe Kleine-Königstaging/trivial: fix typos concerning "failed"
2011-02-18 Uwe Kleine-Königstaging/trivial: fix typos concerning "address"
2011-02-18 Uwe Kleine-Königstaging/trivial: fix typos concerning "access"
2011-02-18 Roland Vossenstaging: brcm80211: improved checks on incompatible...
2011-02-18 Roland Vossenstaging: brcm80211: bugfix for stack dump on firmware...
2011-02-18 Roland Vossenstaging: brcm80211: bugfix for oops on firmware load...
2011-02-18 Stanislav Fomichevstaging: brcm80211: replace bcopy with memcpy
2011-02-18 Stanislav Fomichevstaging: brcm80211: use %zu instead of %d for size_t
2011-02-18 Roland Vossenstaging: brcm80211: removed unused code because of...
2011-02-18 Roland Vossenstaging: brcm80211: removed obsolete comments
2011-02-18 Roland Vossenstaging: brcm80211: removal of inactive d11 code
2011-02-18 Arend van Sprielstaging: brcm80211: remove declaration of unused string...
2011-02-18 Arend van Sprielstaging: brcm80211: remove #ifdef BCMDBG from regular...
2011-02-18 Arend van Sprielstaging: brcm80211: remove warning introduced by rfkill...
2011-02-18 Arend van Sprielstaging: brcm80211: remove unnecessary cast in wlc_d11h...
2011-02-18 Arend van Sprielstaging: brcm80211: store BSSID in driver config inform...
2011-02-18 Arend van Sprielstaging: brcm80211: set beacon interval as provided...
2011-02-18 Arend van Sprielstaging: brcm80211: store HT operation mode settings...
2011-02-18 Arend van Sprielstaging: brcm80211: handle change in association state...
2011-02-18 Arend van Sprielstaging: brcm80211: cleanup mac80211 callback bss_info_...
2011-02-18 Arend van Sprielstaging: brcm80211: enable driver counter functionality
2011-02-18 Arend van Sprielstaging: brcm80211: fix potential null pointer access...
2011-02-18 Arend van Sprielstaging: brcm80211: remove usage of printf (macro)...
2011-02-18 Arend van Sprielstaging: brcm80211: return error code to mac80211 for...
2011-02-18 Arend van Sprielstaging: brcm80211: decrease level of non-error messages
2011-02-18 Arend van Sprielstaging: brcm80211: use consistent naming for mac80211...
2011-02-18 Greg Kroah-HartmanMerge 2.6.38-rc5 into staging-next
2011-02-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-02-15 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2011-02-15 Linus TorvaldsMerge branch 'tools-release' of git://git.kernel.org...
2011-02-15 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2011-02-15 Linus TorvaldsMerge branch 'for-2.6.38' of git://linux-nfs.org/~bfiel...
2011-02-15 Linus TorvaldsMerge branches 'core-fixes-for-linus' and 'timers-fixes...
2011-02-15 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git.kernel...
2011-02-15 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2011-02-15 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-02-15 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-02-15 Ingo MolnarMerge branch 'urgent' of git://git.kernel.org/pub/scm...
2011-02-14 Linus TorvaldsMerge branch 'fixes' of master.kernel.org:/home/rmk...
2011-02-14 Linus TorvaldsMerge branch 'devicetree/merge' of git://git.secretlab...
2011-02-14 Linus TorvaldsMerge branch 'rtc-for-linus' of git://git.kernel.org...
2011-02-14 Dave AirlieMerge remote branch 'intel/drm-intel-fixes' of /ssd...
2011-02-13 Linus TorvaldsMerge branch 'spi/merge' of git://git.secretlab.ca...
2011-02-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-02-12 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2011-02-12 Linus TorvaldsMerge branch 'kvm-updates/2.6.38' of git://git.kernel...
2011-02-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-02-12 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-02-12 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git.kernel...
2011-02-12 Linus TorvaldsMerge branch 's5p-fixes-for-linus' of git://git.kernel...
2011-02-12 Linus TorvaldsMerge branch 'next' of git://git.monstr.eu/linux-2...
2011-02-11 James MorrisMerge branch 'for-james' of git://tpmdd.git.sourceforge...
2011-02-10 Linus TorvaldsMerge branch 'usb-linus' of git://git.kernel.org/pub...
2011-02-10 Linus TorvaldsMerge branch 'tty-linus' of git://git.kernel.org/pub...
2011-02-10 Linus TorvaldsMerge branch 'staging-linus' of git://git.kernel.org...
2011-02-10 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-02-10 Linus TorvaldsMerge branch 'rc-fixes' of git://git.kernel.org/pub...
2011-02-09 Greg Kroah-HartmanStaging: Merge branch 'tidspbridge-for-2.6.39' of git...
2011-02-09 Hauke Mehrtensstaging: brcm80211: fix build with BCMDBG unset.
2011-02-09 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-02-09 Arend van Sprielstaging: brcm80211: implement mac80211 callback set_rts...
2011-02-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2011-02-09 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
next