index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
module.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-01-17
[PATCH] e1000: Added interrupt auto mask support
Jeff Kirsher
1
-6
/
+25
2006-01-17
[PATCH] e1000: Fix Netpoll issue
Jeff Kirsher
1
-0
/
+3
2006-01-17
[PATCH] e1000: Fixed frame size logic
Jeff Kirsher
1
-2
/
+2
2006-01-17
[PATCH] e1000: Fix VLAN support
Jeff Kirsher
1
-1
/
+5
2006-01-17
[PATCH] e1000: Fix __pskb_pull_tail
Jeff Kirsher
1
-8
/
+7
2006-01-17
[PATCH] e1000: Fix collision distance
Jeff Kirsher
3
-13
/
+29
2006-01-17
[PATCH] e1000: Fix bit 22 (TXDCTL) for 82571 & 82572 controllers
Jeff Kirsher
1
-1
/
+0
2006-01-17
[PATCH] e1000: Fix desc. clean up
Jeff Kirsher
1
-2
/
+3
2006-01-17
[PATCH] e1000: Fix TX timeout logic
Jeff Kirsher
1
-10
/
+6
2006-01-17
[PATCH] e1000: Fix Desc. Rings and Jumbo Frames
Jeff Kirsher
1
-47
/
+61
2006-01-17
[PATCH] e1000: Fix TX queue length based on link speed
Jeff Kirsher
2
-0
/
+16
2006-01-17
[PATCH] e1000: Fix flow control water marks
Jeff Kirsher
2
-15
/
+8
2006-01-17
[PATCH] e1000: Fix EEPROM read logic
Jeff Kirsher
1
-8
/
+10
2006-01-17
[PATCH] e1000: Fix PHY reset when blocked
Jeff Kirsher
1
-0
/
+5
2006-01-17
[PATCH] e1000: Fix loopback logic
Jeff Kirsher
1
-24
/
+46
2006-01-17
[PATCH] e1000: Fix mulitple queues
Jeff Kirsher
3
-18
/
+120
2006-01-17
[PATCH] e1000: Fix adapter structure and prepare for multique fix
Jeff Kirsher
5
-39
/
+55
2006-01-17
[PATCH] e1000: Fix LED functionality for 82573
Jeff Kirsher
1
-7
/
+15
2006-01-17
[PATCH] Fix e1000 stats
Jeff Kirsher
3
-4
/
+8
2006-01-17
[PATCH] e1000: Fix PHY config for 82573 controller
Jeff Kirsher
1
-0
/
+6
2006-01-17
[PATCH] e1000: Fix ASF/AMT for 8257{1|2|3} controllers
Jeff Kirsher
2
-70
/
+107
2006-01-17
[PATCH] e1000: Fix SoL/IDER link and loopback
Jeff Kirsher
3
-85
/
+65
2006-01-17
[PATCH] e1000: General Fixes
Jeff Kirsher
2
-7
/
+15
2006-01-17
[PATCH] e1000: Fix TSO
Jeff Kirsher
1
-19
/
+18
2006-01-17
[PATCH] e1000: Fix jumbo frame performance
Jeff Kirsher
1
-2
/
+2
2006-01-17
[PATCH] spidernet: fix missing include
Arnd Bergmann
1
-0
/
+1
2006-01-17
[PATCH] spidernet: performance optimizations
Arnd Bergmann
3
-280
/
+307
2006-01-17
[PATCH] spidernet: fix HW structures for 64 bit dma_addr_t
Arnd Bergmann
2
-7
/
+10
2006-01-17
[PATCH] spidernet: read firmware from the OF device tree
Arnd Bergmann
1
-4
/
+15
2006-01-17
[PATCH] spidernet: check if firmware was loaded correctly
Arnd Bergmann
1
-4
/
+8
2006-01-17
[PATCH] mv643xx_eth: Remove needless mask of extended intr register
Dale Farnsworth
1
-55
/
+26
2006-01-17
[PATCH] mv643xx_eth: Merge open and stop helper functions
Dale Farnsworth
1
-64
/
+45
2006-01-17
[PATCH] mv643xx_eth: Fix transmit skb accounting
Dale Farnsworth
1
-2
/
+5
2006-01-17
[PATCH] mv643xx_eth: Request HW checksum generation only for IPv4
Wolfram Joost
1
-8
/
+11
2006-01-17
[PATCH] mv643xx_eth: Hold spinlocks only where needed
Dale Farnsworth
1
-80
/
+90
2006-01-17
[PATCH] mv643xx_eth: iounmap the correct SRAM buffer
Dale Farnsworth
1
-1
/
+1
2006-01-17
[PATCH] mv643xx_eth: Fix handling of small, unaligned fragments
Paul Janzen
1
-23
/
+31
2006-01-17
[PATCH] mv643xx_eth: Receive buffers require 8 byte alignment
Dale Farnsworth
1
-3
/
+9
2006-01-17
[PATCH] mv643xx_eth: Add multicast support
Dale Farnsworth
1
-4
/
+197
2006-01-17
[PATCH] mv643xx_eth: Fix a NULL pointer dereference
Paolo Galtieri
1
-0
/
+2
2006-01-17
[PATCH] mv643xx_eth: Fix dma_map/dma_unmap relations
Paolo Galtieri
1
-30
/
+19
2006-01-17
[PATCH] mv643xx_eth: 2.6.16 needs ip.h and in.h
Olaf Hering
1
-0
/
+2
2006-01-17
[PATCH] mv643xx_eth: Add Dale Farnsworth as a maintainer
Dale Farnsworth
1
-3
/
+5
2006-01-17
Linux v2.6.16-rc1
v2.6.16-rc1
Linus Torvalds
1
-2
/
+2
2006-01-17
[PATCH] Remove unused code from rioctrl.c (Last for this batch of work)
Alan Cox
1
-110
/
+1
2006-01-17
[PATCH] Remove rio_table.c unused code
Alan Cox
1
-8
/
+0
2006-01-17
[PATCH] Remove unused code from rio_linux.c
Alan Cox
1
-60
/
+0
2006-01-17
[PATCH] Remove unused CHECK code from riocmd.c
Alan Cox
1
-30
/
+0
2006-01-17
[PATCH] Remove unused code from rioroute.h
Alan Cox
1
-24
/
+0
2006-01-17
[PATCH] Remove unused code from rioboot.h
Alan Cox
1
-61
/
+0
[next]