Julia Lawall
|
4ecc8c066f
drivers/net/fs_enet: remove null pointer dereference
|
17 years ago |
Andy Fleming
|
9d9326d3bc
phy: Change mii_bus id field to a string
|
17 years ago |
Laurent Pinchart
|
9a3c243d7d
fs_enet: Don't call NAPI functions when NAPI is not used.
|
17 years ago |
Scott Wood
|
5bd3670f31
fs_enet: Don't call phy_mii_ioctl() in atomic context.
|
17 years ago |
Paul Mackerras
|
dcb571be20
Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.25
|
17 years ago |
Jochen Friedrich
|
70f782e148
fs_enet: Add fixed-phy support for fs_enet
|
17 years ago |
Anton Vorontsov
|
dfd9a421be
fs_enet: check for phydev existence in the ethtool handlers
|
17 years ago |
David S. Miller
|
4ec2411980
[NET]: Do not check netif_running() and carrier state in ->poll()
|
17 years ago |
Scott Wood
|
f860f49ee2
fs_enet: Update for API changes
|
17 years ago |
Scott Wood
|
31a5bb04d5
fs_enet: sparse fixes
|
17 years ago |
Scott Wood
|
976de6a8c3
fs_enet: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING is set.
|
17 years ago |
Scott Wood
|
0d0d9c150c
fs_enet: Align receive buffers.
|
17 years ago |
Scott Wood
|
0fb300fa9d
fs_enet: Whitespace cleanup.
|
17 years ago |
Vitaly Bordug
|
9b8ee8e7d6
FS_ENET: Add polling support
|
17 years ago |
Vitaly Bordug
|
aa90f50321
FS_ENET: TX stuff should use fep->tx_lock, instead of fep->lock.
|
17 years ago |
Jeff Garzik
|
88d3aafdae
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
|
17 years ago |
Ralf Baechle
|
10d024c1b2
[NET]: Nuke SET_MODULE_OWNER macro.
|
17 years ago |
Mariusz Kozlowski
|
acb2cc8b20
[PATCH] drivers/net: remove superfluous memset
|
17 years ago |
Jesper Juhl
|
bf1e9a080d
Clean up duplicate includes in drivers/net/
|
17 years ago |
Stephen Hemminger
|
bea3348eef
[NET]: Make NAPI polling independent of struct net_device objects.
|
17 years ago |
Jean Delvare
|
6473d160b4
PCI: Cleanup the includes of <linux/pci.h>
|
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 |
Tim Schmielau
|
cd354f1ae7
[PATCH] remove many unneeded #includes of sched.h
|
18 years ago |
Andy Fleming
|
e8a2b6a420
[PATCH] PHY: Add support for configuring the PHY connection interface
|
18 years ago |
David Howells
|
7d12e780e0
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
|
18 years ago |
Paul Mackerras
|
4e6d816e51
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb/linux-2.6-PQ
|
18 years ago |
Vitaly Bordug
|
611a15afcd
POWERPC: Bring the fs_no calculation to the relevant SoC enumeration
|
18 years ago |
Vitaly Bordug
|
d3465c921f
POWERPC: overhaul with cpm2_map mechanism
|
18 years ago |
Jeff Garzik
|
7282d491ec
drivers/net: const-ify ethtool_ops declarations
|
18 years ago |