NET-3c59x: turn local_save_flags() + local_irq_disable() into local_irq_save()
[linux-2.6] / drivers /
2007-02-07  Jiri KosinaNET-3c59x: turn local_save_flags() + local_irq_disable...
2007-02-07  Richard Knutssonhp100: convert pci_module_init() to pci_register_driver()
2007-02-07  Amit S. KaleNetXen: Added ethtool support for user level tools.
2007-02-07  Amit S. KaleNetXen: Firmware crb init changes.
2007-02-07  Stephen Hemmingerskge: version 1.10
2007-02-07  Stephen Hemmingerskge: WOL support
2007-02-07  Stephen Hemmingerskge: use dev_printk
2007-02-07  Stephen Hemmingerskge: handle zero address at open
2007-02-07  Al Virob44 endian annotations
2007-02-05  Olof JohanssonPA Semi PWRficient Ethernet driver
2007-02-05  Ralf Baechles2io: De-typedef driver.
2007-02-05  Sivakumar Subramanis2io: Removed enabling of some of the unused interrupts.
2007-02-05  Sivakumar Subramanis2io: Fixes in updating skb->truesize and code cleanup.
2007-02-05  Sivakumar SubramaniS2IO: Fixes for reset and link handling.
2007-02-05  Sivakumar Subramanis2io: Making LRO and UFO as module loadable parameter.
2007-02-05  Krzysztof HalasaPC300too alternative WAN driver
2007-02-05  Divy Le Raycxgb3 - Add dual licensing
2007-02-05  Divy Le Raycxgb3 - Add <linux/mutex.h>
2007-02-05  Divy Le Raycxgb3 - Remove BUG_ON from t3b_intr_napi
2007-02-05  Divy Le Raycxgb3 - white space to tabs
2007-02-05  Divy Le Raycxgb3 - Clean up HW init routine
2007-02-05  Divy Le Raycxgb3 - bogus status error string
2007-02-05  Divy Le Raycxgb3 - remove SW Tx credits coalescing
2007-02-05  Divy Le Raycxgb3 - bind qsets on multiport adapter
2007-02-05  Divy Le Raycxgb3 - FW versioning
2007-02-05  Andrew Mortongit-netdev-all: chelsio fix
2007-02-05  Adrian Bunkremove one remaining "#define BCM_TSO 1"
2007-02-05  Ahmed S. DarwishUCC Ether driver: kmalloc casting cleanups
2007-02-05  shemminger@linux... sky2: handle network device allocation failure
2007-02-05  shemminger@linux... sky2: software rx/tx stats
2007-02-05  shemminger@linux... sky2: version 1.11.1
2007-02-05  YOSHIFUJI Hideaki... PEGASUS: Fix typo in Corega products.
2007-02-05  YOSHIFUJI Hideaki... ASIX: Add IO-DATA ETG-US2 Support.
2007-02-05  Ayaz Abdullaforcedeth: statistics optimization
2007-02-05  Ayaz Abdullaforcedeth: statistics supported
2007-02-05  Ayaz Abdullaforcedeth: tx max work
2007-02-05  Ayaz Abdullaforcedeth: irq data path optimization
2007-02-05  Ayaz Abdullaforcedeth: rx data path optimization
2007-02-05  Ayaz Abdullaforcedeth: tx data path optimization
2007-02-05  Ayaz Abdullaforcedeth: tx limiting
2007-02-05  Ayaz Abdullaforcedeth: optimized routines
2007-02-05  Jay Vosburghbonding: update version
2007-02-05  Jay Vosburghbonding: modify sysfs support to permit multiple loads
2007-02-05  Jay Vosburghbonding: fix error check in sysfs creation
2007-02-05  Jay Vosburghbonding: fix device name allocation error
2007-02-05  Akinobu Mitanet: use bitrev8
2007-02-05  Adrian Bunkbonding.h: "extern inline" -> "static inline"
2007-02-05  Ron Mercerqla3xxx: Add support for Qlogic 4032 chip.
2007-02-05  Adrian Bunkremove the broken OAKNET driver
2007-02-05  Stephen Hemmingerchelsio: more rx speedup
2007-02-05  Stephen Hemmingerchelsio: NAPI speed improvement
2007-02-05  Divy Le RayAdd support for the latest 1G/10G Chelsio adapter, T3.
2007-02-05  Adrian Bunkmake hdlc_setup() static again
2007-02-05  Ayaz Abdullaforcedeth: rx skb recycle
2007-02-05  Ayaz Abdullaforcedeth: tx locking
2007-02-05  Ayaz Abdullaforcedeth: ring access
2007-02-05  Ayaz Abdullaforcedeth: dma access
2007-02-05  Adrian Bunkremove the broken SKMC driver
2007-02-05  Cesar Eduardo Barrosdriver for Silan SC92031 netdev
2007-02-05  Stephen Hemmingersky2: better power state management
2007-02-05  Arjan van de Venremove NETIF_F_TSO ifdefery
2007-02-05  Linas VepstasSpidernet RX Debugging printout
2007-02-05  Linas VepstasSpidernet Avoid possible RX chain corruption
2007-02-05  Linas VepstasSpidernet Memory barrier
2007-02-05  Linas VepstasSpidernet RX Chain tail
2007-02-05  Linas VepstasSpidernet Remove unused variable
2007-02-05  Linas VepstasSpidernet RX Refill
2007-02-05  Linas VepstasSpidernet Cleanup return codes
2007-02-05  Linas VepstasSpidernet another skb mem leak
2007-02-05  Linas VepstasSpidernet RX skb mem leak
2007-02-05  Linas VepstasSpidernet cleanup un-needed API
2007-02-05  Linas VepstasSpidernet remove rxramfull tasklet
2007-02-05  Linas VepstasSpidernet add net_ratelimit to suppress long output
2007-02-05  Linas VepstasSpidernet DMA coalescing
2007-02-05  Francois Romieuchelsio: tabulate the update of the statistic counters
2007-02-05  Francois Romieuchelsio: misc cleanups in sge
2007-02-05  Francois Romieuchelsio: useless test in cxgb2::remove_one
2007-02-05  Francois Romieuchelsio: useless curly braces
2007-02-05  Francois Romieuchelsio: spaces, tabs and friends
2007-02-05  Francois Romieuchelsio: the return statement is not a function
2007-02-05  Francois Romieuchelsio: move return, break and continue statements...
2007-02-05  Zhu Yi[PATCH] ipw2200: add iwconfig rts/frag auto support
2007-02-05  Daniel Drake[PATCH] zd1211rw: Add ID for ZyXEL ZyAIR G-220 v2
2007-02-05  Kai Engert[PATCH] prism54: add ethtool -i interface
2007-02-05  Larry Finger[PATCH] bcm43xx: Interrogate hardware-enable switch...
2007-02-05  Daniel Drake[PATCH] zd1211rw: Add ID for Linksys WUSBF54G
2007-02-05  Daniel Drake[PATCH] zd1211rw: Remove addressing abstraction
2007-02-05  Daniel Drake[PATCH] zd1211rw: Consistency for address space constants
2007-02-05  Daniel Drake[PATCH] zd1211rw: 2 new ZD1211B device ID's
2007-02-05  Daniel Drake[PATCH] zd1211rw: Generic HMAC initialization
2007-02-05  Auke Koke1000: update version to 7.3.20-k2
2007-02-05  Jesse Brandeburge1000: tune our dynamic itr transmit packet accounting
2007-02-05  Bruce Allane1000: clear ip csum info from context descriptor
2007-02-05  Auke Koke1000: display flow control of link status at link up
2007-02-05  Jesse Brandeburge1000: fix NAPI performance on 4-port adapters
2007-02-05  Jesse Brandeburge1000: Fix MSI only interrupt handler routine
2007-02-05  Auke Koke1000: clean up debug output defines
2007-02-05  Jesse Brandeburge1000: simplify case handling gigabit at half duplex
2007-02-04  Al Viro[PATCH] fix rtl8150
2007-02-03  Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
next