]> pilppa.org Git - linux-2.6-omap-h63xx.git/history - drivers/net/wireless
[TG3]: Revert "Speed up SRAM access"
[linux-2.6-omap-h63xx.git] / drivers / net / wireless /
2006-04-01 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-04-01 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2006-04-01 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-04-01 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2006-04-01 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/sfren...
2006-03-31 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-03-31 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2006-03-31 Al Viro[PATCH] uml: kconfigs
2006-03-31 Jeff GarzikMerge branch 'master'
2006-03-31 Steve FrenchMerge with /pub/scm/linux/kernel/git/torvalds/linux...
2006-03-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2006-03-30 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2006-03-30 Linus TorvaldsMerge branch 'drm-patches' of git://git.kernel.org...
2006-03-30 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2006-03-30 Jeff GarzikMerge branch 'mv-merge'
2006-03-29 Jeff GarzikMerge branch 'upstream' of git://git.kernel.org/pub...
2006-03-29 Jeff GarzikMerge branch 'master'
2006-03-29 Paul MackerrasMerge ../linux-2.6
2006-03-29 Jody McIntyreMerge with git+ssh://master.kernel.org/pub/scm/linux...
2006-03-28 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-03-28 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-03-28 Russell KingMerge nommu tree
2006-03-28 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2006-03-28 Linus TorvaldsMerge branch 'cfq-merge' of git://brick.kernel.dk/data...
2006-03-28 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-03-28 Alexey Dobriyan[PATCH] Typo fixes
2006-03-28 Matthias Gehre[PATCH] Replace 0xff.. with correct DMA_xBIT_MASK
2006-03-27 Jouni Malinen[PATCH] hostap: Fix EAPOL frame encryption
2006-03-27 Jouni Malinen[PATCH] hostap: Make hostap_tx_encrypt() static
2006-03-27 Adrian Bunk[PATCH] PCMCIA_SPECTRUM must select FW_LOADER
2006-03-27 Michael Buesch[PATCH] bcm43xx: don't set the channel on a device...
2006-03-27 Michael Buesch[PATCH] bcm43xx: sync GPHY init with the specs.
2006-03-27 Michael Buesch[PATCH] bcm43xx: fix the remaining sparse warnings.
2006-03-27 Michael Buesch[PATCH] bcm43xx: remove some compilerwarnings.
2006-03-27 Michael Buesch[PATCH] bcm43xx: fix "include" issues on some platforms.
2006-03-27 Michael Buesch[PATCH] bcm43xx: get rid of "/* vim: ..." lines at...
2006-03-27 Michael Buesch[PATCH] bcm43xx: add useless and broken statistics...
2006-03-27 Michael Buesch[PATCH] bcm43xx: fix nrssi_threshold calculation.
2006-03-27 Michael Buesch[PATCH] bcm43xx: sync interference mitigation code...
2006-03-27 Michael Buesch[PATCH] bcm43xx: set default attenuation values.
2006-03-27 Michael Buesch[PATCH] bcm43xx: some IRQ handler cleanups.
2006-03-27 Michael Buesch[PATCH] bcm43xx: merge all iwmode code into the set_iwm...
2006-03-27 Michael Buesch[PATCH] bcm43xx: fix some gpio register trashing (hopef...
2006-03-27 Michael Buesch[PATCH] bcm43xx: remove check for mmio length, as it...
2006-03-27 Michael Buesch[PATCH] bcm43xx: properly mask txctl1 before writing...
2006-03-27 Michael Buesch[PATCH] bcm43xx: Do boardflags workarounds for specific...
2006-03-27 Michael Buesch[PATCH] bcm43xx: Remove the workaround in dummy_transmi...
2006-03-27 Michael Buesch[PATCH] bcm43xx: Fix crash on ifdown, by being careful...
2006-03-27 Michael Buesch[PATCH] bcm43xx: reduce the size of bcm43xx_private...
2006-03-27 Michael Buesch[PATCH] bcm43xx: add functions bcm43xx_dma_read/write...
2006-03-27 Michael Buesch[PATCH] bcm43xx: receive TX status on MMIO or DMA uncon...
2006-03-27 Michael Buesch[PATCH] bcm43xx: fix some stuff, add a few missing...
2006-03-27 Michael Buesch[PATCH] bcm43xx: Remove the mmio access printing facili...
2006-03-27 Michael Buesch[PATCH] bcm43xx: Abstract the locking mechanism.
2006-03-27 Michael Buesch[PATCH] bcm43xx: Set both, the DMAmask and the coherent...
2006-03-27 Pete Zaitcev[PATCH] bcm43xx: fix DMA TX skb freeing in case of...
2006-03-27 Michael Buesch[PATCH] bcm43xx: Add sysfs attributes for device specif...
2006-03-27 Michael Buesch[PATCH] bcm43xx: Move TX/RX related functions to its...
2006-03-27 Michael Buesch[PATCH] bcm43xx: add assert(bcm->initialized) to period...
2006-03-27 Michael Buesch[PATCH] bcm43xx: move initialized = 1 to the end of...
2006-03-27 Michael Buesch[PATCH] bcm43xx: Workaround init_board vs IRQ race.
2006-03-27 Michael Buesch[PATCH] bcm43xx: Fix Kconfig typo (transfer mode default)
2006-03-27 Michael Buesch[PATCH] bcm43xx: remove old unused struct.
2006-03-27 Michael Buesch[PATCH] bcm43xx: split the channel helper functions...
2006-03-27 Michael Buesch[PATCH] bcm43xx: make bcm43xx_sprom_crc() static.
2006-03-27 Michael Buesch[PATCH] bcm43xx: Move sprom lowlevel reading/writing...
2006-03-27 Michael Buesch[PATCH] bcm43xx: Code cleanups. This removes various...
2006-03-27 Michael Buesch[PATCH] bcm43xx: rewrite and simplify the periodic...
2006-03-27 Michael Buesch[PATCH] bcm43xx: fix LED code.
2006-03-27 Michael Buesch[PATCH] Apple Airport: Add Kconfig note that the bcm43x...
2006-03-27 Michael Buesch[PATCH] bcm43xx: add a note that not all devices suppor...
2006-03-27 Michael Buesch[PATCH] bcm43xx: Partially fix PIO code. Add Kconfig...
2006-03-27 Michael Buesch[PATCH] bcm43xx: remove WX debugging.
2006-03-27 Michael Buesch[PATCH] bcm43xx: fix compiletime warning (phy_xmitpower)
2006-03-27 Michael Buesch[PATCH] bcm43xx: heavily increase mac_suspend timeout.
2006-03-27 Michael Buesch[PATCH] bcm43xx: enable SPROM writing.
2006-03-27 Michael Buesch[PATCH] bcm43xx: fix txpower reporting in WE.
2006-03-27 Danny van Dyk[PATCH] Sync bcm43xx_phy_initb6() with specs
2006-03-27 Michael Buesch[PATCH] bcm43xx: Wireless Ext update
2006-03-27 Michael Buesch[PATCH] bcm43xx: basic ethtool support
2006-03-27 Michael Buesch[PATCH] bcm43xx: Remove function bcm43xx_channel_is_all...
2006-03-27 Michael Buesch[PATCH] bcm43xx: Add more initvals sanity checks and...
2006-03-27 Michael Buesch[PATCH] bcm43xx: Fix makefile. Remove all the "out...
2006-03-27 Michael Buesch[PATCH] bcm43xx: add DEBUG Kconfig option. Also fix...
2006-03-27 Michael Buesch[PATCH] bcm43xx: remove redundant COPYING file.
2006-03-27 Michael Buesch[PATCH] bcm43xx: Move README file to Documentation...
2006-03-27 Michael Buesch[PATCH] bcm43xx: remove linux version compatibility...
2006-03-27 Michael Buesch[PATCH] bcm43xx: sync with svn.berlios.de
2006-03-27 John W. Linville[PATCH] bcm43xx: patch Kconfig and wireless/Makefile...
2006-03-27 John W. Linville[PATCH] wireless: import bcm43xx sources
2006-03-26 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-03-26 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-03-25 Linus TorvaldsMerge branch 'audit.b3' of git://git.kernel.org/pub...
2006-03-25 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/gregk...
2006-03-25 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2006-03-25 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2006-03-25 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2006-03-25 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/pub...
2006-03-25 Linus TorvaldsMerge branch 'upstream-linus' of git://oss.oracle.com...
2006-03-25 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
next