aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* atm: convert clip driver to net_device_opsStephen Hemminger2009-03-21
* atm: convert mpc device to using netdev_opsStephen Hemminger2009-03-21
* sfc: Implement adaptive IRQ moderationBen Hutchings2009-03-21
* sfc: Optimise falcon_writel_page_locked() for page > 0Ben Hutchings2009-03-21
* sfc: Remove unused private PCI register definitionsBen Hutchings2009-03-21
* sfc: Work around unreliable legacy interrupt statusBen Hutchings2009-03-21
* sfc: Pad packets to 33 bytes to prevent TX packet parser lockupBen Hutchings2009-03-21
* dsa: add switch chip cascading supportLennert Buytenhek2009-03-21
* dsa: add support for the Marvell 88E6095/6095F switch chipsLennert Buytenhek2009-03-21
* dsa: set ->iflink on slave interfaces to the ifindex of the parentLennert Buytenhek2009-03-21
* eql: fix non-constant printk warningStephen Hemminger2009-03-21
* atm: fix non-const printk argumentStephen Hemminger2009-03-21
* ipx: use constant for strings and desciptorStephen Hemminger2009-03-21
* snap: use const for descriptorStephen Hemminger2009-03-21
* igb: cleanup tx dma so map & unmap use matching callsAlexander Duyck2009-03-21
* igb: rework igb_set_multi so that vfs are properly updatedAlexander Duyck2009-03-21
* igb: update driver to use setup_timer functionAlexander Duyck2009-03-21
* igb: remove IGB_DESC_UNUSED since it is better handled by a function callAlexander Duyck2009-03-21
* igb: allow tx of pre-formatted vlan tagged packetsArthur Jones2009-03-21
* spider_net: Convert to net_device_ops.Yang Hongyang2009-03-21
* powerpc 4xx EMAC driver: device name reported on timeout is not correctMikhail Zolotaryov2009-03-21
* net: remove useless prefetch() callEric Dumazet2009-03-21
* sctp: Clean up TEST_FRAME hacks.Vlad Yasevich2009-03-21
* ixgbe: fix select_queue managementStephen Hemminger2009-03-21
* skb: expose and constify hash primitivesStephen Hemminger2009-03-21
* atm: lec use dev_change_mtuStephen Hemminger2009-03-21
* net/*: use linux/kernel.h swap()Ilpo Järvinen2009-03-21
* netrom: zero length frame filtering in NetRomBernard Pidoux2009-03-21
* ax25: zero length frame filtering in AX25Bernard Pidoux2009-03-21
* ax25: SOCK_DEBUG message simplificationBernard Pidoux2009-03-21
* fsl_pq_mdio: Revive Gianfar TBI PHY supportAnton Vorontsov2009-03-21
* ipv6: reorder struct inet6_ifaddr to remove padding on 64 bit buildsRichard Kennedy2009-03-21
* gianfar: Fix build with CONFIG_PM enabledAnton Vorontsov2009-03-21
* e100: add support for 82552 10/100 adapterBruce Allan2009-03-21
* Merge branch 'master' of git://git.infradead.org/~dwmw2/solos-2.6David S. Miller2009-03-21
|\
| * solos: Disable DMA until we have an FPGA update with it actually implemented.David Woodhouse2009-03-17
| * solos: Automatically determine number of portsNathan Williams2009-03-17
| * solos: Reset device on unload, free pending skbsDavid Woodhouse2009-03-17
| * solos: Swap upstream/downstream rates in status packet, clean up some moreDavid Woodhouse2009-01-29
| * solos: Set RX empty flag at startup only for !dma modeDavid Woodhouse2009-01-29
| * solos: Don't clear config registers at startupDavid Woodhouse2009-01-29
| * solos: Tidy up status interrupt handling, cope with 'ERROR' statusDavid Woodhouse2009-01-29
| * solos: Add 'reset' module parameter to reset the DSL chips on loadDavid Woodhouse2009-01-29
| * solos: Remove debugging, commented-out test codeDavid Woodhouse2009-01-28
| * solos: Clean up handling of card->tx_mask a littleDavid Woodhouse2009-01-28
| * solos: Fix various bugs in status packet handlingDavid Woodhouse2009-01-28
| * solos: Remove superfluous wait_queue_head_t from struct solos_paramDavid Woodhouse2009-01-28
| * solos: Remove IRQF_DISABLED, don't frob IRQ enable on the FPGA in solos_irq()David Woodhouse2009-01-28
| * solos: Remove unused loopback debug stuffDavid Woodhouse2009-01-28
| * solos: Tidy up tx_mask handling for ports which need TXDavid Woodhouse2009-01-28