summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2007-10-15gianfar: Fix regression caused by new napi interfaceLi Yang
2007-10-15gianfar: Cleanup compile warning caused by 0795af57Li Yang
2007-10-15gianfar: Fix compile regression caused by bea3348eLi Yang
2007-10-15add new prom.h for AU1x00Yoichi Yuasa
2007-10-15update AU1000 get_ethernet_addr()Yoichi Yuasa
2007-10-15MIPSsim: General cleanupRalf Baechle
2007-10-15Jazzsonic: Fix warning about unused variable.Ralf Baechle
2007-10-15Use dcr_host_t.base in dcr_unmap()Michael Ellerman
2007-10-15Add dcr_host_t.base in dcr_read()/dcr_write()Michael Ellerman
2007-10-15Use dcr_host_t.base in ibm_emac_malMichael Ellerman
2007-10-15Update ibm_newemac to use dcr_host_t.baseMichael Ellerman
2007-10-15tehuti: possible leak in bdx_probeFlorin Malita
2007-10-15TC35815: Fix buildRalf Baechle
2007-10-15SAA9730: Fix buildRalf Baechle
2007-10-15AR7 ethernetMatteo Croce
2007-10-15myri10ge: update driver version to 1.3.2-1.287Brice Goglin
2007-10-15myri10ge: add IPv6 TSO supportBrice Goglin
2007-10-15myri10ge: update firmware headersBrice Goglin
2007-10-15myri10ge: fix some indentation, white spaces, and commentsBrice Goglin
2007-10-15net/bonding: Optionally allow ethernet slaves to keep own MACJay Vosburgh
2007-10-15net/bonding: Destroy bonding master when last slave is goneMoni Shoua
2007-10-15net/bonding: Delay sending of gratuitous ARP to avoid failureMoni Shoua
2007-10-15net/bonding: Handlle wrong assumptions that slave is always an Ethernet deviceMoni Shoua
2007-10-15net/bonding: Enable IP multicast for bonding IPoIB devicesMoni Shoua
2007-10-15net/bonding: Enable bonding to enslave netdevices not supporting set_mac_addr...Moni Shoua
2007-10-15net/bonding: Enable bonding to enslave non ARPHRD_ETHERMoni Shoua
2007-10-15natsemi: Check return value for pci_enable_device()Mark Brown
2007-10-15natsemi: Use round_jiffies() for slow timersMark Brown
2007-10-15[NET] smc91x: fix PXA DMA support codeRussell King
2007-10-14sky2: reboot fixStephen Hemminger
2007-10-14ipg: endianness fixesAl Viro
2007-10-14ipg: endianness annotationsAl Viro
2007-10-14hamradio: ->hard_header() takes packet type in host-endianAl Viro
2007-10-14more tulip endianness annotationsAl Viro
2007-10-14ibm_newemac annotations (iomem, NULL noise)Al Viro
2007-10-14more trivial signedness fixes in driversAl Viro
2007-10-14long vs. unsigned long - low-hanging fruits in driversAl Viro
2007-10-14remove duplicate initializer (macvlan)Al Viro
2007-10-14skb->tail in ibm_newemac should be skb_tail_pointer()Al Viro
2007-10-14typo in ibm_newemac/rgmii.cAl Viro
2007-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2007-10-13mlx4_core: Fix infinite loop on device initializationRoland Dreier
2007-10-13fallout from DECLARE_MAC_BUF patchesAl Viro
2007-10-13b43 wireless needs <linux/io.h>Geert Uytterhoeven
2007-10-13m68k: fix net drivers after recent get_stats updatesGeert Uytterhoeven
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-10-12kobjects: fix up improper use of the kobject name fieldGreg Kroah-Hartman
2007-10-12[ARM] pxa: update pxa irda driver to use clk supportRussell King
2007-10-12[BNX2]: Refine napi poll loop.Michael Chan
2007-10-12[TG3]: Refine napi poll loop.Michael Chan