Commit Graph

24261 Commits (4d5a9e0eeb7ec928c6bd55db410f09ed3779bc2a)
 

Author SHA1 Message Date
Michael Buesch 4d5a9e0eeb [PATCH] bcm43xx: Set both, the DMAmask and the coherent DMAmask. 19 years ago
Pete Zaitcev 512a80916b [PATCH] bcm43xx: fix DMA TX skb freeing in case of fragmented packets. 19 years ago
Michael Buesch 367f899ac3 [PATCH] bcm43xx: Add sysfs attributes for device specific tunables. 19 years ago
Michael Buesch f398f02d12 [PATCH] bcm43xx: Move TX/RX related functions to its own file. Add basic RTS/CTS code. 19 years ago
Michael Buesch 1d1a73ccdc [PATCH] bcm43xx: add assert(bcm->initialized) to periodic_tasks_setup(). 19 years ago
Michael Buesch cad2b31a76 [PATCH] bcm43xx: move initialized = 1 to the end of init_board. 19 years ago
Michael Buesch bf7b876043 [PATCH] bcm43xx: Workaround init_board vs IRQ race. 19 years ago
Michael Buesch c4c3beb7d7 [PATCH] bcm43xx: Fix Kconfig typo (transfer mode default) 19 years ago
Michael Buesch 26533e7e29 [PATCH] bcm43xx: remove old unused struct. 19 years ago
Michael Buesch 10d8dd88dc [PATCH] bcm43xx: split the channel helper functions, so that they can be used without a valid running core. 19 years ago
Michael Buesch ad3f086c49 [PATCH] bcm43xx: make bcm43xx_sprom_crc() static. 19 years ago
Michael Buesch ea0922b067 [PATCH] bcm43xx: Move sprom lowlevel reading/writing to its own functions. 19 years ago
Michael Buesch 489423c8d0 [PATCH] bcm43xx: Code cleanups. This removes various "inline" statements and reduces codesize. 19 years ago
Michael Buesch ab4977f881 [PATCH] bcm43xx: rewrite and simplify the periodic task handling. 19 years ago
Michael Buesch dcfd720bd7 [PATCH] bcm43xx: fix LED code. 19 years ago
Michael Buesch d5dd8e28aa [PATCH] bcm43xx: update README 19 years ago
Michael Buesch f1f566236d [PATCH] Apple Airport: Add Kconfig note that the bcm43xx driver has to be used for Airport Extreme cards. 19 years ago
Michael Buesch 8bcab3f559 [PATCH] bcm43xx: add a note that not all devices support PIO. 19 years ago
Michael Buesch 77db31ea43 [PATCH] bcm43xx: Partially fix PIO code. Add Kconfig option for PIO or DMA mode (or both). 19 years ago
Michael Buesch 5c57807afc [PATCH] bcm43xx: remove WX debugging. 19 years ago
Michael Buesch b5488beba8 [PATCH] bcm43xx: fix compiletime warning (phy_xmitpower) 19 years ago
Michael Buesch 921e485f98 [PATCH] bcm43xx: heavily increase mac_suspend timeout. 19 years ago
Michael Buesch 62b7f0dfab [PATCH] bcm43xx: enable SPROM writing. 19 years ago
Michael Buesch 393344f67b [PATCH] bcm43xx: fix txpower reporting in WE. 19 years ago
Danny van Dyk 67093a65c0 [PATCH] Sync bcm43xx_phy_initb6() with specs 19 years ago
Michael Buesch 8fa252d099 [PATCH] bcm43xx: Wireless Ext update 19 years ago
Michael Buesch 6465ce1bbf [PATCH] bcm43xx: basic ethtool support 19 years ago
Michael Buesch 9e4a375b15 [PATCH] bcm43xx: Remove function bcm43xx_channel_is_allowed() 19 years ago
Michael Buesch a4a600d3e1 [PATCH] bcm43xx: Add more initvals sanity checks and error out, if one sanity check fails. 19 years ago
Michael Buesch 65f3f19120 [PATCH] bcm43xx: Fix makefile. Remove all the "out-of-tree" stuff. 19 years ago
Michael Buesch 6f3e2045ca [PATCH] bcm43xx: add DEBUG Kconfig option. Also fix indention. 19 years ago
Michael Buesch dda207ae2d [PATCH] bcm43xx: remove redundant COPYING file. 19 years ago
Michael Buesch 08ccd883f5 [PATCH] bcm43xx: Move README file to Documentation directory. 19 years ago
Michael Buesch 4a2a2792d0 [PATCH] bcm43xx: remove linux version compatibility code. 19 years ago
Michael Buesch ea72ab229f [PATCH] bcm43xx: sync with svn.berlios.de 19 years ago
John W. Linville 70e5e983f8 [PATCH] bcm43xx: patch Kconfig and wireless/Makefile for import 19 years ago
John W. Linville f222313a61 [PATCH] wireless: import bcm43xx sources 19 years ago
David S. Miller 5d5d7727a8 [SPARC64]: Kill duplicate exports of string library functions. 19 years ago
David S. Miller e7104b6704 [SPARC64]: Update defconfig. 19 years ago
Manfred Spraul 64bc0430ee [PATCH] one ipc/sem.c->mutex.c converstion too many.. 19 years ago
Linus Torvalds 9ae21d1bb3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial 19 years ago
Bastien Roucaries e9415777b1 drivers/char/ftape/lowlevel/fdc-io.c: Correct a comment 19 years ago
Adrian Bunk 8917f6f70b Kconfig help: MTD_JEDECPROBE already supports Intel 19 years ago
Akinobu Mita f9b4192923 [PATCH] bitops: hweight() speedup 19 years ago
Artem B. Bityuckiy 3be7d29fb9 Remove ugly debugging stuff 19 years ago
Akinobu Mita 37d54111c1 [PATCH] bitops: hweight() related cleanup 19 years ago
Akinobu Mita e9bebd6f3a [PATCH] bitops: remove unused generic bitops in include/linux/bitops.h 19 years ago
Akinobu Mita b9a2838cc2 [PATCH] bitops: ntfs: remove generic_ffs() 19 years ago
Akinobu Mita 55b0f8a68a [PATCH] bitops: ia64: make partial_page.bitmap an unsigned long 19 years ago
Akinobu Mita 6ecf66ae49 [PATCH] bitops: sh: make thread_info.flags an unsigned long 19 years ago