aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-18net: emulex-benet calls skb_set_hashTom Herbert1-2/+2
2013-12-18net: cisco-enic calls skb_set_hashTom Herbert1-5/+6
2013-12-18net: cxgb4 calls skb_set_hashTom Herbert1-2/+4
2013-12-18net: bnx2x calls skb_set_hashTom Herbert1-4/+7
2013-12-18net: bnx2 calls skb_set_hashTom Herbert1-1/+2
2013-12-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller12-419/+243
2013-12-17igb: Change to use statically allocated array for MSIx entriesCarolyn Wyborny3-29/+24
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-18net: phy: spi_ks8995: fix checkpatch errorsFlorian Fainelli1-2/+2
2013-12-18net: phy: fix checkpatch errorsFlorian Fainelli2-139/+139
2013-12-18net: phy: micrel: fix checkpath errorsFlorian Fainelli1-2/+2
2013-12-18net: phy: mdio_bus: fix checkpath errorFlorian Fainelli1-2/+2
2013-12-18net: phy: lxt: fix checkpath errorsFlorian Fainelli1-2/+2
2013-12-18net: phy: icplus: fix checkpath errorFlorian Fainelli1-1/+1
2013-12-18net: phy: dp83640: fix checkpath errorFlorian Fainelli1-2/+2
2013-12-18net: phy: davicom: fix checkpath errorsFlorian Fainelli1-1/+1
2013-12-18net: phy: cicada: fix checkpath errorsFlorian Fainelli1-2/+2
2013-12-18bna: Update the Driver Version to 3.2.23.0Rasesh Mody1-1/+1
2013-12-18bna: Firmware Patch SimplificationRasesh Mody4-30/+626
2013-12-18bna: Embed SKB Length in TX VectorRasesh Mody2-2/+5
2013-12-18bna: Handle the TX Setup FailuresRasesh Mody1-2/+10
2013-12-18bna: Add NULL Check Before Dereferencing TCBRasesh Mody1-5/+5
2013-12-18bna: CQ Read FixRasesh Mody1-1/+22
2013-12-18bna: RX Processing and Config ChangesRasesh Mody2-3/+8
2013-12-18bna: Enable Multi Buffer RXRasesh Mody6-125/+343
2013-12-18bna: RX Filter EnhancementsRasesh Mody5-56/+266
2013-12-18bna: Fix Filter Add DelRasesh Mody4-65/+74
2013-12-18bna: Set Get IOC fw StateRasesh Mody3-12/+67
2013-12-18bna: Add software timestamping supportRasesh Mody2-0/+3
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