summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-12-17igb: Fix queue allocation method to accommodate changing during runtimeCarolyn Wyborny1-22/+44
2013-12-17ixgbe: Start temperature sensor attribute index with 1Guenter Roeck1-4/+4
2013-12-17ixgbe: Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck2-48/+36
2013-12-17ixgbevf: add DCB configuration into queue setupDon Skidmore2-138/+91
2013-12-17i40e: make functions static and remove dead codeStephen Hemminger3-90/+4
2013-12-17i40e: Fix off by one in i40e_dbg_command_writeAlan Cox1-1/+1
2013-12-17i40e: Bump version numberCatherine Sullivan1-1/+1
2013-12-17i40e: Fix wrong mask bits being used in misc interruptAnjali Singhai Jain1-2/+2
2013-12-17i40e: more print_hex_dump useShannon Nelson1-19/+11
2013-12-17i40e: fix up scanf decodersShannon Nelson1-3/+3
2013-12-17i40e: simplify error messages for dump descriptorShannon Nelson1-14/+2
2013-12-17i40e: prevent null pointer exception in dump descriptorShannon Nelson1-0/+6
2013-12-17i40e: Fix dump output from debugfs callsNeerav Parikh1-53/+19
2013-12-17qeth: Accurate ethtool outputEugene Crosser3-49/+185
2013-12-17netiucv: improve state checking in conn_action_txdoneUrsula Braun1-2/+6
2013-12-17qlcnic: update version to 5.3.53Manish Chopra1-2/+2
2013-12-17qlcnic: Support for 16 virtual NIC functions.Jitendra Kalsaria8-95/+186
2013-12-17qlcnic: VLAN enhancement for 84XX adaptersManish Chopra8-112/+407
2013-12-17qlcnic: Allow single Tx/Rx queue for all adapters.Himanshu Madhani3-12/+4
2013-12-17qlcnic: Refactor initialize nic code path.Sucheta Chakraborty4-21/+15
2013-12-17qlcnic: Issue INIT_NIC command only once.Sucheta Chakraborty5-39/+10
2013-12-17qlcnic: Disable DCB operations from SR-IOV VFs.Sucheta Chakraborty6-21/+11
2013-12-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller11-206/+362
2013-12-17net: Change skb_get_rxhash to skb_get_hashTom Herbert3-4/+4
2013-12-17bonding: add resend_igmp attribute netlink supportsfeldma@cumulusnetworks.com4-12/+38
2013-12-17bonding: add xmit_hash_policy attribute netlink supportsfeldma@cumulusnetworks.com4-7/+36
2013-12-17bonding: add fail_over_mac attribute netlink supportsfeldma@cumulusnetworks.com4-18/+39
2013-12-17bonding: add primary_select attribute netlink supportsfeldma@cumulusnetworks.com4-16/+40
2013-12-17bonding: add primary attribute netlink supportsfeldma@cumulusnetworks.com4-43/+82
2013-12-17bondnl: use be32 nla put/get for be32 valuesJiri Pirko1-2/+2
2013-12-17bnad: make local variable staticstephen hemminger2-2/+1
2013-12-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller184-4007/+3920
2013-12-17net: phy: suspend phydev when going to HALTEDSebastian Hesselbarth1-1/+5
2013-12-17net: phy: resume/suspend PHYs on attach/detachSebastian Hesselbarth1-0/+3
2013-12-17net: phy: provide phy_resume/phy_suspend helpersSebastian Hesselbarth1-0/+24
2013-12-17net: phy: marvell: provide genphy suspend/resumeSebastian Hesselbarth1-0/+22
2013-12-17net: mv643xx_eth: properly start/stop phy deviceSebastian Hesselbarth1-1/+3
2013-12-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller8-90/+469
2013-12-16fddi: cleanup unsigned to unsigned int/shorttanxiaojun4-73/+73
2013-12-16sfc: Fix RX drop filters for EF10Ben Hutchings1-1/+3
2013-12-16i40e: Remove FCoE in i40e_virtchnl_pf.c codeNeerav Parikh1-27/+2
2013-12-16i40e: support for suspend and resumeShannon Nelson2-1/+97
2013-12-16i40e: rtnl_lock in reset path fixesAnjali Singhai Jain3-5/+23
2013-12-16i40e: Add basic support for get/set channels for RSSAnjali Singhai Jain1-0/+90
2013-12-16i40e: function to reconfigure RSS queues and rebuildAnjali Singhai Jain2-8/+50
2013-12-16i40e: reinit flow for the main VSIAnjali Singhai Jain1-21/+97
2013-12-16i40e: use same number of queues as CPUsJesse Brandeburg1-4/+3
2013-12-16i40e: trivial fixesJesse Brandeburg3-3/+3
2013-12-16i40e: init flow control settings to disabledJesse Brandeburg2-9/+60
2013-12-16i40e: Tell the stack about our actual number of queuesAnjali Singhai Jain1-0/+10