summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2012-07-20can: janz-ican3: drop invalid skbsIra W. Snyder1-0/+3
2012-07-20can: janz-ican3: remove dead codeIra W. Snyder1-2/+0
2012-07-20can: flexcan: add 2nd clock to support imx53 and newerSteffen Trumtrar1-18/+27
2012-07-20can: mark bittiming_const pointer in struct can_priv as constMarc Kleine-Budde14-14/+14
2012-07-19ixgbe: Enable FCoE FSO and CRC offloads based on CAPABLE instead of ENABLED flagAlexander Duyck2-8/+13
2012-07-19ixgbe: Only enable anti-spoof on VF poolsAlexander Duyck1-9/+11
2012-07-19ixgbe: Correctly set SAN MAC RAR pool to default pool of PFAlexander Duyck6-3/+46
2012-07-19ixgbe: Make FCoE allocation and configuration closer to how rings workAlexander Duyck4-122/+154
2012-07-19ixgbe: Merge all FCoE percpu values into a single structureAlexander Duyck3-86/+86
2012-07-19ixgbe: Cleanup configuration of FCoE registersAlexander Duyck2-27/+32
2012-07-19ixgbe: Drop references to deprecated pci_ DMA api and instead use dma_ APIAlexander Duyck2-17/+17
2012-07-19ixgbe: Fix memory leak when SR-IOV VFs are direct assignedAlexander Duyck1-4/+11
2012-07-19ixgbe: Use VMDq offset to indicate the default poolAlexander Duyck3-19/+21
2012-07-19Merge branch 'net' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/...David S. Miller1-27/+34
2012-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-10/+38
2012-07-19mlx4_en: map entire pages to increase throughputThadeu Lima de Souza Cascardo2-109/+131
2012-07-19sfc: initialize dynamic sysfs attributes for lockdepMichal Schmidt1-0/+1
2012-07-19net: e100: ucode is optional in some casesBjørn Mork1-9/+31
2012-07-19asix: AX88172A driver depends on phylibChristian Riesch1-0/+1
2012-07-19asix: Add support for programming the EEPROMChristian Riesch4-0/+87
2012-07-19asix: Rework reading from EEPROMChristian Riesch4-32/+24
2012-07-19net: stmmac: Add ip version to dts bindingsDinh Nguyen1-2/+6
2012-07-19cxgb3: Set vlan_feature on net_devicebrenohl@br.ibm.com1-0/+4
2012-07-19libertas: firmware.c: remove duplicated includeDuan Jiong1-2/+0
2012-07-19net/mlx4_en: Add accelerated RFS supportAmir Vadai4-1/+342
2012-07-19{NET,IB}/mlx4: Add rmap support to mlx4_assign_eqAmir Vadai2-2/+13
2012-07-19net/mlx4: Move MAC_MASK to a common placeAmir Vadai4-7/+4
2012-07-18ixgbe: Cleanup holes in flags after removing several of themAlexander Duyck1-25/+25
2012-07-18ixgbe: Retire RSS enabled and capable flagsAlexander Duyck4-37/+8
2012-07-18ixgbe: Add support for SR-IOV w/ DCB or RSSAlexander Duyck4-47/+423
2012-07-18ixgbe: Update configure virtualization to allow for multiple PF poolsAlexander Duyck1-12/+12
2012-07-18ixgbevf: Fix multiple issues in ixgbevf_get/set_ringparamAlexander Duyck1-70/+83
2012-07-18ixgbevf: Consolidate Tx context descriptor creation codeAlexander Duyck2-180/+163
2012-07-18ixgbevf: Add netdev to ring structureAlexander Duyck3-34/+28
2012-07-18ixgbevf: Do not rewind the Rx ring before bumping tailAlexander Duyck1-5/+2
2012-07-18ixgbevf: fix VF untagging when 802.1 prio is setPascal Bouchareine1-1/+1
2012-07-18tilegx net: use eth_hw_addr_random(), not eth_random_addr()Chris Metcalf1-1/+1
2012-07-18tilegx net driver: handle payload data not in fragsChris Metcalf1-18/+18
2012-07-18net: tilegx driver bugfix (be explicit about percpu queue number)Chris Metcalf1-8/+15
2012-07-18team: refine IFF_XMIT_DST_RELEASE capabilityJiri Pirko1-0/+5
2012-07-18driver: net: ethernet: cpsw: runtime PM supportMugunthan V N1-9/+14
2012-07-18driver: net: ethernet: davinci_mdio: runtime PM supportMugunthan V N1-13/+12
2012-07-18jme: netpoll supportPeter Wu1-0/+14
2012-07-18net: ethernet: davinci_emac: add OF supportHeiko Schocher1-1/+88
2012-07-18qlge: fix an "&&" vs "||" bugDan Carpenter1-1/+1
2012-07-18net: ftgmac100/ftmac100: dont pull too much dataEric Dumazet2-6/+14
2012-07-18net: qmi_wwan: add ZTE MF821DBjørn Mork1-0/+9
2012-07-18asix: Fix return value in AX88172A driver bind functionChristian Riesch1-0/+1
2012-07-18bonding: refine IFF_XMIT_DST_RELEASE capabilityEric Dumazet1-0/+5
2012-07-18net: qmi_wwan: make dynamic device IDs workBjørn Mork1-1/+18