aboutsummaryrefslogtreecommitdiffstats
path: root/ipc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-29qlcnic: detect fan failureSony Chacko3-7/+27
2011-08-29net: fix Makefile typos & build errorsRandy Dunlap1-3/+3
2011-08-29ixgbe: clear RNBC only for 82598Emil Tantilov1-2/+3
2011-08-29ixgbe: add check for supported modesEmil Tantilov1-3/+7
2011-08-29ixgbe: fix ixgbe_fc_autoneg_fiber bugDon Skidmore1-2/+2
2011-08-29ixgbe: cleanup feature flags in ixgbe_probeDon Skidmore1-1/+0
2011-08-29ixgbe: PFC not cleared on X540 devicesJohn Fastabend2-1/+4
2011-08-29ixgbe: consolidate, setup for multiple traffic classesJohn Fastabend2-49/+27
2011-08-29ixgbe: remove unneeded fdir pb alloc caseJohn Fastabend1-87/+0
2011-08-29ixgbe: fixup remaining call sites for arbitrary TCsJohn Fastabend1-2/+2
2011-08-29ixgbe: Always tag VLAN tagged packetsAlexander Duyck1-1/+2
2011-08-29ixgbe: Add support for setting CC bit when SR-IOV is enabledAlexander Duyck2-2/+16
2011-08-28caif: Remove OOM messages, use kzallocJoe Perches13-87/+28
2011-08-28benet: remove bogus "unlikely" on vlan checkJiri Pirko1-2/+2
2011-08-28net: Define NETDEV_FCOE_WWNN, NETDEV_FCOE_WWPN only when CONFIG_LIBFCOE is enabledBhanu Prakash Gollapudi1-0/+4
2011-08-28cnic: Add timeout for ramrod replies.Michael Chan3-7/+13
2011-08-28cnic, bnx2fc: Increase maximum FCoE sessions.Michael Chan3-8/+10
2011-08-27drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher51-0/+51
2011-08-27drivers/net: Kconfig & Makefile cleanupJeff Kirsher5-169/+168
2011-08-27com20020_cs: Move the PCMCIA Arcnet driverJeff Kirsher7-44/+12
2011-08-27ixbmtr_cs: Move the IBM PCMCIA Token Ring driverJeff Kirsher5-25/+24
2011-08-27slip: Move the SLIP driversJeff Kirsher7-74/+89
2011-08-27plip: Move the PLIP driverJeff Kirsher5-36/+46
2011-08-27hippi: Move the HIPPI driverJeff Kirsher7-33/+46
2011-08-27ppp: Move the PPP driversJeff Kirsher15-181/+203
2011-08-27skfp: Fix SysKonnect FDDI driver compile issuesJeff Kirsher7-17/+17
2011-08-27fddi: Move the FDDI driversJeff Kirsher44-73/+87
2011-08-27ixgbe: convert rings from q_vector bit indexed array to linked listAlexander Duyck2-139/+60
2011-08-27ixgbe: Simplify transmit cleanup pathAlexander Duyck1-5/+5
2011-08-26ixgbevf: convert to ndo_fix_featuresMichał Mirosław2-51/+20
2011-08-26ixgbevf: provide 64 bit statisticsEric Dumazet2-12/+48
2011-08-26ixgbevf: Check if EOP has changed before using itGreg Rose1-0/+4
2011-08-26e1000e: convert to netdev features/hw_features APIBruce Allan6-113/+38
2011-08-26e1000: save skb counts in TX to avoid cache missesDean Nelson2-9/+11
2011-08-26net_sched: sfb: optimize enqueue on full queueEric Dumazet1-5/+8
2011-08-26bna: off by one in bfa_msgq_rspq_pi_update()Dan Carpenter1-1/+1
2011-08-26bna: unlock on error path in pnad_pci_probe()Dan Carpenter1-2/+2
2011-08-26bnx2x: Add new PHY BCM54616Yaniv Rosner2-0/+3
2011-08-26bnx2x: resurrect RX hashingMichal Schmidt1-2/+2
2011-08-26af_packet: Prefixed tpacket_v3 structs to avoid name space collisionchetan loke2-64/+71
2011-08-26fcoe: convert to SKB paged frag API.Ian Campbell2-3/+4
2011-08-26bnx2fc: convert to SKB paged frag API.Ian Campbell1-1/+1
2011-08-26bnx2x: convert to SKB paged frag API.Ian Campbell1-3/+2
2011-08-26bnx2: convert to SKB paged frag API.Ian Campbell1-4/+4
2011-08-26tg3: convert to SKB paged frag API.Ian Campbell1-4/+2
2011-08-26IPoIB: convert to SKB paged frag API.Ian Campbell2-4/+6
2011-08-26IB: nes: convert to SKB paged frag API.Ian Campbell1-10/+11
2011-08-26IB: amso1100: convert to SKB paged frag API.Ian Campbell1-5/+3
2011-08-26atm: convert to SKB paged frag API.Ian Campbell1-1/+2
2011-08-26headers, can: Add missing #include to <linux/can/bcm.h>Ben Hutchings1-0/+1