Commit Graph

43 Commits (899e6e65c39990a76c17940625dbe6001f618734)

Author SHA1 Message Date
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
Jianjun Kong 54074d5932 drivers: remove duplicated #include 16 years ago
David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
Jie Yang a4e77d063d atl1e: remove the unneeded (struct atl1e_adapter *) 17 years ago
Matthew Wilcox f382a0a8e9 [netdrvr] atl1e: Don't take the mdio_lock in atl1e_probe 17 years ago
Ilpo Järvinen 50f684b900 atl1e: multistatement if missing braces 17 years ago
roel kluin 1a3c4bc615 atl1e: WAKE_MCAST 2x. 1st WAKE_UCAST? 17 years ago
Adrian Bunk 1595ab5d7d [netdrvr] uninline atl1e_setup_mac_ctrl() 17 years ago
Adrian Bunk e6ca23289f uninline atl1e_setup_mac_ctrl() 17 years ago
Jeff Garzik d6f8aa8586 [netdrvr] atl1d: fix !CONFIG_PM build 17 years ago
Jie Yang a6a5325239 atl1e: Atheros L1E Gigabit Ethernet driver 17 years ago