Philippe Reynes
|
1dae02b371
net: atheros: atl1: use new api ethtool_{get|set}_link_ksettings
|
8 years ago |
Jarod Wilson
|
67bef94280
ethernet/atheros: use core min/max MTU checking
|
8 years ago |
Ivan Vecera
|
47ea032533
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
|
9 years ago |
Jiri Pirko
|
df8a39defa
net: rename vlan_tx_* helpers since "tx" is misleading there
|
10 years ago |
Benoit Taine
|
9baa3c34ac
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
|
11 years ago |
Fabian Frederick
|
9fb1d03acf
atlx: remove unnecessary break after return
|
11 years ago |
Jiri Pirko
|
537fae0101
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
|
11 years ago |
françois romieu
|
4067caba45
atl1: remove open-coded skb_cow_head.
|
11 years ago |
Sabrina Dubroca
|
e3d21ea1a1
atl1: update statistics code
|
11 years ago |
dingtianhong
|
e6d9f8a31c
net: atl1: slight optimization of addr compare
|
11 years ago |
Peter Hüwe
|
c996f4e8f0
net/ethernet/atheros/atlx/atl1: 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 |
Fabio Estevam
|
98d2f0e68c
atl1: Protect atl1_suspend with CONFIG_PM_SLEEP
|
12 years ago |
Fabio Estevam
|
7b7a2bbb69
atl1: Remove unneeded PM_OPS definitions
|
12 years ago |
Jingoo Han
|
8bca424214
net: ethernet: atheros: add CONFIG_PM_SLEEP to suspend/resume functions
|
12 years ago |
Jiri Pirko
|
e41b2d7fe7
net: set dev->addr_assign_type correctly
|
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 |
Joe Perches
|
7efd26d0db
ethernet: Use eth_random_addr
|
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 |
David S. Miller
|
56845d78ce
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Tony Zelenoff
|
136cd14e1e
atl1: do not drop rx/tx interrupts before they are scheduled
|
13 years ago |
Tony Zelenoff
|
2a9bc71e9a
atl1: do not process interrupts in cycle in handler
|
13 years ago |
Tony Zelenoff
|
73650f28ae
atl1: enable errors and link ints when rx/tx scheduled
|
13 years ago |
Tony Zelenoff
|
5c3d52ef5a
atl1: use defined functions to disable irq
|
13 years ago |
Tony Zelenoff
|
0dbab2fb1d
atl1: add napi process of tx interrupts
|
13 years ago |
Tony Zelenoff
|
6294512bbe
atl1: make driver napi compatible
|
13 years ago |
Tony Zelenoff
|
3e1d83f711
atl1: handle rx in separate condition
|
13 years ago |