Jarod Wilson
|
c7315a95c2
ethernet/realtek: use core min/max MTU checking
|
8 years ago |
Chun-Hao Lin
|
0a2f0d2de4
8139too: fix system hang when there is a tx timeout event.
|
9 years ago |
Ivan Vecera
|
47ea032533
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
|
9 years ago |
Jia-Ju Bai
|
ea3c9e13af
8139too: Add netif_napi_del in the driver
|
10 years ago |
Jia-Ju Bai
|
6402a577f4
8139too: Fix the lack of pci_disable_device
|
10 years ago |
Alexander Duyck
|
e2338f86b3
ethernet/realtek: use napi_alloc_skb instead of netdev_alloc_skb_ip_align
|
10 years ago |
Alban Bedel
|
2bbea0a885
8139too: The maximum MTU should allow for VLAN headers
|
10 years ago |
Alban Bedel
|
6f6e741f6d
8139too: Allow using the largest possible MTU
|
10 years ago |
Alban Bedel
|
ef786f106f
8139too: Allow setting MTU larger than 1500
|
10 years ago |
Benoit Taine
|
9baa3c34ac
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
|
11 years ago |
Eric W. Biederman
|
57a7744e09
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
|
11 years ago |
Eric W. Biederman
|
a2ccd2e4bd
8139too: Call dev_kfree_skby_any instead of dev_kfree_skb.
|
11 years ago |
Linus Torvalds
|
5e30025a31
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 years ago |
John Stultz
|
827da44c61
net: Explicitly initialize u64_stats_sync structures for lockdep
|
12 years ago |
Jingoo Han
|
64caa38751
net: 8139too: remove unnecessary pci_set_drvdata()
|
11 years ago |
Joe Perches
|
720a43efd3
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
|
12 years ago |
Jiri Pirko
|
aaeb6cdfa5
remove init of dev->perm_addr in drivers
|
12 years ago |
Bill Pemberton
|
b4e54a9442
8139too: remove __dev* attributes
|
12 years ago |
Andi Kleen
|
c477ebd89d
sections: fix section conflicts in drivers/net
|
13 years ago |
Jason Wang
|
0bc777bca4
8139cp/8139too: terminate the eeprom access with the right opmode
|
13 years ago |
Francois Romieu
|
65712ec016
8139too: dev->{base_addr, irq} removal.
|
13 years ago |
Junchang Wang
|
9184a22701
8139too: Add 64bit statistics
|
13 years ago |
Ben Greear
|
eeb69aa443
8139too: Support RX-FCS flag.
|
13 years ago |
Ben Greear
|
d95089dc54
8139too: Support RX-ALL logic.
|
13 years ago |
Joe Perches
|
41de8d4cff
drivers/net: Remove alloc_etherdev error messages
|
13 years ago |
Jason Wang
|
7d03f5a48e
8139cp/8139too: do not read into reserved registers
|
13 years ago |
Rick Jones
|
68aad78c50
sweep the floors and convert some .get_drvinfo routines to strlcpy
|
13 years ago |
Jiri Pirko
|
afc4b13df1
net: remove use of ndo_set_multicast_list in drivers
|
14 years ago |
Jeff Kirsher
|
a8fe65b8f0
8139*/atp/r8169/sc92031: Move the Realtek drivers
|
14 years ago |