some kmalloc/memset ->kzalloc (tree wide)
[safe/jmp/linux-2.6] / drivers / net / atl1 /
2007-07-17 Al Viroatl1: missing include
2007-07-17 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-07-16 Jay Cliburnatl1: reorder atl1_main functions
2007-07-16 Jay Cliburnatl1: fix excessively indented code
2007-07-16 Jay Cliburnatl1: cleanup atl1_main
2007-07-16 Jay Cliburnatl1: header file cleanup
2007-07-16 Jay Cliburnatl1: remove irq_sem
2007-07-11 Auke KokPCI: Change all drivers to use pci_device->revision
2007-07-10 Alexey Dobriyanatl1: remove write-only var in tx handler
2007-06-03 Stephen Hemmingeratl1: eliminate unneeded kill_vid code
2007-05-09 Alexey Dobriyanatl1: add netconsole support
2007-05-08 Jeff Garzik[netdrvr] atl1: fix build
2007-05-08 Jay Cliburnatl1: fix whitespace damage
2007-05-08 Jay Cliburnatl1: use dev_printk macros
2007-05-03 Jean DelvarePCI: Cleanup the includes of <linux/pci.h>
2007-04-26 Herbert Xu[NETDRV]: Perform missing csum_offset conversions
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th
2007-04-26 Arnaldo Carvalho... [TCP]: Introduce tcp_hdrlen() and tcp_optlen()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_transport_offset()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_network_offset()
2007-04-26 Arnaldo Carvalho... [ETH]: Make eth_type_trans set skb->dev like the other...
2007-03-29 Chris Snookatl1: save mac address on remove
2007-03-28 Jay Cliburnatl1: remove unnecessary crc inversion
2007-03-14 Al Viro[PATCH] atl1 trivial endianness misannotations
2007-03-03 Dan Aloni[VLAN]: Avoid a 4-order allocation.
2007-02-17 Jay Cliburnatl1: bump version number
2007-02-17 Chris Snookatl1: add L1 device id to pci_ids, then use it
2007-02-17 Chris Snookatl1: remove unused define
2007-02-17 Jay Cliburnatl1: read MAC address from register
2007-02-17 Al Viroatl1: fix bad ioread address
2007-02-08 Jay CliburnAdd Attansic L1 ethernet driver.