Krzysztof Halasa
|
303d67c288
E100: work around the driver using streaming DMA mapping for RX descriptors.
|
16 年之前 |
Rafael J. Wysocki
|
6905b1f1a0
Net / e100: Fix suspend of devices that cannot be power managed
|
16 年之前 |
David S. Miller
|
9cbc1cb8cd
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
16 年之前 |
Patrick McHardy
|
5b54814022
net: use symbolic values for ndo_start_xmit() return codes
|
16 年之前 |
Thadeu Lima de Souza Cascardo
|
4b512d26f4
trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)able
|
16 年之前 |
Andreas Mohr
|
720017623a
e100: add non-MII PHY support
|
16 年之前 |
Andre Detsch
|
ef681ce1e8
e100: Fix napi_enable BUG_ON when recovering from EEH error
|
16 年之前 |
Thadeu Lima de Souza Cascardo
|
ac7c992cac
e100: do not go D3 in shutdown unless system is powering off
|
16 年之前 |
Yang Hongyang
|
284901a90a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
|
16 年之前 |
Bruce Allan
|
b55de80e49
e100: add support for 82552 10/100 adapter
|
16 年之前 |
Ben Hutchings
|
288379f050
net: Remove redundant NAPI functions
|
16 年之前 |
Jaswinder Singh Rajput
|
9ac32e1bc0
firmware: convert e100 driver to request_firmware()
|
16 年之前 |
Bruce Allan
|
f26251eb68
e100: cosmetic cleanup
|
16 年之前 |
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__
|
16 年之前 |
Rafael J. Wysocki
|
e7272403d2
e100: Use pci_pme_active to clear PME_Status and disable PME#
|
16 年之前 |
Jiri Slaby
|
17393dd67c
e100, fix iomap read
|
16 年之前 |
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 年之前 |