aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* can: mark bittiming_const pointer in struct can_priv as constMarc Kleine-Budde2012-07-20
* Merge branch 'net' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/...David S. Miller2012-07-19
|\
| * tilegx net: use eth_hw_addr_random(), not eth_random_addr()Chris Metcalf2012-07-18
| * tilegx net driver: handle payload data not in fragsChris Metcalf2012-07-18
| * net: tilegx driver bugfix (be explicit about percpu queue number)Chris Metcalf2012-07-18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-19
|\ \
| * | ixgbevf: Fix panic when loading driverAlexander Duyck2012-07-17
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-07-17
| |\ \
| | * | e1000e: fix test for PHY being accessible on 82577/8/9 and I217Bruce Allan2012-07-14
| | * | e1000e: Correct link check logic for 82571 serdesTushar Dave2012-07-14
| * | | ixgbevf: Prevent RX/TX statistics getting reset to zeroNarendra K2012-07-17
| |/ /
* | | mlx4_en: map entire pages to increase throughputThadeu Lima de Souza Cascardo2012-07-19
* | | sfc: initialize dynamic sysfs attributes for lockdepMichal Schmidt2012-07-19
* | | net: e100: ucode is optional in some casesBjørn Mork2012-07-19
* | | asix: AX88172A driver depends on phylibChristian Riesch2012-07-19
* | | asix: Add support for programming the EEPROMChristian Riesch2012-07-19
* | | asix: Rework reading from EEPROMChristian Riesch2012-07-19
* | | net: stmmac: Add ip version to dts bindingsDinh Nguyen2012-07-19
* | | cxgb3: Set vlan_feature on net_devicebrenohl@br.ibm.com2012-07-19
* | | net/mlx4_en: Add accelerated RFS supportAmir Vadai2012-07-19
* | | {NET,IB}/mlx4: Add rmap support to mlx4_assign_eqAmir Vadai2012-07-19
* | | net/mlx4: Move MAC_MASK to a common placeAmir Vadai2012-07-19
* | | ixgbe: Cleanup holes in flags after removing several of themAlexander Duyck2012-07-18
* | | ixgbe: Retire RSS enabled and capable flagsAlexander Duyck2012-07-18
* | | ixgbe: Add support for SR-IOV w/ DCB or RSSAlexander Duyck2012-07-18
* | | ixgbe: Update configure virtualization to allow for multiple PF poolsAlexander Duyck2012-07-18
* | | ixgbevf: Fix multiple issues in ixgbevf_get/set_ringparamAlexander Duyck2012-07-18
* | | ixgbevf: Consolidate Tx context descriptor creation codeAlexander Duyck2012-07-18
* | | ixgbevf: Add netdev to ring structureAlexander Duyck2012-07-18
* | | ixgbevf: Do not rewind the Rx ring before bumping tailAlexander Duyck2012-07-18
* | | ixgbevf: fix VF untagging when 802.1 prio is setPascal Bouchareine2012-07-18
| |/ |/|
* | team: refine IFF_XMIT_DST_RELEASE capabilityJiri Pirko2012-07-18
* | driver: net: ethernet: cpsw: runtime PM supportMugunthan V N2012-07-18
* | driver: net: ethernet: davinci_mdio: runtime PM supportMugunthan V N2012-07-18
* | jme: netpoll supportPeter Wu2012-07-18
* | net: ethernet: davinci_emac: add OF supportHeiko Schocher2012-07-18
* | qlge: fix an "&&" vs "||" bugDan Carpenter2012-07-18
* | net: ftgmac100/ftmac100: dont pull too much dataEric Dumazet2012-07-18
* | net: qmi_wwan: add ZTE MF821DBjørn Mork2012-07-18
* | asix: Fix return value in AX88172A driver bind functionChristian Riesch2012-07-18
* | bonding: refine IFF_XMIT_DST_RELEASE capabilityEric Dumazet2012-07-18
* | net: qmi_wwan: make dynamic device IDs workBjørn Mork2012-07-18
* | b44: add 64 bit statsKevin Groeneveld2012-07-18
* | be2net: Ignore physical link async event for LancerPadmanabh Ratnakar2012-07-18
* | be2net: Fix VF driver load for LancerPadmanabh Ratnakar2012-07-18
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-07-18
|\ \
| * | ixgbevf: Update descriptor macros to accept pointers and drop _ADV suffixAlexander Duyck2012-07-17
| * | ixgbe: Cleanup logic for MRQC and MTQC configurationAlexander Duyck2012-07-17
| * | ixgbe: Update the logic for ixgbe_cache_ring_dcb and DCB RSS configurationAlexander Duyck2012-07-17
| * | ixgbe: Move configuration of set_real_num_rx/tx_queues into openAlexander Duyck2012-07-17