summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* irda: convert ali driver to net_device_opsStephen Hemminger2009-03-211-6/+17
* irda: convert nsc_ircc driver to net_device_opsStephen Hemminger2009-03-211-6/+17
* irda: convert w83977af_ir to net_device_opsStephen Hemminger2009-03-211-5/+8
* stir4200: convert to net_device_opsStephen Hemminger2009-03-211-4/+8
* irda: convert mcs driver to net_device_opsStephen Hemminger2009-03-211-5/+8
* irda: convert irda_usb to net_device_opsStephen Hemminger2009-03-211-8/+10
* irlan: convert to net_device_opsStephen Hemminger2009-03-211-6/+13
* irda: net_device_ops ioctl fixStephen Hemminger2009-03-211-2/+3
* infiniband: convert ipoib to net_device_opsStephen Hemminger2009-03-211-7/+11
* infiniband: convert nes driver to net_device_opsStephen Hemminger2009-03-211-12/+15
* infiniband: convert c2 to net_device_opsStephen Hemminger2009-03-213-35/+30
* atm: convert clip driver to net_device_opsStephen Hemminger2009-03-211-3/+6
* atm: convert mpc device to using netdev_opsStephen Hemminger2009-03-212-19/+18
* sfc: Implement adaptive IRQ moderationBen Hutchings2009-03-216-21/+73
* sfc: Optimise falcon_writel_page_locked() for page > 0Ben Hutchings2009-03-211-5/+8
* sfc: Remove unused private PCI register definitionsBen Hutchings2009-03-211-7/+0
* sfc: Work around unreliable legacy interrupt statusBen Hutchings2009-03-211-12/+14
* sfc: Pad packets to 33 bytes to prevent TX packet parser lockupBen Hutchings2009-03-212-0/+10
* dsa: add switch chip cascading supportLennert Buytenhek2009-03-2117-211/+443
* dsa: add support for the Marvell 88E6095/6095F switch chipsLennert Buytenhek2009-03-212-11/+17
* dsa: set ->iflink on slave interfaces to the ifindex of the parentLennert Buytenhek2009-03-211-0/+13
* eql: fix non-constant printk warningStephen Hemminger2009-03-211-1/+1
* atm: fix non-const printk argumentStephen Hemminger2009-03-211-3/+1
* ipx: use constant for strings and desciptorStephen Hemminger2009-03-211-6/+6
* snap: use const for descriptorStephen Hemminger2009-03-212-4/+8
* igb: cleanup tx dma so map & unmap use matching callsAlexander Duyck2009-03-211-31/+35
* igb: rework igb_set_multi so that vfs are properly updatedAlexander Duyck2009-03-211-10/+8
* igb: update driver to use setup_timer functionAlexander Duyck2009-03-211-7/+4
* igb: remove IGB_DESC_UNUSED since it is better handled by a function callAlexander Duyck2009-03-212-11/+18
* igb: allow tx of pre-formatted vlan tagged packetsArthur Jones2009-03-211-1/+12
* spider_net: Convert to net_device_ops.Yang Hongyang2009-03-211-14/+17
* powerpc 4xx EMAC driver: device name reported on timeout is not correctMikhail Zolotaryov2009-03-211-1/+1
* net: remove useless prefetch() callEric Dumazet2009-03-211-1/+0
* sctp: Clean up TEST_FRAME hacks.Vlad Yasevich2009-03-212-11/+1
* ixgbe: fix select_queue managementStephen Hemminger2009-03-212-8/+11
* skb: expose and constify hash primitivesStephen Hemminger2009-03-212-4/+8
* atm: lec use dev_change_mtuStephen Hemminger2009-03-211-1/+1
* net/*: use linux/kernel.h swap()Ilpo Järvinen2009-03-214-37/+8
* netrom: zero length frame filtering in NetRomBernard Pidoux2009-03-211-1/+10
* ax25: zero length frame filtering in AX25Bernard Pidoux2009-03-211-0/+12
* ax25: SOCK_DEBUG message simplificationBernard Pidoux2009-03-211-3/+1
* fsl_pq_mdio: Revive Gianfar TBI PHY supportAnton Vorontsov2009-03-211-0/+1
* ipv6: reorder struct inet6_ifaddr to remove padding on 64 bit buildsRichard Kennedy2009-03-211-2/+3
* gianfar: Fix build with CONFIG_PM enabledAnton Vorontsov2009-03-211-2/+2
* e100: add support for 82552 10/100 adapterBruce Allan2009-03-211-16/+77
* Merge branch 'master' of git://git.infradead.org/~dwmw2/solos-2.6David S. Miller2009-03-212-160/+734
|\
| * solos: Disable DMA until we have an FPGA update with it actually implemented.David Woodhouse2009-03-171-1/+1
| * solos: Automatically determine number of portsNathan Williams2009-03-171-1/+2
| * solos: Reset device on unload, free pending skbsDavid Woodhouse2009-03-171-1/+29
| * solos: Swap upstream/downstream rates in status packet, clean up some moreDavid Woodhouse2009-01-301-26/+25
OpenPOWER on IntegriCloud