summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Generic bitbanged MDIO libraryScott Wood2007-10-114-0/+239
* fs_enet: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING is set.Scott Wood2007-10-119-178/+714
* fs_enet: Align receive buffers.Scott Wood2007-10-112-3/+21
* fs_enet: mac-fcc: Eliminate __fcc-* macros.Scott Wood2007-10-111-17/+8Star
* fs_enet: Include linux/string.h from linux/fs_enet_pd.hScott Wood2007-10-111-0/+1
* fs_enet: Whitespace cleanup.Scott Wood2007-10-115-53/+41Star
* [TCP]: Wrap-safed reordering detection FRTO checkIlpo Järvinen2007-10-111-0/+3
* [TCP]: Update comment of SACK block validatorIlpo Järvinen2007-10-111-2/+9
* [TCP]: fix comments that got messed up during code moveIlpo Järvinen2007-10-111-2/+6
* [TCP]: No fackets_out/highest_sack tuning when SACK isn't enabledIlpo Järvinen2007-10-111-3/+4
* [ZLIB]: Move bnx2 driver gzip unpacker into zlib.Denys Vlasenko2007-10-115-59/+69
* [BNX2]: factor out gzip unpackerDenys Vlasenko2007-10-114-122/+86Star
* ax88796: add 93cx6 eeprom supportMagnus Damm2007-10-114-1/+59
* PHYLIB: fix an interrupt loop potential when haltingMaciej W. Rozycki2007-10-111-2/+2
* PHYLIB: IRQ event workqueue handling fixesMaciej W. Rozycki2007-10-112-5/+22
* forcedeth: "no link" is informationalEd Swierk2007-10-111-1/+1
* PHYLIB: Spinlock fixes for softirqsMaciej W. Rozycki2007-10-112-14/+14
* Fix a potential NULL pointer dereference in uli526x_interrupt() in drivers/ne...Micah Gruber2007-10-111-5/+0Star
* skge: remove broken and unused PHY_M_PC_MDI_XMODE macroMariusz Kozlowski2007-10-111-2/+0Star
* Avoid possible NULL pointer deref in 3c359 driverJesper Juhl2007-10-111-5/+0Star
* drivers/net/cxgb3/xgmac.c: remove dead codeAdrian Bunk2007-10-111-4/+1Star
* PCI-X/PCI-Express read control interfaces: use them in e1000Peter Oruba2007-10-113-22/+19Star
* PHY fixed driver: rework release path and update phy_id notationVitaly Bordug2007-10-113-155/+207
* atl1: explain 32-bit DMA restrictionChris Snook2007-10-111-2/+8
* via-velocity: more cleanupStephen Hemminger2007-10-112-206/+176Star
* via-velocity: use standard VLAN interface (resend)Stephen Hemminger2007-10-112-30/+46
* sb1250-mac: Driver model & phylib updateMaciej W. Rozycki2007-10-112-600/+520Star
* sb1250-mac.c: De-typedef, de-volatile, de-etc...Maciej W. Rozycki2007-10-111-136/+142
* [netdrvr] sundance: fix phy scanning on IP100AJeff Garzik2007-10-111-3/+11
* e1000e: Do not allow requeue of freed skbKrishna Kumar2007-10-111-1/+1
* Clean up redundant PHY write line for ULi526x Ethernet driverRoy Zang2007-10-111-1/+0Star
* dgrs: remove from build, config, and maintainer listNathanael Nerode2007-10-1113-12822/+0Star
* pasemi_mac: pass in count of buffers to replenish rx ring withOlof Johansson2007-10-111-13/+8Star
* pasemi_mac: don't enable rx before there are buffers on the ringOlof Johansson2007-10-111-10/+11
* pasemi_mac: flags as passed to spin_*_irqsave() should be unsigned longOlof Johansson2007-10-111-2/+2
* pasemi_mac: set interface speed correctly on XAUI portsOlof Johansson2007-10-111-1/+4
* [IPoIB]: Convert to netdevice internal statsRoland Dreier2007-10-115-41/+31Star
* [NETFILTER]: bridge: remove broken netfilter binary sysctlsJoseph Fannin2007-10-111-5/+0Star
* [NETFILTER]: x_tables: add xt_time matchJan Engelhardt2007-10-114-0/+309
* [NETFILTER]: nfnetlink_log: fix some constantsMichal Miroslaw2007-10-111-7/+5Star
* [NETFILTER]: nfnetlink_log: fix instance_create() failure pathMichal Miroslaw2007-10-111-5/+5
* [NETFILTER]: nfnetlink_log: fix styleMichal Miroslaw2007-10-111-3/+4
* [NETFILTER]: nfnetlink_log: flush queue earlyMichal Miroslaw2007-10-111-4/+5
* [NETFILTER]: nfnetlink_log: kill duplicate codeMichal Miroslaw2007-10-111-16/+14Star
* [NETFILTER]: nf_conntrack_netlink: add support to related connectionsPablo Neira Ayuso2007-10-112-3/+41
* [NETFILTER]: nf_conntrack_expect: kill unique IDPatrick McHardy2007-10-113-8/+3Star
* [NETFILTER]: nf_conntrack: kill unique IDPatrick McHardy2007-10-113-7/+2Star
* [NETFILTER]: nfnetlink: kill nlattr_bad_sizePatrick McHardy2007-10-111-13/+0Star
* [NETFILTER]: ctnetlink: use netlink policyPatrick McHardy2007-10-1112-100/+97Star
* [NETFILTER]: nfnetlink_queue: use netlink policyPatrick McHardy2007-10-111-19/+11Star