aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-08-26ixgbevf: Check if EOP has changed before using itGreg Rose
2011-08-26e1000e: convert to netdev features/hw_features APIBruce Allan
2011-08-26Merge branch 'davem-next.mii' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2011-08-26e1000: save skb counts in TX to avoid cache missesDean Nelson
2011-08-26bna: off by one in bfa_msgq_rspq_pi_update()Dan Carpenter
2011-08-26bna: unlock on error path in pnad_pci_probe()Dan Carpenter
2011-08-26bnx2x: Add new PHY BCM54616Yaniv Rosner
2011-08-26bnx2x: resurrect RX hashingMichal Schmidt
2011-08-26fcoe: convert to SKB paged frag API.Ian Campbell
2011-08-26bnx2fc: convert to SKB paged frag API.Ian Campbell
2011-08-26bnx2x: convert to SKB paged frag API.Ian Campbell
2011-08-26bnx2: convert to SKB paged frag API.Ian Campbell
2011-08-26tg3: convert to SKB paged frag API.Ian Campbell
2011-08-26IPoIB: convert to SKB paged frag API.Ian Campbell
2011-08-26IB: nes: convert to SKB paged frag API.Ian Campbell
2011-08-26IB: amso1100: convert to SKB paged frag API.Ian Campbell
2011-08-26atm: convert to SKB paged frag API.Ian Campbell
2011-08-25sunbmac: use standard #defines from mii.h.Francois Romieu
2011-08-25dl2k: use standard #defines from mii.h.Francois Romieu
2011-08-24be2net: remove unused variableSathya Perla
2011-08-24be2net: increase FW update completion timeoutSathya Perla
2011-08-24be2net: fix erx->rx_drops_no_frags wrap aroundSathya Perla
2011-08-24be2net: get rid of memory mapped pci-cfg space addressSathya Perla
2011-08-24be2net: Fix race in posting rx buffers.Sathya Perla
2011-08-22Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-08-22net/wan/hdlc_ppp: use break in switchJesper Juhl
2011-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-08-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2011-08-20dm9000: define debug level as a module parameterVladimir Zapolskiy
2011-08-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-08-20tg3: Update version to 3.120Matt Carlson
2011-08-20tg3: Add external loopback support to selftestMatt Carlson
2011-08-20tg3: Restructure tg3_test_loopbackMatt Carlson
2011-08-20tg3: Pull phy int lpbk setup into separate funcMatt Carlson
2011-08-20tg3: Consilidate MAC loopback codeMatt Carlson
2011-08-20tg3: Remove dead codeMatt Carlson
2011-08-19ixgbe: Cleanup FCOE and VLAN handling in xmit_frame_ringAlexander Duyck
2011-08-19ixgbe: replace reference to CONFIG_FCOE with IXGBE_FCOEAlexander Duyck
2011-08-19ixgbe: Refactor transmit map and cleanup routinesAlexander Duyck
2011-08-19ixgbe - DDP last user buffer - error to warnAmir Hanania
2011-08-19e1000e: bump driver version numberBruce Allan
2011-08-19e1000e: convert driver to use extended descriptorsBruce Allan
2011-08-18be2net: Storing the 'vid' got by the grp5 event instead of storing the vlan_tagSomnath Kotur
2011-08-18bnx2x: downgrade Max BW error message to debugMichal Schmidt
2011-08-18net: fix IBM EMAC driver after rename.Tony Breeds
2011-08-18NET: Korina: Don't include <asm/segment.h>Ralf Baechle
2011-08-17forcedeth: call vlan_mode only if hw supports vlansJiri Pirko
2011-08-17flexcan: Prefer device tree clock frequency if available.holt@sgi.com
2011-08-17flexcan: Add of_match to platform_device definition.holt@sgi.com
2011-08-17flexcan: Abstract off read/write for big/little endian.holt@sgi.com