Commit Graph

264 Commits (f07eb223a081b278be02a58394cb5fd66f1a1bbd)

Author SHA1 Message Date
Ivan Vecera 0d672e9f8a drivers/net: Call netif_carrier_off at the end of the probe 14 years ago
Rafael J. Wysocki dba5a68ae1 forcedeth: Do not use legacy PCI power management 14 years ago
Joe Perches c20ec76157 forcedeth: Use netdev_dbg for printk(KERN_DEBUG 14 years ago
Joe Perches ef46ffbc28 forcedeth: Remove netdev_dbg uses 14 years ago
Joe Perches b2ba08e606 forcedeth: Convert dev_printk(<level> to dev_<level>( 14 years ago
Joe Perches cd66328bda forcedeth: Separate vendor specific initializations into functions 14 years ago
Joe Perches c41d41e168 forcedeth: Add function init_realtek_8211b 14 years ago
Joe Perches 1d397f3698 forcedeth: Convert pr_<level> to netdev_<level> 14 years ago
Joe Perches 294a554e27 forcedeth: Use pr_fmt and pr_<level> 14 years ago
Joe Perches f52dafc1a6 forcedeth: Convert remaining dprintk to netdev_dbg 14 years ago
Joe Perches e649985b4a forcedeth: Use print_hex_dump 14 years ago
Joe Perches 6b80858d2c forcedeth: convert dprintk(KERN_DEBUG to netdev_dbg 14 years ago
Joe Perches 344d0dce51 forcedeth: Change reg_delay arguments and use 14 years ago
Szymon Janc de855b992d forcedeth: use usleep_range not msleep for small sleeps 14 years ago
Szymon Janc 34cf97eb25 forcedeth: do not use assignment in if conditions 14 years ago
Szymon Janc 5504e1397c forcedeth: include <linux/io.h> and <linux/uaccess.h> instead of <asm/io.h> and <asm/uaccess.h> as suggested by checkpatch 14 years ago
Szymon Janc 9b03b06b65 forcedeth: remove unnecessary checks before kfree 14 years ago
Szymon Janc 78aea4fc67 forcedeth: fix multiple code style issues 14 years ago
Jesse Gross eab6d18d20 vlan: Don't check for vlan group before vlan_tx_tag_present. 14 years ago
Eric Dumazet 807540baae drivers/net: return operator cleanup 15 years ago
Joe Perches c061b18df0 drivers/net: Remove address use from assignments of function pointers 15 years ago
Mike Ditto 7b5e078cf0 forcedeth: Fix different hardware statistics versions. 15 years ago
Julia Lawall 217d32dc5f forcedeth: correct valid flag 15 years ago
Eric Dumazet 1ae5dc342a net: trans_start cleanups 15 years ago
Tom Herbert d951f72503 forcedeth: Account for consumed budget in napi poll 15 years ago
David S. Miller 0a12761bcd forcedeth: Kill NAPI config options. 15 years ago
Tom Herbert 53f224cc5f forcedeth: GRO support 15 years ago
stephen hemminger 81a2e36df7 forcedeth: Stay in NAPI as long as there's work 15 years ago
Eric Dumazet e743d31312 drivers: net: use skb_headlen() 15 years ago
Ayaz Abdulla 5c659322a9 forcedeth: fix tx limit2 flag check 15 years ago
Jiri Pirko 22bedad3ce net: convert multicast list to list_head 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 48e2f183cb net: convert multiple drivers to use netdev_for_each_mc_addr, part4 15 years ago
Alexey Dobriyan a3aa18842a drivers/net/: use DEFINE_PCI_DEVICE_TABLE() 15 years ago
Joe Perches a0607fd3a2 drivers/net: request_irq - Remove unnecessary leading & from second arg 15 years ago
Stanislav O. Bezzubtsev 655a6595af forcedeth: mac address fix 15 years ago
Alexey Dobriyan d43c36dc6b headers: remove sched.h from interrupt.h 16 years ago
Stephen Hemminger 61357325f3 netdev: convert bulk of drivers to netdev_tx_t 16 years ago
Eric Dumazet 78c29bd95b forcedeth: Fix NAPI race. 16 years ago
Eric Dumazet 73a3707953 forcedeth: fix dma api mismatches 16 years ago
Ayaz Abdulla 3df81c4e95 forcedeth: addition of new mcp89 device id 16 years ago
Ayaz Abdulla 3c2e1c11d9 forcedeth: remove device id macros 16 years ago
Ed Swierk 5a9a8e32eb forcedeth: add phy_power_down parameter, leave phy powered up by default (v2) 16 years ago
Ayaz Abdulla 88d7d8b00c forcedeth: add clock gating feature <resend> 16 years ago
Ayaz Abdulla 8f955d7f04 forcedeth: tx timeout fix 16 years ago
David S. Miller 6c2da9c218 forcedeth: Use napi_complete() not __napi_complete(). 16 years ago
Yang Hongyang 6afd142fd0 dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39) 16 years ago
Ed Swierk 35a7433c78 forcedeth: Fix resume from hibernation regression. 16 years ago
Ayaz Abdulla 3e1a3ce2f1 forcedeth: version bump to 64 16 years ago
Ayaz Abdulla 1b2bb76f57 forcedeth: fix irq clearing and napi spin lock changes 16 years ago