summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-09-2411-278/+855
|\
| * ixgbe: Advance version to 4.2.1Mark Rustad2015-09-231-1/+1
| * ixgbe: X540 thermal warning interrupt not a GPIMark Rustad2015-09-231-3/+0
| * ixgbe: Fix FCRTH value in VM-to-VM loopback modeMark Rustad2015-09-232-4/+11
| * ixgbe: Only clear adapter_stopped if ixgbe_setup_fc succeededMark Rustad2015-09-231-3/+3
| * ixgbe: Correct several flaws with with DCA setupMark Rustad2015-09-231-14/+26
| * ixgbe: Add new X550EM SFP+ device IDMark Rustad2015-09-231-0/+1
| * ixgbe: Update ixgbe_disable_pcie_master flow for X550*Mark Rustad2015-09-231-0/+3
| * ixgbe: Add small packet padding support for X550Mark Rustad2015-09-232-0/+4
| * ixgbe: Correct setting of RDRXCTL register for X550* devicesMark Rustad2015-09-231-2/+2
| * ixgbe: Correct error path in semaphore handlingMark Rustad2015-09-231-0/+5
| * ixgbe: Add I2C bus mux supportMark Rustad2015-09-233-39/+122
| * ixgbe: Limit SFP polling rateMark Rustad2015-09-232-0/+10
| * ixgbe: Allow SFP+ on more than 82598 and 82599Mark Rustad2015-09-231-1/+1
| * ixgbe: Add logic to reset CS4227 when neededMark Rustad2015-09-232-1/+293
| * ixgbe: Fix 1G and 10G link stability for X550EM_x SFP+Mark Rustad2015-09-232-44/+90
| * ixgbe: Add X550EM_x dual-speed SFP+ supportMark Rustad2015-09-236-167/+263
| * ixgbe: Allow reduced delays during SFP detectionMark Rustad2015-09-232-0/+20
| * ixgbe: Clear I2C destination locationMark Rustad2015-09-231-0/+1
* | net: axinet: Use of_property_read_u32 instead of open-coding itTobias Klauser2015-09-241-4/+1
* | net: ll_temac: Use of_property_read_u32 instead of open-coding itTobias Klauser2015-09-241-5/+4
* | ipv6: remove unused neigh parameter from ndisc functionsJiri Benc2015-09-241-1/+1
* | genetlink: simplify genl_notifyJiri Benc2015-09-241-3/+2
|/
* net/ethoc: support big-endian register layoutMax Filippov2015-09-231-2/+12
* net: davinci_emac: Add support for fixed-link PHYNeil Armstrong2015-09-231-2/+6
* Driver: Vmxnet3: Extend register dump supportShrikrishna Khare2015-09-232-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-221-2/+63
| * ixgbe: Set lan_id before first I2C eeprom accessMark Rustad2015-09-221-3/+3
| * ixgbe: Provide unlocked I2C methodsMark Rustad2015-09-224-28/+186
| * ixgbe: Provide I2C combined on X550EMMark Rustad2015-09-221-2/+2
| * ixgbe: Add X550EM support for SFP insertion interruptMark Rustad2015-09-221-0/+2
| * ixgbe: Accept SFP not present errors on all devicesMark Rustad2015-09-221-2/+1
| * ixgbevf: Enables TSO for stacked VLANToshiaki Makita2015-09-221-0/+1
| * e1000e: Enable TSO for stacked VLANToshiaki Makita2015-09-221-0/+1
| * igbvf: Enable TSO for stacked VLANToshiaki Makita2015-09-221-0/+1
| * e1000: remove dead e1000_init_eeprom_params callsFrancois Romieu2015-09-221-8/+0
| * fm10k: add support for extra debug statisticsJacob Keller2015-09-226-36/+243
| * fm10k: TRIVIAL remove unnecessary commaJacob Keller2015-09-221-2/+2
| * fm10k: create "correct" header for the remote end on connectJacob Keller2015-09-221-1/+24
| * fm10k: drop transmitted messages in Tx FIFO as part of reset_workJacob Keller2015-09-221-1/+18
| * ixgbe: Add fdir support for SCTP on X550Don Skidmore2015-09-222-0/+11
| * ixgbe: Add SFP+ detection for X550 hardwareDon Skidmore2015-09-221-3/+9
| * fm10k: remove comment about rtnl_lock around mbx operationsJacob Keller2015-09-221-3/+1
* | 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
* | 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
* | arcnet: capmode: remove extra functionMichael Grzeschik2015-09-231-6/+3
* | arcnet: arc-rawmode: reorder module functionsMichael Grzeschik2015-09-231-46/+38