Commit Graph

65 Commits (8408dc1c14c113face77f6f967af98f76999989f)

Author SHA1 Message Date
Jiri Pirko 2707fffc0f atl1e: do vlan cleanup 14 years ago
Jesper Juhl 95cb3656c0 net: Remove unneeded version.h includes from drivers/net/ 14 years ago
Joe Perches 43d620c829 drivers/net: Remove casts of void * 14 years ago
Alexey Dobriyan a6b7a40786 net: remove interrupt.h inclusion from netdevice.h 14 years ago
David Decotigny 7073949720 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API 14 years ago
David S. Miller c96922c7be atl1e: Fix set-but-unused variable. 14 years ago
Michał Mirosław 782d640afd net: atl*: convert to hw_features 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Sergei Shtylyov ff938e43d3 net: use pci_dev->revision, again 14 years ago
stephen hemminger 81b504b814 atl1[ce]: fix sparse warnings 14 years ago
françois romieu ccd5c8ef24 atl1e: remove private #define. 14 years ago
Michał Mirosław 0d0b16727f net: Fix drivers advertising HW_CSUM feature to use csum_start 14 years ago
Jesse Gross eab6d18d20 vlan: Don't check for vlan group before vlan_tx_tag_present. 14 years ago
Eric Dumazet bc8acf2c8c drivers/net: avoid some skb->ip_summed initializations 15 years ago
Joe Perches c061b18df0 drivers/net: Remove address use from assignments of function pointers 15 years ago
Joe Perches a4b770972b drivers/net: Remove unnecessary returns from void function()s 15 years ago
Eric Dumazet e743d31312 drivers: net: use skb_headlen() 15 years ago
Jiri Pirko 22bedad3ce net: convert multicast list to list_head 15 years ago
Eric Dumazet b05b7d9563 net: remove redundant code 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Jiri Pirko 0ddf477b8a net: convert multiple drivers to use netdev_for_each_mc_addr, part3 15 years ago
Joe Perches ba211e3ec3 drivers/net/atl1e: Use netdev_printk helpers 15 years ago
Alexey Dobriyan a3aa18842a drivers/net/: use DEFINE_PCI_DEVICE_TABLE() 15 years ago
hartleys 1b8e664d34 drivers/net/atl1e/atl1e_main.c: use %pM to show MAC address 15 years ago
Ben Hutchings 650de8de16 atl1e: Remove non-implementation of ethtool set_msglevel() operation 15 years ago
Ben Hutchings 95fec16869 atl1e: Remove redundant definitions of ethtool operations 15 years ago
Ben Hutchings ac93692909 atl1e: Allow TX checksum offload and TSO to be disabled and reenabled 15 years ago
Jie Yang 7c7afb0836 atl1e:disable NETIF_F_TSO6 for hardware limit 15 years ago
Joe Perches a0607fd3a2 drivers/net: request_irq - Remove unnecessary leading & from second arg 15 years ago
Eric Dumazet 89d71a66c4 net: Use netdev_alloc_skb_ip_align() 16 years ago
Jie Yang 03f1899161 atl1e: fix 2.6.31-git4 -- ATL1E 0000:03:00.0: DMA-API: device driver frees DMA 16 years ago
Ben Hutchings 7ab0f2736b netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations 16 years ago
Stephen Hemminger 0fc0b732ea netdev: drivers should make ethtool_ops const 16 years ago
Stephen Hemminger 61357325f3 netdev: convert bulk of drivers to netdev_tx_t 16 years ago
Dean Nelson 0d6ab58da0 atl1e: return PCI_ERS_RESULT_DISCONNECT on permanent failure 16 years ago
Brandon Philips d8146bb23e atl1*: add device_set_wakeup_enable to atl1*_set_wol 16 years ago
Eric Dumazet 17d0cdfa8f net: ntohs() misuse 16 years ago
Greg Kroah-Hartman bdb0e010bf ath1e: add new device id for asus hardware 16 years ago
Eric Dumazet cdd0db058d net: dont update dev->trans_start 16 years ago
Eric Dumazet d3f65f7c3c atl1: use netdev->stats 16 years ago
Alexander Beregalov 0ee904c35c drivers/net: replace BUG() with BUG_ON() if possible 16 years ago
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
Hannes Eder fd8ef49edd drivers/net/atl1e: fix sparse warnings: fix signedness 16 years ago
Ben Hutchings 288379f050 net: Remove redundant NAPI functions 16 years ago
David S. Miller 2d5451d261 net: Fix warning fallout from recent NAPI interface changes. 16 years ago
Neil Horman 908a7a16b8 net: Remove unused netdev arg from some NAPI interfaces. 16 years ago
Stephen Hemminger 008298231a netdev: add more functions to netdevice ops 16 years ago
Stephen Hemminger 1e058ab58f atl1e: convert to net_device_ops 16 years ago
J. K. Cliburn 7ee0fddfe0 atl1e: fix broken multicast by removing unnecessary crc inversion 16 years ago
Wang Chen 454d7c9b14 netdevice: safe convert to netdev_priv() #part-1 16 years ago