[SCSI] SCSI core kmalloc2kzalloc
[safe/jmp/linux-2.6] / drivers / net /
2006-01-18 Jesse Brandeburg[PATCH] e1000: Added functions declarations
2006-01-18 Jesse Brandeburg[PATCH] e1000: Added functions to save and restore...
2006-01-18 Jesse Brandeburg[PATCH] e1000: Added RX buffer enhancements
2006-01-18 Jesse Brandeburg[PATCH] e1000: Added disable packet split capability
2006-01-18 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-01-18 Stephen Hemminger[PATCH] skge: fix dma mask setup.
2006-01-18 Alan Cox[PATCH] Fix warning with b44.c on 64bit boxes
2006-01-18 Stephen Hemminger[PATCH] sky2: 0.13 version
2006-01-18 Stephen Hemminger[PATCH] sky2: more conservative transmit locking
2006-01-18 Stephen Hemminger[PATCH] sky2: don't inline so much
2006-01-18 Stephen Hemminger[PATCH] sky2: use kzalloc
2006-01-18 Stephen Hemminger[PATCH] sky2: ratelimit error messages
2006-01-18 Stephen Hemminger[PATCH] sky2: optimize for 32 bit dma
2006-01-18 Stephen Hemminger[PATCH] sky2: don't bother clearing status ring elements
2006-01-18 Stephen Hemminger[PATCH] sky2: write barrier's
2006-01-18 Stephen Hemminger[PATCH] sky2: fix ram buffer for Yukon FE rev 2
2006-01-18 Stephen Hemminger[PATCH] sky2: version 0.12
2006-01-18 Stephen Hemminger[PATCH] sky2: call pci_set_consistent_dma_mask
2006-01-18 Stephen Hemminger[PATCH] sky2: receive buffer alignment
2006-01-18 Jesse Brandeburg[PATCH] e100: e100 whitespace fixes
2006-01-18 Jesse Brandeburg[PATCH] e100: Handle the return values from pci_* functions
2006-01-18 Jesse Brandeburg[PATCH] e100: Fix TX hang and RMCP Ping issue (due...
2006-01-17 Andrew Morton[CASSINI]: Fix printk warning.
2006-01-17 Javier Achiricaairo: Off-by-one channel fix
2006-01-17 Jeff Kirsher[PATCH] e1000: Removed unused variables and initialized...
2006-01-17 Jeff Kirsher[PATCH] e1000: Cleaned up code and removed hard coded...
2006-01-17 Jeff Kirsher[PATCH] e1000: Added copy break code
2006-01-17 Jeff Kirsher[PATCH] e1000: Added variable to handle return values...
2006-01-17 Jeff Kirsher[PATCH] e1000: Added PCIe bus information
2006-01-17 Jeff Kirsher[PATCH] e1000: Added firmware version reporting for...
2006-01-17 Jeff Kirsher[PATCH] e1000: Added hardware support for PCI express...
2006-01-17 Jeff Kirsher[PATCH] e1000: Added cleaned_count to RX buffer allocation
2006-01-17 Jeff Kirsher[PATCH] e1000: Added interrupt auto mask support
2006-01-17 Jeff Kirsher[PATCH] e1000: Fix Netpoll issue
2006-01-17 Jeff Kirsher[PATCH] e1000: Fixed frame size logic
2006-01-17 Jeff Kirsher[PATCH] e1000: Fix VLAN support
2006-01-17 Jeff Kirsher[PATCH] e1000: Fix __pskb_pull_tail
2006-01-17 Jeff Kirsher[PATCH] e1000: Fix collision distance
2006-01-17 Jeff Kirsher[PATCH] e1000: Fix bit 22 (TXDCTL) for 82571 & 82572...
2006-01-17 Jeff Kirsher[PATCH] e1000: Fix desc. clean up
2006-01-17 Jeff Kirsher[PATCH] e1000: Fix TX timeout logic
2006-01-17 Jeff Kirsher[PATCH] e1000: Fix Desc. Rings and Jumbo Frames
2006-01-17 Jeff Kirsher[PATCH] e1000: Fix TX queue length based on link speed
2006-01-17 Jeff Kirsher[PATCH] e1000: Fix flow control water marks
2006-01-17 Jeff Kirsher[PATCH] e1000: Fix EEPROM read logic
2006-01-17 Jeff Kirsher[PATCH] e1000: Fix PHY reset when blocked
2006-01-17 Jeff Kirsher[PATCH] e1000: Fix loopback logic
2006-01-17 Jeff Kirsher[PATCH] e1000: Fix mulitple queues
2006-01-17 Jeff Kirsher[PATCH] e1000: Fix adapter structure and prepare for...
2006-01-17 Jeff Kirsher[PATCH] e1000: Fix LED functionality for 82573
2006-01-17 Jeff Kirsher[PATCH] Fix e1000 stats
2006-01-17 Jeff Kirsher[PATCH] e1000: Fix PHY config for 82573 controller
2006-01-17 Jeff Kirsher[PATCH] e1000: Fix ASF/AMT for 8257{1|2|3} controllers
2006-01-17 Jeff Kirsher[PATCH] e1000: Fix SoL/IDER link and loopback
2006-01-17 Jeff Kirsher[PATCH] e1000: General Fixes
2006-01-17 Jeff Kirsher[PATCH] e1000: Fix TSO
2006-01-17 Jeff Kirsher[PATCH] e1000: Fix jumbo frame performance
2006-01-17 Arnd Bergmann[PATCH] spidernet: fix missing include
2006-01-17 Arnd Bergmann[PATCH] spidernet: performance optimizations
2006-01-17 Arnd Bergmann[PATCH] spidernet: fix HW structures for 64 bit dma_addr_t
2006-01-17 Arnd Bergmann[PATCH] spidernet: read firmware from the OF device...
2006-01-17 Arnd Bergmann[PATCH] spidernet: check if firmware was loaded correctly
2006-01-17 Dale Farnsworth[PATCH] mv643xx_eth: Remove needless mask of extended...
2006-01-17 Dale Farnsworth[PATCH] mv643xx_eth: Merge open and stop helper functions
2006-01-17 Dale Farnsworth[PATCH] mv643xx_eth: Fix transmit skb accounting
2006-01-17 Wolfram Joost[PATCH] mv643xx_eth: Request HW checksum generation...
2006-01-17 Dale Farnsworth[PATCH] mv643xx_eth: Hold spinlocks only where needed
2006-01-17 Dale Farnsworth[PATCH] mv643xx_eth: iounmap the correct SRAM buffer
2006-01-17 Paul Janzen[PATCH] mv643xx_eth: Fix handling of small, unaligned...
2006-01-17 Dale Farnsworth[PATCH] mv643xx_eth: Receive buffers require 8 byte...
2006-01-17 Dale Farnsworth[PATCH] mv643xx_eth: Add multicast support
2006-01-17 Paolo Galtieri[PATCH] mv643xx_eth: Fix a NULL pointer dereference
2006-01-17 Paolo Galtieri[PATCH] mv643xx_eth: Fix dma_map/dma_unmap relations
2006-01-17 Olaf Hering[PATCH] mv643xx_eth: 2.6.16 needs ip.h and in.h
2006-01-17 Jeff GarzikMerge branch 'upstream-jgarzik' of git://git.tuxdriver...
2006-01-17 Michael Chan[TG3]: Refine nvram locking
2006-01-17 Lennert Buytenhek[PATCH] cs89x0: credit Dmitry Pervushin
2006-01-16 Adrian Bunk[PATCH] hostap: don't #include C files in hostap_main.c
2006-01-16 Adrian Bunk[PATCH] ipw2100: remove code for WIRELESS_EXT < 18
2006-01-16 Dan Williams[PATCH] drivers/net/wireless: correct reported ssid...
2006-01-16 Pavel Roskin[PATCH] hostap: allow flashing firmware
2006-01-16 Olaf Kirch[PATCH] ipw2200: do not sleep in ipw_request_direct_scan
2006-01-16 Graham Gower[PATCH] prism54/islpci_eth.c: dev_kfree_skb used with...
2006-01-16 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-01-15 Deepak Saxena[PATCH] cs89x0: add ixdp2351 support
2006-01-15 Lennert Buytenhek[PATCH] cs89x0: use u16 for device register data
2006-01-15 Lennert Buytenhek[PATCH] cs89x0: use #elif instead of #else/#if/#endif
2006-01-15 Lennert Buytenhek[PATCH] cs89x0: credit Dmitry Pervushin
2006-01-15 Arjan van de Ven[PATCH] Unlinline a bunch of other functions
2006-01-15 Alexey DobriyanFix "stuct", "strut", "struc" typos
2006-01-15 Adrian Bunkdrivers/net/{,wireless/}Kconfig: remove dead URL
2006-01-15 Alex ShepardSpelling fix in IPW2100 and IPW2200 Kconfig entries
2006-01-12 John W. Linville[PATCH] via-velocity: use NETIF_F_IP_CSUM (hardware...
2006-01-12 Jay Vosburgh[PATCH] bonding: UPDATED hash-table corruption in bond_...
2006-01-12 Dan Williams[PATCH] wireless/atmel: add IWENCODEEXT, IWAUTH, and...
2006-01-12 Eric Sesterhenn... [PATCH] replace MODULE_PARM in tulip/uli526x.c
2006-01-12 Kumar Gala[PATCH] gianfar: Use new PHY_ID_FMT macro
2006-01-12 Kumar Gala[PATCH] phy: Added a macro to represent the string...
2006-01-12 Kumar Gala[PATCH] gianfar mii: Use proper resource for MII memory...
2006-01-12 Kumar Gala[PATCH] gfar: fix compile error
next