Commit Graph

64 Commits (c290f8358acaeffd8e0c551ddcc24d1206143376)

Author SHA1 Message Date
Jiri Pirko 46facce913 atl1c: do vlan cleanup 14 years ago
Jesper Juhl 95cb3656c0 net: Remove unneeded version.h includes from drivers/net/ 14 years ago
Alexey Dobriyan a6b7a40786 net: remove interrupt.h inclusion from netdevice.h 14 years ago
David S. Miller d187c1aab8 atl1c: atl1c_resume() is only used when CONFIG_PM_SLEEP is defined. 14 years ago
David Decotigny 7073949720 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API 14 years ago
David Decotigny 25db033881 ethtool: Use full 32 bit speed range in ethtool's set_settings 14 years ago
Tim Gardner cb77183871 atl1c: Fix work event interrupt/task races 14 years ago
David S. Miller 0c78641d7f atl1c: Fix set-but-unused variable. 14 years ago
Michał Mirosław 782d640afd net: atl*: convert to hw_features 14 years ago
stephen hemminger 81b504b814 atl1[ce]: fix sparse warnings 14 years ago
Rafael J. Wysocki 0303adeee3 atl1c: Do not call device_init_wakeup() in atl1c_probe() 14 years ago
Chuck Ebbert 94dde7e451 atl1c: Add missing PCI device ID 14 years ago
françois romieu 34aac66cc2 atl1c: remove private #define. 14 years ago
Justin P. Mattock 5a3a765886 Comment typo fixes for 'descriptor' 14 years ago
Rafael J. Wysocki 762e30239c atl1c: Do not use legacy PCI power management 14 years ago
Michał Mirosław 0d0b16727f net: Fix drivers advertising HW_CSUM feature to use csum_start 14 years ago
Ben Hutchings 33ac0b84ee atl1c: Fix hardware type check for enabling OTP CLK 14 years ago
stephen hemminger 0fb1e54ed1 atl1c: make functions static 15 years ago
Jesse Gross eab6d18d20 vlan: Don't check for vlan group before vlan_tx_tag_present. 15 years ago
Eric Dumazet bc8acf2c8c drivers/net: avoid some skb->ip_summed initializations 15 years ago
Julia Lawall 2bc9e23465 drivers/net/atl1c: Remove double test 15 years ago
Eric Dumazet a2c483a19a atl1c: use net_device_stats from struct net_device 15 years ago
Jie Yang 8f574b35f2 atl1c: Add AR8151 v2 support and change L0s/L1 routine 15 years ago
Joe Perches a4b770972b drivers/net: Remove unnecessary returns from void function()s 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
Luis R. Rodriguez 496c185c94 atl1c: Add support for Atheros AR8152 and AR8152 15 years ago
Alexey Dobriyan a3aa18842a drivers/net/: use DEFINE_PCI_DEVICE_TABLE() 15 years ago
hartleys 829911725f drivers/net/atl1c/atl1c_main.c: use %pM to show MAC address 15 years ago
Jie Yang cb19054697 atl1c:use common_task instead of reset_task and link_chg_task 15 years ago
Jie Yang 4b45e3424e atl1c:add pci map direction in atl1c_buffer flags 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Julia Lawall 9aff7e922b drivers/net/atl1c: remove exceptional & on function name 15 years ago
Jie Yang c6060be46f atl1c: change atl1c_buffer struct and restructure clean atl1c_buffer procedure 15 years ago
Jie Yang 678b77e265 atl1c: duplicate atl1c_get_tpd 16 years ago
jie.yang@atheros.com 55865c66d2 atl1c:remove compiling warning 16 years ago
Ben Hutchings 7ab0f2736b netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations 16 years ago
Eric Dumazet 451f144398 drivers: Kill now superfluous ->last_rx stores 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
Roel Kluin 082ba88a5e atlx: strncpy does not null terminate string 16 years ago
Dean Nelson 005fb4f033 atl1c: return PCI_ERS_RESULT_DISCONNECT on permanent failure 16 years ago
roel kluin 37b76c697f atl1c: misplaced parenthesis 16 years ago
roel kluin c5ad4f592e atl1c: add missing parentheses 16 years ago
Brandon Philips d8146bb23e atl1*: add device_set_wakeup_enable to atl1*_set_wol 16 years ago
Roel Kluin 0ed586d075 atl1c: WAKE_MCAST tested twice, not WAKE_UCAST 16 years ago
Joe Perches c930a66220 atl1c_main.c: add wait_for_idle routine 16 years ago
Eric Dumazet cdd0db058d net: dont update dev->trans_start 16 years ago