aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-09-15qla3xxx: convert to SKB paged frag API.Ian Campbell
2011-09-15qeth: convert to SKB paged frag API.Ian Campbell
2011-09-15pasemi: convert to SKB paged frag API.Ian Campbell
2011-09-15ns83820: convert to SKB paged frag API.Ian Campbell
2011-09-15niu: convert to SKB paged frag API.Ian Campbell
2011-09-15netxen: convert to SKB paged frag API.Ian Campbell
2011-09-15mv643xx: convert to SKB paged frag API.Ian Campbell
2011-09-15macvtap: convert to SKB paged frag API.Ian Campbell
2011-09-15ksz884x: convert to SKB paged frag API.Ian Campbell
2011-09-15jme: convert to SKB paged frag API.Ian Campbell
2011-09-15ibmveth: convert to SKB paged frag API.Ian Campbell
2011-08-29bnx2x: Fix build errorDmitry Kravkov
2011-08-29net: Fix duplicate CONFIG_SLIP entry in driver/net/MakefileDavid S. Miller
2011-08-29qlcnic: add beacon test support.Sucheta Chakraborty
2011-08-29qlcnic: fix cdrp race conditionSritej Velaga
2011-08-29qlcnic: Add FLT entry for CO cards FW image regionSritej Velaga
2011-08-29qlcnic: Change debug messages in loopback pathManish chopra
2011-08-29qlcnic: detect fan failureSony Chacko
2011-08-29Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-08-29net: fix Makefile typos & build errorsRandy Dunlap
2011-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-08-29ixgbe: clear RNBC only for 82598Emil Tantilov
2011-08-29ixgbe: add check for supported modesEmil Tantilov
2011-08-29ixgbe: fix ixgbe_fc_autoneg_fiber bugDon Skidmore
2011-08-29ixgbe: cleanup feature flags in ixgbe_probeDon Skidmore
2011-08-29ixgbe: PFC not cleared on X540 devicesJohn Fastabend
2011-08-29ixgbe: consolidate, setup for multiple traffic classesJohn Fastabend
2011-08-29ixgbe: remove unneeded fdir pb alloc caseJohn Fastabend
2011-08-29ixgbe: fixup remaining call sites for arbitrary TCsJohn Fastabend
2011-08-29ixgbe: Always tag VLAN tagged packetsAlexander Duyck
2011-08-29ixgbe: Add support for setting CC bit when SR-IOV is enabledAlexander Duyck
2011-08-28caif: Remove OOM messages, use kzallocJoe Perches
2011-08-28benet: remove bogus "unlikely" on vlan checkJiri Pirko
2011-08-28cnic: Add timeout for ramrod replies.Michael Chan
2011-08-28cnic, bnx2fc: Increase maximum FCoE sessions.Michael Chan
2011-08-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2011-08-27drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher
2011-08-27drivers/net: Kconfig & Makefile cleanupJeff Kirsher
2011-08-27com20020_cs: Move the PCMCIA Arcnet driverJeff Kirsher
2011-08-27ixbmtr_cs: Move the IBM PCMCIA Token Ring driverJeff Kirsher
2011-08-27slip: Move the SLIP driversJeff Kirsher
2011-08-27plip: Move the PLIP driverJeff Kirsher
2011-08-27hippi: Move the HIPPI driverJeff Kirsher
2011-08-27ppp: Move the PPP driversJeff Kirsher
2011-08-27skfp: Fix SysKonnect FDDI driver compile issuesJeff Kirsher
2011-08-27fddi: Move the FDDI driversJeff Kirsher
2011-08-27ixgbe: convert rings from q_vector bit indexed array to linked listAlexander Duyck
2011-08-27ixgbe: Simplify transmit cleanup pathAlexander Duyck
2011-08-26ixgbevf: convert to ndo_fix_featuresMichał Mirosław
2011-08-26ixgbevf: provide 64 bit statisticsEric Dumazet