writeback: fix time ordering of the per superblock dirty inode lists 3
[safe/jmp/linux-2.6] / drivers / net /
2007-10-17 Emil MedveMake the pr_*() family of macros in kernel.h complete
2007-10-17 Steffen KlassertWOL bugfix for 3c59x.c
2007-10-17 Stephen Hemmingerskge 1.12
2007-10-17 Stephen Hemmingerskge: add a debug interface
2007-10-17 Stephen Hemmingerskge: eeprom support
2007-10-17 Stephen Hemmingerskge: internal stats
2007-10-17 Stephen Hemmingerskge: XM PHY handling fixes
2007-10-17 Stephen Hemmingerskge: changing MTU while running causes problems
2007-10-17 Stephen Hemmingerskge: fix ram buffer size calculation
2007-10-17 Li Yanggianfar: Fix compile regression caused by 09f75cd7
2007-10-17 Benjamin Herrenschmidtnet: Fix new EMAC driver for NAPI changes
2007-10-17 Jay Vosburghbonding: two small fixes for IPoIB support
2007-10-17 Auke Koke1000e: don't poke PHY registers to retreive link status
2007-10-17 Adrian Bunke1000e: fix error checks
2007-10-17 Auke Koke1000e: Fix debug printk macro
2007-10-17 Marcus Meissnertokenring/3c359.c: fixed array index problem
2007-10-17 Jeff Garzik[netdrvr] forcedeth: remove in-driver copy of net_devic...
2007-10-17 Jeff Garzik[netdrvr] forcedeth: improved probe info; dev_printk...
2007-10-17 Ingo Molnarforcedeth: fix NAPI rx poll function
2007-10-16 Jaroslav Kysela[ALSA] Changed Jaroslav Kysela's e-mail from perex...
2007-10-15 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2007-10-15 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-10-15 Jeremy Fitzhardingexen-netfront: rearrange netfront structure to separate...
2007-10-15 Alejandro Martinez... netdev: convert non-obvious instances to use ARRAY_SIZE()
2007-10-15 Pavel Emelyanov[NETNS]: Don't panic on creating the namespace's loopback
2007-10-15 Michael Chan[TG3]: Fix performance regression on 5705.
2007-10-15 Al Viro[NIU]: getting rid of __ucmpdi2 in niu.o
2007-10-15 David S. Miller[NIU]: Fix write past end of array in niu_pci_probe_spr...
2007-10-15 Emil Medveucc_geth: Fix build break introduced by commit 09f75cd7...
2007-10-15 Li Yanggianfar: Fix regression caused by new napi interface
2007-10-15 Li Yanggianfar: Cleanup compile warning caused by 0795af57
2007-10-15 Li Yanggianfar: Fix compile regression caused by bea3348e
2007-10-15 Yoichi Yuasaadd new prom.h for AU1x00
2007-10-15 Yoichi Yuasaupdate AU1000 get_ethernet_addr()
2007-10-15 Ralf BaechleMIPSsim: General cleanup
2007-10-15 Ralf BaechleJazzsonic: Fix warning about unused variable.
2007-10-15 Michael EllermanUse dcr_host_t.base in dcr_unmap()
2007-10-15 Michael EllermanAdd dcr_host_t.base in dcr_read()/dcr_write()
2007-10-15 Michael EllermanUse dcr_host_t.base in ibm_emac_mal
2007-10-15 Michael EllermanUpdate ibm_newemac to use dcr_host_t.base
2007-10-15 Florin Malitatehuti: possible leak in bdx_probe
2007-10-15 Ralf BaechleTC35815: Fix build
2007-10-15 Ralf BaechleSAA9730: Fix build
2007-10-15 Matteo CroceAR7 ethernet
2007-10-15 Brice Goglinmyri10ge: update driver version to 1.3.2-1.287
2007-10-15 Brice Goglinmyri10ge: add IPv6 TSO support
2007-10-15 Brice Goglinmyri10ge: update firmware headers
2007-10-15 Brice Goglinmyri10ge: fix some indentation, white spaces, and comments
2007-10-15 Jay Vosburghnet/bonding: Optionally allow ethernet slaves to keep...
2007-10-15 Moni Shouanet/bonding: Destroy bonding master when last slave...
2007-10-15 Moni Shouanet/bonding: Delay sending of gratuitous ARP to avoid...
2007-10-15 Moni Shouanet/bonding: Handlle wrong assumptions that slave is...
2007-10-15 Moni Shouanet/bonding: Enable IP multicast for bonding IPoIB...
2007-10-15 Moni Shouanet/bonding: Enable bonding to enslave netdevices not...
2007-10-15 Moni Shouanet/bonding: Enable bonding to enslave non ARPHRD_ETHER
2007-10-15 Mark Brownnatsemi: Check return value for pci_enable_device()
2007-10-15 Mark Brownnatsemi: Use round_jiffies() for slow timers
2007-10-15 Russell King[NET] smc91x: fix PXA DMA support code
2007-10-14 Stephen Hemmingersky2: reboot fix
2007-10-14 Al Viroipg: endianness fixes
2007-10-14 Al Viroipg: endianness annotations
2007-10-14 Al Virohamradio: ->hard_header() takes packet type in host...
2007-10-14 Al Viromore tulip endianness annotations
2007-10-14 Al Viroibm_newemac annotations (iomem, NULL noise)
2007-10-14 Al Viromore trivial signedness fixes in drivers
2007-10-14 Al Virolong vs. unsigned long - low-hanging fruits in drivers
2007-10-14 Al Viroremove duplicate initializer (macvlan)
2007-10-14 Al Viroskb->tail in ibm_newemac should be skb_tail_pointer()
2007-10-14 Al Virotypo in ibm_newemac/rgmii.c
2007-10-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-13 Roland Dreiermlx4_core: Fix infinite loop on device initialization
2007-10-13 Al Virofallout from DECLARE_MAC_BUF patches
2007-10-13 Geert Uytterhoevenb43 wireless needs <linux/io.h>
2007-10-13 Geert Uytterhoevenm68k: fix net drivers after recent get_stats updates
2007-10-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-10-12 Greg Kroah-Hartmankobjects: fix up improper use of the kobject name field
2007-10-12 Russell King[ARM] pxa: update pxa irda driver to use clk support
2007-10-12 Michael Chan[BNX2]: Refine napi poll loop.
2007-10-12 Michael Chan[TG3]: Refine napi poll loop.
2007-10-12 Matt Carlson[TG3]: Fix APE induced regression
2007-10-12 Stephen Hemminger[SKY2]: version 1.19
2007-10-12 Stephen Hemminger[SKY2]: use netdevice stats struct
2007-10-12 Stephen Hemminger[SKY2]: fiber advertise bits initialization (trivial)
2007-10-12 Stephen Hemminger[SKY2]: fix power settings on Yukon XL
2007-10-12 Stephen Hemminger[SKY2]: ethtool register reserved area blackout
2007-10-12 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-10-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-12 Stephen Hemminger[SKY2]: status polling loop (post merge)
2007-10-12 David S. Miller[NET]: Fix NAPI completion handling in some drivers.
2007-10-11 Matt Carlson[TG3]: Update version to 3.83
2007-10-11 Matt Carlson[TG3]: WOL defaults
2007-10-11 Matt Carlson[TG3]: Add 5761 support
2007-10-11 Matt Carlson[TG3]: Add 5761 APE support
2007-10-11 Matt Carlson[TG3]: Add new 5761 NVRAM decode routines
2007-10-10 Michael Chan[BNX2]: Update version to 1.6.7.
2007-10-10 Michael Chan[BNX2]: Fix default WoL setting.
2007-10-10 Michael Chan[BNX2]: Fix remote PHY media detection problems.
2007-10-10 Roland Dreieribm_emac: Convert to use napi_struct independent of...
2007-10-10 Roland Dreieribm_new_emac: Nuke SET_MODULE_OWNER() use
2007-10-10 Roland Dreieribm_emac: Convert to use napi_struct independent of...
next