Neil Horman
|
908a7a16b8
net: Remove unused netdev arg from some NAPI interfaces.
|
16 년 전 |
Jeff Kirsher
|
f4113030e7
e100: cleanup link up/down messages
|
16 년 전 |
Stephen Hemminger
|
008298231a
netdev: add more functions to netdevice ops
|
16 년 전 |
Stephen Hemminger
|
acc784263b
e100: convert to net_device_ops
|
16 년 전 |
David S. Miller
|
198d6ba4d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 년 전 |
Jesse Brandeburg
|
773c9c1f77
e100: fix dma error in direction for mapping
|
16 년 전 |
David S. Miller
|
babcda74e9
drivers/net: Kill now superfluous ->last_rx stores.
|
16 년 전 |
Rafael J. Wysocki
|
bc79fc8409
e100: adapt to the reworked PCI PM
|
16 년 전 |
Johannes Berg
|
e174961ca1
net: convert print_mac to %pM
|
16 년 전 |
David S. Miller
|
b262e60309
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 년 전 |
Harvey Harrison
|
b39d66a81f
drivers/net: replace __FUNCTION__ with __func__
|
17 년 전 |
Rafael J. Wysocki
|
e7272403d2
e100: Use pci_pme_active to clear PME_Status and disable PME#
|
17 년 전 |
Jiri Slaby
|
17393dd67c
e100, fix iomap read
|
17 년 전 |
FUJITA Tomonori
|
8d8bb39b9e
dma-mapping: add the device argument to dma_mapping_error()
|
17 년 전 |
Kevin Hao
|
1923815d85
e100: Do pci_dma_sync after skb_alloc for proper operation on ixp4xx
|
17 년 전 |
Harvey Harrison
|
6caf52a453
net: use get/put_unaligned_* helpers
|
17 년 전 |
Al Viro
|
1172899a30
e100: endianness annotations
|
17 년 전 |
Auke Kok
|
f902283bbe
e100: Do suspend/shutdown like e1000
|
17 년 전 |
Andreas Mohr
|
0a0863af0d
e100: fix spelling errors
|
17 년 전 |
Jiri Slaby
|
915e91d734
Net: e100, fix iomap mem accesses
|
17 년 전 |
Al Viro
|
aaf918ba8c
e100 endianness annotations
|
17 년 전 |
David Acker
|
7734f6e6bc
Fix e100 on systems that have cache incoherent DMA
|
17 년 전 |
Alejandro Martinez Ruiz
|
4c3616cdda
netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LEN
|
17 년 전 |
David S. Miller
|
53e52c729c
[NET]: Make ->poll() breakout consistent in Intel ethernet drivers.
|
17 년 전 |
David S. Miller
|
4ec2411980
[NET]: Do not check netif_running() and carrier state in ->poll()
|
17 년 전 |
Auke Kok
|
8543da6672
e100: free IRQ to remove warningwhenrebooting
|
17 년 전 |
Auke Kok
|
abf9b90205
e100: cleanup unneeded math
|
17 년 전 |
Robert P. J. Day
|
3a4fa0a25d
Fix misspellings of "system", "controller", "interrupt" and "necessary".
|
17 년 전 |
Stephen Hemminger
|
ddfce6bb43
network drivers: sparse warning fixes
|
17 년 전 |
Jeff Garzik
|
b9f2c0440d
[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count
|
17 년 전 |