aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-12sfc: Remove MII extension cruftBen Hutchings
2008-12-12sfc: Don't count RX checksum errors during loopback self-testBen Hutchings
2008-12-12sfc: Abbreviate self-test names so they are not truncatedBen Hutchings
2008-12-12sfc: Provide hints to irqbalance daemonBen Hutchings
2008-12-12sfc: Add option to use a separate channel for TX completionsNeil Turton
2008-12-12sfc: Restore phy_flash_cfg module parameterBen Hutchings
2008-12-12sfc: Work around unreliable strap pinsBen Hutchings
2008-12-12sfc: Clean up waits for flash/EEPROM operationsBen Hutchings
2008-12-12sfc: Make reset_workqueue driver-global rather than per-NICSteve Hodgson
2008-12-12sfc: Correct interpretation of second param to ethtool phys_id()Ben Hutchings
2008-12-12sfc: Remove unneeded register writeBen Hutchings
2008-12-12sfc: Change SPI lengths to type size_tBen Hutchings
2008-12-12sfc: Board support fixesBen Hutchings
2008-12-12misdn: Fix lockdep warningKarsten Keil
2008-12-12mISDN: hfcmulti: use __iomem address space modifierHannes Eder
2008-12-12mISDN: timerdev: use __user for mISDN_read's buffer argumentHannes Eder
2008-12-12mISDN: comment out unused symbolsHannes Eder
2008-12-12mISDN: fix sparse warning: symbol 'id' shadows an earlier oneHannes Eder
2008-12-12mISDN: fix sparse warning: symbol 'nskb' shadows an earlier oneHannes Eder
2008-12-12mISDN: un-export symbol 'plx_lock'Hannes Eder
2008-12-12mISDN: make global symbols static or include header filesHannes Eder
2008-12-12mISDN: consistently define 'debug' as '*u_int'Hannes Eder
2008-12-12mISDN: use NULL pointer instead of plain integerHannes Eder
2008-12-11net: Add support for the KS8695 ethernet devices.Daniel Silverstone
2008-12-11tc35815: Enable StripCRC featureAtsushi Nemoto
2008-12-11smsc9420: SMSC LAN9420 10/100 PCI ethernet adapterSteve Glendinning
2008-12-11igb: fixup AER with proper error handlingJeff Kirsher
2008-12-10netfilter: xt_NFLOG is dependant of nfnetlink_logEric Leblond
2008-12-10netns: ip6mr: enable namespace support in ipv6 multicast forwarding codeBenjamin Thery
2008-12-10netns: ip6mr: declare ip6mr /proc/net entries per-namespaceBenjamin Thery
2008-12-10netns: ip6mr: declare reg_vif_num per-namespaceBenjamin Thery
2008-12-10netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespaceBenjamin Thery
2008-12-10netns: ip6mr: declare counter cache_resolve_queue_len per-namespaceBenjamin Thery
2008-12-10netns: ip6mr: dynamically allocate mfc6_cache_arrayBenjamin Thery
2008-12-10netns: ip6mr: store netns in struct mfc6_cacheBenjamin Thery
2008-12-10netns: ip6mr: dynamically allocates vif6_tableBenjamin Thery
2008-12-10netns: ip6mr: allocate mroute6_socket per-namespace.Benjamin Thery
2008-12-10net: Make staticRoel Kluin
2008-12-10smsc911x: add dynamic bus configurationSteve Glendinning
2008-12-10ixgbe: Implement PCIe AER supportPeter P Waskiewicz Jr
2008-12-10igb: Correctly determine pci-e function number in virtual environmentAlexander Duyck
2008-12-10igb: update handling of RCTL for smaller buffer sizesAlexander Duyck
2008-12-09bonding: turn all bond_parm_tbls constHolger Eitzenberger
2008-12-09bonding: make tbl argument to bond_parse_parm() constHolger Eitzenberger
2008-12-09bonding: remove duplicate declarationsHolger Eitzenberger
2008-12-09bonding: use pr_debug instead of own macrosHolger Eitzenberger
2008-12-09bonding: fix compile error if debug enabledHolger Eitzenberger
2008-12-09bonding: use table for mode namesHolger Eitzenberger
2008-12-09bonding: add and use bond_is_lb()Holger Eitzenberger
2008-12-09pkt_sched: sch_htb: Optimize WARN_ONs in htb_dequeue_tree() etc.Jarek Poplawski