summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: Update ixgbe_disable_pcie_master flow for X550*Mark Rustad2015-09-241-0/+3
* ixgbe: Add small packet padding support for X550Mark Rustad2015-09-242-0/+4
* ixgbe: Correct setting of RDRXCTL register for X550* devicesMark Rustad2015-09-241-2/+2
* ixgbe: Correct error path in semaphore handlingMark Rustad2015-09-241-0/+5
* ixgbe: Add I2C bus mux supportMark Rustad2015-09-243-39/+122
* ixgbe: Limit SFP polling rateMark Rustad2015-09-242-0/+10
* ixgbe: Allow SFP+ on more than 82598 and 82599Mark Rustad2015-09-241-1/+1
* ixgbe: Add logic to reset CS4227 when neededMark Rustad2015-09-242-1/+293
* ixgbe: Fix 1G and 10G link stability for X550EM_x SFP+Mark Rustad2015-09-242-44/+90
* ixgbe: Add X550EM_x dual-speed SFP+ supportMark Rustad2015-09-246-167/+263
* ixgbe: Allow reduced delays during SFP detectionMark Rustad2015-09-242-0/+20
* ixgbe: Clear I2C destination locationMark Rustad2015-09-241-0/+1
* net/ethoc: support big-endian register layoutMax Filippov2015-09-242-2/+13
* net: davinci_emac: Add support for fixed-link PHYNeil Armstrong2015-09-241-2/+6
* Driver: Vmxnet3: Extend register dump supportShrikrishna Khare2015-09-242-30/+92
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-09-2317-91/+568
|\
| * ixgbe: Enable bit-banging mode on X550Mark Rustad2015-09-231-2/+63
| * ixgbe: Set lan_id before first I2C eeprom accessMark Rustad2015-09-231-3/+3
| * ixgbe: Provide unlocked I2C methodsMark Rustad2015-09-234-28/+186
| * ixgbe: Provide I2C combined on X550EMMark Rustad2015-09-231-2/+2
| * ixgbe: Add X550EM support for SFP insertion interruptMark Rustad2015-09-231-0/+2
| * ixgbe: Accept SFP not present errors on all devicesMark Rustad2015-09-231-2/+1Star
| * ixgbevf: Enables TSO for stacked VLANToshiaki Makita2015-09-231-0/+1
| * e1000e: Enable TSO for stacked VLANToshiaki Makita2015-09-231-0/+1
| * igbvf: Enable TSO for stacked VLANToshiaki Makita2015-09-231-0/+1
| * e1000: remove dead e1000_init_eeprom_params callsFrancois Romieu2015-09-231-8/+0Star
| * fm10k: add support for extra debug statisticsJacob Keller2015-09-236-36/+243
| * fm10k: TRIVIAL remove unnecessary commaJacob Keller2015-09-231-2/+2
| * fm10k: create "correct" header for the remote end on connectJacob Keller2015-09-231-1/+24
| * fm10k: drop transmitted messages in Tx FIFO as part of reset_workJacob Keller2015-09-231-1/+18
| * ixgbe: Add fdir support for SCTP on X550Don Skidmore2015-09-232-0/+11
| * ixgbe: Add SFP+ detection for X550 hardwareDon Skidmore2015-09-231-3/+9
| * fm10k: remove comment about rtnl_lock around mbx operationsJacob Keller2015-09-231-3/+1Star
* | Merge branch 'bridge_external_fdb_aging'David S. Miller2015-09-235-23/+81
|\ \
| * | switchdev: update documentation on FDB ageing_timeScott Feldman2015-09-231-12/+12
| * | bridge: don't age externally added FDB entriesSiva Mannem2015-09-231-0/+2
| * | rocker: add FDB cleanup timerScott Feldman2015-09-231-0/+42
| * | rocker: adding port ageing_time for ageing out FDB entriesScott Feldman2015-09-231-0/+2
| * | bridge: define some min/max/default ageing time constantsScott Feldman2015-09-232-1/+7
| * | rocker: store rocker_port in fdb key rather than pportScott Feldman2015-09-231-4/+4
| * | rocker: track when FDB entry is touched.Scott Feldman2015-09-231-6/+12
|/ /
* | Merge branch 'cls_bpf-next'David S. Miller2015-09-231-15/+16
|\ \
| * | cls_bpf: further limit exec opcodes subsetDaniel Borkmann2015-09-231-3/+0Star
| * | cls_bpf: make binding to classid optionalDaniel Borkmann2015-09-231-9/+8Star
| * | cls_bpf: also dump TCA_BPF_FLAGSDaniel Borkmann2015-09-231-3/+8
|/ /
* | Merge tag 'arcnet-cleanup-v4.3-rc2' of git://git.pengutronix.de/git/mgr/linuxDavid S. Miller2015-09-2317-1446/+1410Star
|\ \
| * | arcnet: capmode: remove extra functionMichael Grzeschik2015-09-231-6/+3Star
| * | arcnet: arc-rawmode: reorder module functionsMichael Grzeschik2015-09-231-46/+38Star
| * | arcnet: com20020: replace magic numbers with readable macrosMichael Grzeschik2015-09-233-8/+11
| * | arcnet: reformat structs to C99 formatMichael Grzeschik2015-09-232-14/+35