index
:
litmus2008.git
litmus-patch-series
master
pre-port
[ARCHIVE] Old LITMUS^RT 2008 version (for reference).
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
|
*
|
|
[PATCH] e1000: Fix flow control water marks
Jeff Kirsher
2006-01-17
|
*
|
|
[PATCH] e1000: Fix EEPROM read logic
Jeff Kirsher
2006-01-17
|
*
|
|
[PATCH] e1000: Fix PHY reset when blocked
Jeff Kirsher
2006-01-17
|
*
|
|
[PATCH] e1000: Fix loopback logic
Jeff Kirsher
2006-01-17
|
*
|
|
[PATCH] e1000: Fix mulitple queues
Jeff Kirsher
2006-01-17
|
*
|
|
[PATCH] e1000: Fix adapter structure and prepare for multique fix
Jeff Kirsher
2006-01-17
|
*
|
|
[PATCH] e1000: Fix LED functionality for 82573
Jeff Kirsher
2006-01-17
|
*
|
|
[PATCH] Fix e1000 stats
Jeff Kirsher
2006-01-17
|
*
|
|
[PATCH] e1000: Fix PHY config for 82573 controller
Jeff Kirsher
2006-01-17
|
*
|
|
[PATCH] e1000: Fix ASF/AMT for 8257{1|2|3} controllers
Jeff Kirsher
2006-01-17
|
*
|
|
[PATCH] e1000: Fix SoL/IDER link and loopback
Jeff Kirsher
2006-01-17
|
*
|
|
[PATCH] e1000: General Fixes
Jeff Kirsher
2006-01-17
|
*
|
|
[PATCH] e1000: Fix TSO
Jeff Kirsher
2006-01-17
|
*
|
|
[PATCH] e1000: Fix jumbo frame performance
Jeff Kirsher
2006-01-17
|
*
|
|
[PATCH] spidernet: fix missing include
Arnd Bergmann
2006-01-17
|
*
|
|
[PATCH] spidernet: performance optimizations
Arnd Bergmann
2006-01-17
|
*
|
|
[PATCH] spidernet: fix HW structures for 64 bit dma_addr_t
Arnd Bergmann
2006-01-17
|
*
|
|
[PATCH] spidernet: read firmware from the OF device tree
Arnd Bergmann
2006-01-17
|
*
|
|
[PATCH] spidernet: check if firmware was loaded correctly
Arnd Bergmann
2006-01-17
|
*
|
|
[PATCH] mv643xx_eth: Remove needless mask of extended intr register
Dale Farnsworth
2006-01-17
|
*
|
|
[PATCH] mv643xx_eth: Merge open and stop helper functions
Dale Farnsworth
2006-01-17
|
*
|
|
[PATCH] mv643xx_eth: Fix transmit skb accounting
Dale Farnsworth
2006-01-17
|
*
|
|
[PATCH] mv643xx_eth: Request HW checksum generation only for IPv4
Wolfram Joost
2006-01-17
|
*
|
|
[PATCH] mv643xx_eth: Hold spinlocks only where needed
Dale Farnsworth
2006-01-17
|
*
|
|
[PATCH] mv643xx_eth: iounmap the correct SRAM buffer
Dale Farnsworth
2006-01-17
|
*
|
|
[PATCH] mv643xx_eth: Fix handling of small, unaligned fragments
Paul Janzen
2006-01-17
|
*
|
|
[PATCH] mv643xx_eth: Receive buffers require 8 byte alignment
Dale Farnsworth
2006-01-17
|
*
|
|
[PATCH] mv643xx_eth: Add multicast support
Dale Farnsworth
2006-01-17
|
*
|
|
[PATCH] mv643xx_eth: Fix a NULL pointer dereference
Paolo Galtieri
2006-01-17
|
*
|
|
[PATCH] mv643xx_eth: Fix dma_map/dma_unmap relations
Paolo Galtieri
2006-01-17
|
*
|
|
[PATCH] mv643xx_eth: 2.6.16 needs ip.h and in.h
Olaf Hering
2006-01-17
|
*
|
|
[PATCH] mv643xx_eth: Add Dale Farnsworth as a maintainer
Dale Farnsworth
2006-01-17
|
*
|
|
Merge branch 'upstream-jgarzik' of git://git.tuxdriver.com/git/wireless-2.6
Jeff Garzik
2006-01-17
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
[PATCH] hostap: don't #include C files in hostap_main.c
Adrian Bunk
2006-01-16
|
|
*
|
[PATCH] ipw2100: remove code for WIRELESS_EXT < 18
Adrian Bunk
2006-01-16
|
|
*
|
[PATCH] drivers/net/wireless: correct reported ssid lengths
Dan Williams
2006-01-16
|
|
*
|
[PATCH] hostap: allow flashing firmware
Pavel Roskin
2006-01-16
|
|
*
|
[PATCH] ipw2200: do not sleep in ipw_request_direct_scan
Olaf Kirch
2006-01-16
|
|
*
|
[PATCH] iw_handler.h: SIOCSIWNAME -> SIOCSIWCOMMIT in comment
Pete Zaitcev
2006-01-16
|
|
*
|
[PATCH] prism54/islpci_eth.c: dev_kfree_skb used with interrupts disabled
Graham Gower
2006-01-16
*
|
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-01-17
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
[NET]: Use is_zero_ether_addr() in net/core/netpoll.c
Kris Katterjohn
2006-01-17
|
*
|
|
[CASSINI]: Fix printk warning.
Andrew Morton
2006-01-17
|
*
|
|
[PKTGEN]: Replacing with (compare|is_zero)_ether_addr() and ETH_ALEN
Kris Katterjohn
2006-01-17
|
*
|
|
[NET]: "signed long" -> "long"
Kris Katterjohn
2006-01-17
|
*
|
|
[EBTABLES]: Handle SCTP/DCCP in ebt_{ip,log}
Patrick McHardy
2006-01-17
|
*
|
|
[PKT_SCHED]: Handle SCTP/DCCP in sfq_hash
Patrick McHardy
2006-01-17
|
*
|
|
[IPV4]: rt_cache_stat can be statically defined
Eric Dumazet
2006-01-17
|
*
|
|
[NET]: Make second arg to skb_reserved() signed.
David S. Miller
2006-01-17
|
*
|
|
[NETFILTER]: ip_conntrack_proto_gre.c needs linux/interrupt.h
David S. Miller
2006-01-17
[prev]
[next]