index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
lance.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-03-27
[PATCH] bcm43xx: fix DMA TX skb freeing in case of fragmented packets.
Pete Zaitcev
2
-40
/
+8
2006-03-27
[PATCH] bcm43xx: Add sysfs attributes for device specific tunables.
Michael Buesch
5
-1
/
+356
2006-03-27
[PATCH] bcm43xx: Move TX/RX related functions to its own file. Add basic RTS/...
Michael Buesch
9
-577
/
+746
2006-03-27
[PATCH] bcm43xx: add assert(bcm->initialized) to periodic_tasks_setup().
Michael Buesch
1
-0
/
+1
2006-03-27
[PATCH] bcm43xx: move initialized = 1 to the end of init_board.
Michael Buesch
1
-4
/
+6
2006-03-27
[PATCH] bcm43xx: Workaround init_board vs IRQ race.
Michael Buesch
1
-6
/
+13
2006-03-27
[PATCH] bcm43xx: Fix Kconfig typo (transfer mode default)
Michael Buesch
1
-1
/
+1
2006-03-27
[PATCH] bcm43xx: remove old unused struct.
Michael Buesch
1
-5
/
+0
2006-03-27
[PATCH] bcm43xx: split the channel helper functions, so that they can be used...
Michael Buesch
3
-37
/
+59
2006-03-27
[PATCH] bcm43xx: make bcm43xx_sprom_crc() static.
Michael Buesch
2
-3
/
+1
2006-03-27
[PATCH] bcm43xx: Move sprom lowlevel reading/writing to its own functions.
Michael Buesch
3
-76
/
+86
2006-03-27
[PATCH] bcm43xx: Code cleanups. This removes various "inline" statements and ...
Michael Buesch
3
-181
/
+127
2006-03-27
[PATCH] bcm43xx: rewrite and simplify the periodic task handling.
Michael Buesch
2
-134
/
+73
2006-03-27
[PATCH] bcm43xx: fix LED code.
Michael Buesch
3
-33
/
+68
2006-03-27
[PATCH] bcm43xx: update README
Michael Buesch
1
-1
/
+1
2006-03-27
[PATCH] Apple Airport: Add Kconfig note that the bcm43xx driver has to be use...
Michael Buesch
1
-1
/
+4
2006-03-27
[PATCH] bcm43xx: add a note that not all devices support PIO.
Michael Buesch
1
-0
/
+5
2006-03-27
[PATCH] bcm43xx: Partially fix PIO code. Add Kconfig option for PIO or DMA mo...
Michael Buesch
8
-248
/
+438
2006-03-27
[PATCH] bcm43xx: remove WX debugging.
Michael Buesch
1
-68
/
+0
2006-03-27
[PATCH] bcm43xx: fix compiletime warning (phy_xmitpower)
Michael Buesch
1
-0
/
+1
2006-03-27
[PATCH] bcm43xx: heavily increase mac_suspend timeout.
Michael Buesch
1
-7
/
+4
2006-03-27
[PATCH] bcm43xx: enable SPROM writing.
Michael Buesch
1
-1
/
+1
2006-03-27
[PATCH] bcm43xx: fix txpower reporting in WE.
Michael Buesch
4
-15
/
+44
2006-03-27
[PATCH] Sync bcm43xx_phy_initb6() with specs
Danny van Dyk
3
-6
/
+12
2006-03-27
[PATCH] bcm43xx: Wireless Ext update
Michael Buesch
1
-1
/
+11
2006-03-27
[PATCH] bcm43xx: basic ethtool support
Michael Buesch
4
-1
/
+62
2006-03-27
[PATCH] bcm43xx: Remove function bcm43xx_channel_is_allowed()
Michael Buesch
1
-165
/
+1
2006-03-27
[PATCH] bcm43xx: Add more initvals sanity checks and error out, if one sanity...
Michael Buesch
1
-19
/
+43
2006-03-27
[PATCH] bcm43xx: Fix makefile. Remove all the "out-of-tree" stuff.
Michael Buesch
4
-98
/
+14
2006-03-27
[PATCH] bcm43xx: add DEBUG Kconfig option. Also fix indention.
Michael Buesch
1
-5
/
+14
2006-03-27
[PATCH] bcm43xx: remove redundant COPYING file.
Michael Buesch
1
-340
/
+0
2006-03-27
[PATCH] bcm43xx: Move README file to Documentation directory.
Michael Buesch
1
-0
/
+0
2006-03-27
[PATCH] bcm43xx: remove linux version compatibility code.
Michael Buesch
1
-23
/
+0
2006-03-27
[PATCH] bcm43xx: sync with svn.berlios.de
Michael Buesch
5
-124
/
+102
2006-03-27
[PATCH] bcm43xx: patch Kconfig and wireless/Makefile for import
John W. Linville
2
-0
/
+9
2006-03-27
[PATCH] wireless: import bcm43xx sources
John W. Linville
24
-0
/
+15093
2006-03-27
[SPARC64]: Kill duplicate exports of string library functions.
David S. Miller
1
-10
/
+0
2006-03-27
[SPARC64]: Update defconfig.
David S. Miller
1
-25
/
+14
2006-03-26
[PATCH] one ipc/sem.c->mutex.c converstion too many..
Manfred Spraul
1
-1
/
+1
2006-03-26
drivers/char/ftape/lowlevel/fdc-io.c: Correct a comment
Bastien Roucaries
1
-1
/
+1
2006-03-26
Kconfig help: MTD_JEDECPROBE already supports Intel
Adrian Bunk
1
-3
/
+2
2006-03-26
[PATCH] bitops: hweight() speedup
Akinobu Mita
1
-15
/
+14
2006-03-26
Remove ugly debugging stuff
Artem B. Bityuckiy
1
-9
/
+0
2006-03-26
[PATCH] bitops: hweight() related cleanup
Akinobu Mita
2
-19
/
+3
2006-03-26
[PATCH] bitops: remove unused generic bitops in include/linux/bitops.h
Akinobu Mita
1
-123
/
+1
2006-03-26
[PATCH] bitops: ntfs: remove generic_ffs()
Akinobu Mita
3
-3
/
+32
2006-03-26
[PATCH] bitops: ia64: make partial_page.bitmap an unsigned long
Akinobu Mita
1
-2
/
+2
2006-03-26
[PATCH] bitops: sh: make thread_info.flags an unsigned long
Akinobu Mita
1
-1
/
+1
2006-03-26
[PATCH] bitops: update include/asm-generic/bitops.h
Akinobu Mita
1
-63
/
+13
2006-03-26
[PATCH] bitops: xtensa: use generic bitops
Akinobu Mita
2
-332
/
+16
[next]