summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-01-04sh_eth: remove EDMAC_BIG_ENDIANSergei Shtylyov
2016-01-04tilepro: use to_delayed_workGeliang Tang
2016-01-04bnxt_en: Modify ethtool -l|-L to support combined or rx/tx rings.Michael Chan
2016-01-04bnxt_en: Modify init sequence to support shared or non shared rings.Michael Chan
2016-01-04bnxt_en: Modify bnxt_get_max_rings() to support shared or non shared rings.Michael Chan
2016-01-04bnxt_en: Re-structure ring indexing and mapping.Michael Chan
2016-01-04bnxt_en: Check for NULL rx or tx ring.Michael Chan
2016-01-04bnxt_en: Separate bnxt_{rx|tx}_ring_info structs from bnxt_napi struct.Michael Chan
2016-01-04bnxt_en: Refactor bnxt_dbg_dump_states().Michael Chan
2015-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-31Merge tag 'pci-v4.4-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-12-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-12-31phy: micrel: Add ethtool statistics countersAndrew Lunn
2015-12-31phy: marvell: Add ethtool statistics countersAndrew Lunn
2015-12-30Merge tag 'wireless-drivers-for-davem-2015-12-28' of git://git.kernel.org/pub...David S. Miller
2015-12-30Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2015-12-30be2net: bump up the driver version to 11.0.0.0Suresh Reddy
2015-12-30be2net: support ethtool get-dump optionVenkat Duvvuru
2015-12-30be2net: fix port-res desc query of GET_PROFILE_CONFIG FW cmdSuresh Reddy
2015-12-30be2net: remove unused error variablesVenkat Duvvuru
2015-12-30be2net: remove a line of code that has no effectSathya Perla
2015-12-30be2net: log digital signature errors while flashing FW imageSuresh Reddy
2015-12-30be2net: move FW flash cmd code to be_cmds.cSuresh Reddy
2015-12-30be2net: cleanup FW flash image related macro definesSuresh Reddy
2015-12-30be2net: avoid configuring VEPA mode on BE3Suresh Reddy
2015-12-30be2net: fix VF link state transition from disabled to autoSuresh Reddy
2015-12-30Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-12-29ixgbe: Fix bugs in ixgbe_clear_vf_vlans()Alexander Duyck
2015-12-29ixgbe: Correct X550EM_x revision checkMark Rustad
2015-12-29ixgbe: fix RSS limit for X550Emil Tantilov
2015-12-29ixgbe: Clean up redundancy in hw_enc_featuresMark Rustad
2015-12-29ixgbe: report correct media type for KR, KX and KX4 interfacesVeola Nazareth
2015-12-29ixgbe: add support for QSFP PHY types in ixgbe_get_settings()Emil Tantilov
2015-12-29ixgbevf: minor cleanups for ixgbevf_set_itr()Emil Tantilov
2015-12-29ixgbevf: Fix handling of NAPI budget when multiple queues are enabled per vectorWilliam Dauchy
2015-12-29net: hns: use to_platform_device()Geliang Tang
2015-12-29atm: solos-pci: use to_pci_dev()Geliang Tang
2015-12-29drivers: net: cpsw: fix error return codeJulia Lawall
2015-12-29lightnvm: wrong offset in bad blk lun calculationMatias Bjørling
2015-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-12-28null_blk: use async queue restart helperJens Axboe
2015-12-28RDMA/be2net: Remove open and close entry pointsDevesh Sharma
2015-12-28RDMA/ocrdma: Depend on async link events from CNADevesh Sharma
2015-12-28RDMA/ocrdma: Dispatch only port event when port state changesDevesh Sharma
2015-12-28RDMA/ocrdma: Fix vlan-id assignment in qp parametersDevesh Sharma
2015-12-28bnxt_en: Add BCM57301 & BCM57402 devices.David Christensen
2015-12-28bnxt_en: Update to Firmware interface spec 1.0.0.Michael Chan
2015-12-28bnxt_en: Keep track of the ring group resource.Michael Chan
2015-12-28bnxt_en: Improve VF resource accounting.Michael Chan