Jarod Wilson
|
67bef94280
ethernet/atheros: use core min/max MTU checking
|
8 years ago |
Florian Westphal
|
4acff371f2
atle1: remove LLTX support and TX_UNLOCKED
|
9 years ago |
Jiri Pirko
|
df8a39defa
net: rename vlan_tx_* helpers since "tx" is misleading there
|
10 years ago |
Julia Lawall
|
cc73e41f17
atl1e: Use setup_timer
|
10 years ago |
Benoit Taine
|
9baa3c34ac
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
|
11 years ago |
Joe Perches
|
191182688a
atl1e: use pci_zalloc_consistent
|
11 years ago |
françois romieu
|
d8e4435e16
atl1e: remove open-coded skb_cow_head.
|
11 years ago |
Peter Senna Tschudin
|
3e3d354021
ATHEROS-ATL1E: Convert iounmap to pci_iounmap
|
11 years ago |
Sabrina Dubroca
|
fb3a42fc39
atl1e: update statistics code
|
11 years ago |
Andrea Merello
|
40dc9ab277
atl1e: enable support for NETIF_F_RXALL and NETIF_F_RXCRC features
|
12 years ago |
Neil Horman
|
584ec43553
atl1e: unmap partially mapped skb on dma error and free skb
|
12 years ago |
Neil Horman
|
352900b583
atl1e: fix dma mapping warnings
|
12 years ago |
Peter Hüwe
|
687df5d489
net/ethernet/atheros/atl1e/atl1e_main: Use module_pci_driver to register driver
|
12 years ago |
Patrick McHardy
|
86a9bad3ab
net: vlan: add protocol argument to packet tagging functions
|
12 years ago |
Patrick McHardy
|
f646968f8f
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
|
12 years ago |
David S. Miller
|
d978a6361a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Hannes Frederic Sowa
|
31d1670e73
atl1e: limit gso segment size to prevent generation of wrong ip length fields
|
12 years ago |
David S. Miller
|
a210576cf8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Hannes Frederic Sowa
|
188ab1b105
atl1e: drop pci-msi support because of packet corruption
|
12 years ago |
Joe Perches
|
720a43efd3
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
|
12 years ago |
Joe Perches
|
b2adaca92c
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
|
12 years ago |
Jiri Pirko
|
aaeb6cdfa5
remove init of dev->perm_addr in drivers
|
12 years ago |
Greg Kroah-Hartman
|
1dd06ae8db
drivers/net: fix up function prototypes after __dev* removals
|
12 years ago |
Bill Pemberton
|
093d369d4e
net/atheros: remove __dev* attributes
|
12 years ago |
Stephen Hemminger
|
3646f0e5c9
netdev: make pci_error_handlers const
|
13 years ago |
Ben Hutchings
|
49ce9c2cda
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
|
13 years ago |
Joe Perches
|
6469933605
ethernet: Remove casts to same type
|
13 years ago |
Francois Romieu
|
b5efab99ed
atl1e: stop using net_device.{base_addr, irq}.
|
13 years ago |
Joe Perches
|
41de8d4cff
drivers/net: Remove alloc_etherdev error messages
|
13 years ago |
Michał Mirosław
|
c8f44affb7
net: introduce and use netdev_features_t for device features sets
|
13 years ago |