Commit Graph

48 Commits (61bca6eb85c863603d6054530e2f65c3b9aba85b)

Author SHA1 Message Date
Jay Cliburn 2a49128f0a atl1: fix frame length bug 17 years ago
Stephen Hemminger ddfce6bb43 network drivers: sparse warning fixes 18 years ago
Chris Snook cdcc520d7b atl1: explain 32-bit DMA restriction 18 years ago
Jeff Garzik b9f2c0440d [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count 18 years ago
Jeff Garzik 88d3aafdae [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls 18 years ago
Denis Cheng ff8ac60948 drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE 18 years ago
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
Jesper Juhl bf1e9a080d Clean up duplicate includes in drivers/net/ 18 years ago
Luca Tettamanti 5f08e46b62 atl1: disable broken 64-bit DMA 18 years ago
Ingo Molnar 5845b677cf atl1: use spin_trylock_irqsave() 18 years ago
Chris Snook 3d2557f681 atl1: make atl1_init_ring_ptrs static 18 years ago
Jay Cliburn a3093d9b07 atl1: use kernel provided ethernet length constants 18 years ago
Jay Cliburn ef76e3e250 atl1: fix typo in dma_req_block 18 years ago
Jay Cliburn 91a500ac56 atl1: change cmb write threshold 18 years ago
Jay Cliburn 3f516c00d4 atl1: fix typo in DMA engine setup 18 years ago
Jay Cliburn e6a7ff4a61 atl1: change tpd_avail function name 18 years ago
Al Viro d367675696 atl1: missing include 18 years ago
Jay Cliburn 05ffdd7bf3 atl1: reorder atl1_main functions 18 years ago
Jay Cliburn 2ca13da705 atl1: fix excessively indented code 18 years ago
Jay Cliburn 53ffb42cdf atl1: cleanup atl1_main 18 years ago
Jay Cliburn 2b116145bb atl1: header file cleanup 18 years ago
Jay Cliburn 70d9d4b247 atl1: remove irq_sem 18 years ago
Auke Kok 44c10138fd PCI: Change all drivers to use pci_device->revision 18 years ago
Alexey Dobriyan 89c0d26be7 atl1: remove write-only var in tx handler 18 years ago
Stephen Hemminger cb434e380d atl1: eliminate unneeded kill_vid code 18 years ago
Alexey Dobriyan 497f050c42 atl1: add netconsole support 18 years ago
Jeff Garzik e824f7836d [netdrvr] atl1: fix build 18 years ago
Jay Cliburn ab13a18a3c atl1: fix whitespace damage 18 years ago
Jay Cliburn 1e0063645e atl1: use dev_printk macros 18 years ago
Jean Delvare 6473d160b4 PCI: Cleanup the includes of <linux/pci.h> 18 years ago
Herbert Xu 628592ccdb [NETDRV]: Perform missing csum_offset conversions 18 years ago
Arnaldo Carvalho de Melo aa8223c7bb [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th 18 years ago
Arnaldo Carvalho de Melo ab6a5bb6b2 [TCP]: Introduce tcp_hdrlen() and tcp_optlen() 18 years ago
Arnaldo Carvalho de Melo ea2ae17d64 [SK_BUFF]: Introduce skb_transport_offset() 18 years ago
Arnaldo Carvalho de Melo eddc9ec53b [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph 18 years ago
Arnaldo Carvalho de Melo bbe735e424 [SK_BUFF]: Introduce skb_network_offset() 18 years ago
Arnaldo Carvalho de Melo 4c13eb6657 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans 18 years ago
Chris Snook 8c754a04ff atl1: save mac address on remove 18 years ago
Jay Cliburn de815a14e9 atl1: remove unnecessary crc inversion 18 years ago
Al Viro 7ccec1b94e [PATCH] atl1 trivial endianness misannotations 18 years ago
Dan Aloni 5c15bdec5c [VLAN]: Avoid a 4-order allocation. 18 years ago
Jay Cliburn 9cc6d14e90 atl1: bump version number 18 years ago
Chris Snook e81e557a8f atl1: add L1 device id to pci_ids, then use it 18 years ago
Chris Snook f1e5a1a00d atl1: remove unused define 18 years ago
Jay Cliburn fd8c5a7da3 atl1: read MAC address from register 18 years ago
Al Viro a62daa4c75 atl1: fix bad ioread address 18 years ago
Jay Cliburn f3cc28c797 Add Attansic L1 ethernet driver. 18 years ago