aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/atl1
AgeCommit message (Expand)Author
2007-06-03atl1: eliminate unneeded kill_vid codeStephen Hemminger
2007-05-09atl1: add netconsole supportAlexey Dobriyan
2007-05-08[netdrvr] atl1: fix buildJeff Garzik
2007-05-08atl1: fix whitespace damageJay Cliburn
2007-05-08atl1: use dev_printk macrosJay Cliburn
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare
2007-04-25[NETDRV]: Perform missing csum_offset conversionsHerbert Xu
2007-04-25[SK_BUFF]: Introduce tcp_hdr(), remove skb->h.thArnaldo Carvalho de Melo
2007-04-25[TCP]: Introduce tcp_hdrlen() and tcp_optlen()Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_transport_offset()Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_network_offset()Arnaldo Carvalho de Melo
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo
2007-03-29atl1: save mac address on removeChris Snook
2007-03-28atl1: remove unnecessary crc inversionJay Cliburn
2007-03-14[PATCH] atl1 trivial endianness misannotationsAl Viro
2007-03-02[VLAN]: Avoid a 4-order allocation.Dan Aloni
2007-02-17atl1: bump version numberJay Cliburn
2007-02-17atl1: add L1 device id to pci_ids, then use itChris Snook
2007-02-17atl1: remove unused defineChris Snook
2007-02-17atl1: read MAC address from registerJay Cliburn
2007-02-17atl1: fix bad ioread addressAl Viro
2007-02-08Add Attansic L1 ethernet driver.Jay Cliburn