summary refs log tree commit diff
path: root/drivers/net
AgeCommit message (Expand)Author
2012-07-19ixgbe: Enable FCoE FSO and CRC offloads based on CAPABLE instead of ENABLED flagAlexander Duyck
2012-07-19ixgbe: Only enable anti-spoof on VF poolsAlexander Duyck
2012-07-19ixgbe: Correctly set SAN MAC RAR pool to default pool of PFAlexander Duyck
2012-07-19ixgbe: Make FCoE allocation and configuration closer to how rings workAlexander Duyck
2012-07-19ixgbe: Merge all FCoE percpu values into a single structureAlexander Duyck
2012-07-19ixgbe: Cleanup configuration of FCoE registersAlexander Duyck
2012-07-19ixgbe: Drop references to deprecated pci_ DMA api and instead use dma_ APIAlexander Duyck
2012-07-19ixgbe: Fix memory leak when SR-IOV VFs are direct assignedAlexander Duyck
2012-07-19ixgbe: Use VMDq offset to indicate the default poolAlexander Duyck
2012-07-19Merge branch 'net' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/...David S. Miller
2012-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-07-19mlx4_en: map entire pages to increase throughputThadeu Lima de Souza Cascardo
2012-07-19sfc: initialize dynamic sysfs attributes for lockdepMichal Schmidt
2012-07-19net: e100: ucode is optional in some casesBjørn Mork
2012-07-19asix: AX88172A driver depends on phylibChristian Riesch
2012-07-19asix: Add support for programming the EEPROMChristian Riesch
2012-07-19asix: Rework reading from EEPROMChristian Riesch
2012-07-19net: stmmac: Add ip version to dts bindingsDinh Nguyen
2012-07-19cxgb3: Set vlan_feature on net_devicebrenohl@br.ibm.com
2012-07-19libertas: firmware.c: remove duplicated includeDuan Jiong
2012-07-19net/mlx4_en: Add accelerated RFS supportAmir Vadai
2012-07-19{NET,IB}/mlx4: Add rmap support to mlx4_assign_eqAmir Vadai
2012-07-19net/mlx4: Move MAC_MASK to a common placeAmir Vadai
2012-07-18ixgbe: Cleanup holes in flags after removing several of themAlexander Duyck
2012-07-18ixgbe: Retire RSS enabled and capable flagsAlexander Duyck
2012-07-18ixgbe: Add support for SR-IOV w/ DCB or RSSAlexander Duyck
2012-07-18ixgbe: Update configure virtualization to allow for multiple PF poolsAlexander Duyck
2012-07-18ixgbevf: Fix multiple issues in ixgbevf_get/set_ringparamAlexander Duyck
2012-07-18ixgbevf: Consolidate Tx context descriptor creation codeAlexander Duyck
2012-07-18ixgbevf: Add netdev to ring structureAlexander Duyck
2012-07-18ixgbevf: Do not rewind the Rx ring before bumping tailAlexander Duyck
2012-07-18ixgbevf: fix VF untagging when 802.1 prio is setPascal Bouchareine
2012-07-18tilegx net: use eth_hw_addr_random(), not eth_random_addr()Chris Metcalf
2012-07-18tilegx net driver: handle payload data not in fragsChris Metcalf
2012-07-18net: tilegx driver bugfix (be explicit about percpu queue number)Chris Metcalf
2012-07-18team: refine IFF_XMIT_DST_RELEASE capabilityJiri Pirko
2012-07-18driver: net: ethernet: cpsw: runtime PM supportMugunthan V N
2012-07-18driver: net: ethernet: davinci_mdio: runtime PM supportMugunthan V N
2012-07-18jme: netpoll supportPeter Wu
2012-07-18net: ethernet: davinci_emac: add OF supportHeiko Schocher
2012-07-18qlge: fix an "&&" vs "||" bugDan Carpenter
2012-07-18net: ftgmac100/ftmac100: dont pull too much dataEric Dumazet
2012-07-18net: qmi_wwan: add ZTE MF821DBjørn Mork
2012-07-18asix: Fix return value in AX88172A driver bind functionChristian Riesch
2012-07-18bonding: refine IFF_XMIT_DST_RELEASE capabilityEric Dumazet
2012-07-18net: qmi_wwan: make dynamic device IDs workBjørn Mork
2012-07-18b44: add 64 bit statsKevin Groeneveld
2012-07-18be2net: Ignore physical link async event for LancerPadmanabh Ratnakar
2012-07-18be2net: Fix VF driver load for LancerPadmanabh Ratnakar
2012-07-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller