atl1: cleanup atl1_main
[safe/jmp/linux-2.6] / drivers / net / atl1 / atl1_main.c
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-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 Jay Cliburnatl1: use dev_printk macros
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-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-08 Jay CliburnAdd Attansic L1 ethernet driver.