aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/yam.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-05-01virtio_net: Cleanup command queue scatterlist usageAlex Williamson1-6/+10
2009-05-013c589_cs: add cis(firmware) of 3Com multifunction pcmcia cardKen Kawasaki7-8/+68
2009-05-01bonding: correct the cleanup in bond_create()Jiri Pirko1-7/+6
2009-05-01virtio: add missing include to virtio_net.hGrant Likely1-0/+1
2009-05-01forcedeth: add clock gating feature <resend>Ayaz Abdulla1-0/+23
2009-05-01smsc95xx: add support for LAN9512 and LAN9514Steve Glendinning1-0/+5
2009-05-01smsc95xx: configure LED outputsSteve Glendinning2-0/+13
2009-05-01netconsole: take care of NETDEV_UNREGISTER eventBruno Prémont1-1/+10
2009-05-01xt_socket: checks for the state of nf_conntrackLaszlo Attila Toth1-0/+1
2009-05-01net: remove driver_data direct access of struct deviceGreg Kroah-Hartman7-19/+19
2009-05-01bonding: bond_slave_info_query() fixEric Dumazet1-16/+7
2009-05-01cxgb3: fixing gcc 4.4 compiler warning: suggest parentheses around operand of ‘!’Sergey Senozhatsky1-1/+1
2009-05-01netfilter: use likely() in xt_info_rdlock_bh()Eric Dumazet1-2/+2
2009-05-01net: Fix skb_tx_hash() for forwarding workloads.Eric Dumazet1-4/+5
2009-04-30net: Fix oops when splicing skbs from a frag_list.Jarek Poplawski1-13/+14
2009-04-29Revert "vxge: use max() instead of VXGE_HW_SET_LEVEL"David S. Miller2-23/+34
2009-04-29mii: Rewrite mii_ethtool_gset() to report mdio_support and lp_advertisingBen Hutchings1-34/+57
2009-04-29ethtool/mdio: Support backplane mode negotiationBen Hutchings3-5/+40
2009-04-29ethtool/mdio: Report MDIO mode support and link partner advertisingBen Hutchings3-10/+18
2009-04-29sfc: Use generic MDIO flow control auto-negotiation functionsBen Hutchings5-48/+7
2009-04-29mdio: Add mdio45_ethtool_spauseparam_an()Ben Hutchings2-0/+33
2009-04-29mii: Add mii_advertise_flowctrl()Ben Hutchings1-0/+16
2009-04-29mii: Simplify mii_resolve_flowctrl_fdx()Ben Hutchings1-12/+6
2009-04-29s2io: Use generic MDIO definitionsBen Hutchings2-15/+11
2009-04-29ixgb: Use generic MDIO definitionsBen Hutchings2-22/+12
2009-04-29ixgbe: Use generic MDIO definitions and functionsBen Hutchings6-119/+102
2009-04-29cxgb3: Use generic MDIO definitions and mdio_mii_ioctl()Ben Hutchings6-224/+195
2009-04-29chelsio: Use generic MDIO definitions and mdio_mii_ioctl()Ben Hutchings7-100/+82
2009-04-29sfc: Use generic MDIO functions and definitionsBen Hutchings14-845/+311
2009-04-29mdio: Add generic MDIO (clause 45) support functionsBen Hutchings4-0/+429