aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-17can: c_can: Add RAMINIT register information to driver dataRoger Quadros1-0/+10
2014-11-17can: c_can: Introduce c_can_driver_data structureRoger Quadros2-23/+33
2014-11-17can: c_can: Add timeout to c_can_hw_raminit_ti()Roger Quadros1-1/+10
2014-11-16vmxnet3: use netdev_rss_key_fill() helperEric Dumazet1-8/+1
2014-11-16sfc: use netdev_rss_key_fill() helperEric Dumazet1-1/+1
2014-11-16mlx4: use netdev_rss_key_fill() helperEric Dumazet2-6/+9
2014-11-16ixgbe: use netdev_rss_key_fill() helperEric Dumazet1-4/+3
2014-11-16igb: use netdev_rss_key_fill() helperEric Dumazet1-6/+3
2014-11-16i40e: use netdev_rss_key_fill() helperEric Dumazet2-15/+6
2014-11-16fm10k: use netdev_rss_key_fill() helperEric Dumazet1-7/+3
2014-11-16e100e: use netdev_rss_key_fill() helperEric Dumazet1-6/+3
2014-11-16be2net:use netdev_rss_key_fill() helperEric Dumazet1-5/+5
2014-11-16bna: use netdev_rss_key_fill() helperEric Dumazet1-1/+1
2014-11-16tg3: use netdev_rss_key_fill() helperEric Dumazet1-11/+6
2014-11-16bnx2x: use netdev_rss_key_fill() helperEric Dumazet1-1/+1
2014-11-16amd-xgbe: use netdev_rss_key_fill() helperEric Dumazet1-1/+1
2014-11-16net: dsa: mv88e6171: Add support for reading switch registersAndrew Lunn1-0/+2
2014-11-16net: dsa: mv88e6171: Add support for reading the temperatureAndrew Lunn1-2/+17
2014-11-16net: dsa: Centralise code for reading the temperature sensorAndrew Lunn3-49/+50
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller28-161/+427
2014-11-13vxlan: Do not reuse sockets for a different address familyMarcelo Leitner1-10/+19
2014-11-13net/mlx4_core: Support more than 64 VFsMatan Barak2-1/+28
2014-11-13net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for PF/VFsMatan Barak5-39/+186
2014-11-13net/mlx4_core: Add QUERY_FUNC firmware commandMatan Barak2-0/+67
2014-11-13net/mlx4_core: Refactor mlx4_load_oneMatan Barak1-42/+99
2014-11-13net/mlx4_core: Refactor mlx4_cmd_init and mlx4_cmd_cleanupMatan Barak3-36/+57
2014-11-13net/mlx4_core: Use correct variable type for mlx4_slave_capMatan Barak3-4/+4
2014-11-13net/mlx4_core: Fix wrong reading of reserved_eqsMatan Barak1-1/+1
2014-11-13smsc911x: power-up phydev before doing a software reset.Enric Balletbo i Serra1-0/+46
2014-11-13net: sh_eth: Add r8a7793 supportHisashi Nakamura1-0/+2
2014-11-13net: sh_eth: Add RMII mode setting in probeHisashi Nakamura1-0/+4
2014-11-13net: generic dev_disable_lro() stacked device handlingMichal Kubeček2-0/+6
2014-11-13amd-xgbe: fix ->rss_hash_typeDan Carpenter1-1/+1
2014-11-13net/smsc911x: Fix delays in the PHY enable/disable routinesAlexander Kochetkov1-5/+2
2014-11-13net/smsc911x: Fix rare soft reset timeout issue due to PHY power-down modeAlexander Kochetkov1-6/+2
2014-11-13cxgb4i/cxgb4 : Refactor macros to conform to uniform standardsAnish Bhatt6-40/+96
2014-11-13tun: fix issues of iovec iterators using in tun_put_user()Jason Wang1-1/+3
2014-11-12net: systemport: fix tx work done in TX napi pollFlorian Fainelli1-1/+3
2014-11-12enic: fix work done in tx napi_pollGovindarajulu Varadarajan1-1/+2
2014-11-12hyperv: Add processing of MTU reduced by the hostHaiyang Zhang3-3/+14
2014-11-12amd-xgbe: Fix sparse endian warningsLendacky, Thomas1-4/+4
2014-11-12net: pxa168_eth: move SET_NETDEV_DEV a bit earlierJisheng Zhang1-1/+1
2014-11-12net: ptp: fix time stamp matching logic for VLAN packets.Richard Cochran2-3/+3
2014-11-12cxgb4: Fix static checker warningHariprasad Shenai1-1/+0
2014-11-12cxgb4 : dcb open-lldp interop fixesAnish Bhatt1-9/+19
2014-11-12r8152: check RTL8152_UNPLUG and netif_running before autoresumehayeswang1-3/+6
2014-11-12r8152: clear the flag of SCHEDULE_TASKLET in tasklethayeswang1-0/+2
2014-11-12r8152: remove the duplicate init for the list of rx_donehayeswang1-1/+0
2014-11-12net: phy: bcm7xxx: add workaround for PHY revision E0 and F0Florian Fainelli1-0/+29
2014-11-12net: phy: bcm7xxx: add PHY revision D0 workaround sequenceFlorian Fainelli1-0/+46