Commit Graph

38 Commits (b90f8e7296c39a13225fb0c0dfde1922fcf47ba7)

Author SHA1 Message Date
Joe Perches a0607fd3a2 drivers/net: request_irq - Remove unnecessary leading & from second arg 15 years ago
Stephen Hemminger ad096463f7 tulip: convert drivers to netdev_tx_t 16 years ago
Patrick McHardy ec634fe328 net: convert remaining non-symbolic return values in ndo_start_xmit() functions 16 years ago
Patrick McHardy 5b54814022 net: use symbolic values for ndo_start_xmit() return codes 16 years ago
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
Stephen Hemminger 03f54b3dec tulip: get rid of warning for non-const string literal 16 years ago
Stephen Hemminger 2765df5898 dmfe: convert to new API 16 years ago
David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
Johannes Berg e174961ca1 net: convert print_mac to %pM 17 years ago
FUJITA Tomonori 74d5e8acd9 dmfe: check pci_alloc_consistent errors 17 years ago
Alan Cox 113aa838ec net: Rationalise email address: Network Specific Parts 17 years ago
David S. Miller 4c93566e2a [TULIP] DMFE: Fix SROM parsing regression. 17 years ago
Jeff Garzik a31e23e15c dmfe: checkpatch fix (add whitespace) 17 years ago
Maxim Levitsky 65809b5125 NET: dmfe: don't access configuration space in D3 state 17 years ago
Joe Perches 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
Auke Kok 44c10138fd PCI: Change all drivers to use pci_device->revision 18 years ago
Maxim Levitsky f1069046b4 dmfe: add support for Wake on lan 18 years ago
Maxim Levitsky bc8a8387ba dmfe: add support for suspend/resume 18 years ago
Arnaldo Carvalho de Melo d626f62b11 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo 4c13eb6657 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans 18 years ago
Al Viro a31e40f614 [PATCH] dmfe trivial endianness annotations 18 years ago
Maxim Levitsky cfa51b9dbf dmfe: Fix link detection 18 years ago
Maxim Levitsky 4dc68f3de5 dmfe: fix two bugs 18 years ago
Maxim Levitsky f67ba792fa dmfe: trivial/spelling fixes 18 years ago
Andrew Morton ead9bffb15 revert "drivers/net/tulip/dmfe: support basic carrier detection" 18 years ago
Samuel Thibault 7628b0a8c0 drivers/net/tulip/dmfe: support basic carrier detection 18 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Jeff Garzik 7282d491ec drivers/net: const-ify ethtool_ops declarations 19 years ago
Jeff Garzik 299176206b drivers/net: Remove deprecated use of pci_module_init() 19 years ago
Thomas Gleixner 1fb9df5d30 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants 19 years ago
Jeff Garzik f3b197ac26 [netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/* 19 years ago
David S. Miller 689be43945 [NET]: Remove gratuitous use of skb->tail in network drivers. 20 years ago
Andrew Morton 16b110c3fd [PATCH] dmfe warning fix 20 years ago
Adrian Bunk f3f1546dbe [PATCH] drivers/net/tulip/dmfe.c: remove a check after use 20 years ago
Tobias Klauser cb199d42e1 [PATCH] drivers/net/tulip/dmfe: Use the DMA_32BIT_MASK constant 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago