summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* atm: firestream: fix interruptible_sleep_on raceArnd Bergmann2014-02-261-2/+2
* igb: Update license text to remove FSF address and update copyright.Carolyn Wyborny2014-02-2621-64/+43
* igb: make local functions static and remove dead codeJeff Kirsher2014-02-268-98/+17
* ixgbe: Add WoL support for a new deviceMark Rustad2014-02-262-0/+2
* ixgbe: don't use magic size number to assign ptp_caps.nameJacob Keller2014-02-261-2/+6
* ixgbe: modify behavior on receiving a HW ECC error.Don Skidmore2014-02-261-6/+12
* ieee802154: fix new function declarationJean Sacren2014-02-261-1/+1
* vxlan: remove unused port variable in vxlan_udp_encap_recv()Pablo Neira Ayuso2014-02-261-3/+0
* net/mlx4_en: Fix bad use of dev_idAmir Vadai2014-02-261-1/+0
* net/mlx4_en: Expose port number through sysfsAmir Vadai2014-02-261-0/+1
* bnx2x: save RAM in kdump kernel by disabling TPAMichal Schmidt2014-02-261-0/+2
* bnx2x: save RAM in kdump kernel by using a single queueMichal Schmidt2014-02-261-0/+5
* bnx2x: clamp num_queues to prevent passing a negative valueMichal Schmidt2014-02-261-4/+3
* bnx2x: Remove hidden flow control goto from BNX2X_ALLOC macrosJoe Perches2014-02-254-89/+138
* net: bcmgenet: remove unused bh_lock memberFlorian Fainelli2014-02-251-1/+0
* net: bcmgenet: remove commented code in bcmgenet_xmit()Florian Fainelli2014-02-251-4/+0
* net: bcmgenet: drop checks on priv->phydevFlorian Fainelli2014-02-251-11/+6
* gianfar: Fix Tx int miss, dont write IC on-the-flyClaudiu Manoil2014-02-252-88/+77
* gianfar: Fix device reset races (oops) for TxClaudiu Manoil2014-02-253-84/+76
* gianfar: Don't free/request irqs on device resetClaudiu Manoil2014-02-251-32/+45
* gianfar: Fix on-the-fly vlan and mtu updatesClaudiu Manoil2014-02-253-127/+51
* gianfar: Implement MAC reset and reconfig procedureClaudiu Manoil2014-02-251-82/+90
* bcmgenet: Deleted unnecessary select_queue method.David S. Miller2014-02-251-7/+0
* net: bcmgenet: Use devm_ioremap_resource()Fabio Estevam2014-02-251-4/+3
* cgxb4: Stop using ethtool SPEED_* constantsBen Hutchings2014-02-252-14/+14
* loopback: sctp: add NETIF_F_SCTP_CSUM to device featuresDaniel Borkmann2014-02-251-0/+1
* qlcnic: Update version to 5.3.56Shahed Shaikh2014-02-251-2/+2
* qlcnic: Enhance semaphore lock access failure error messageHarish Patil2014-02-251-7/+15
* qlcnic: Allow vlan0 trafficRajesh Borundia2014-02-251-1/+5
* qlcnic: Enhance driver message in failed state.Sucheta Chakraborty2014-02-251-2/+2
* qlcnic: Updates to QLogic application/driver interface for virtual NIC config...Jitendra Kalsaria2014-02-251-65/+37
* qlcnic: Re-factor firmware minidump template header handlingShahed Shaikh2014-02-257-66/+287
* net/mlx4: Fix limiting number of IRQ's instead of RSS queuesIdo Shamay2014-02-252-3/+5
* net/mlx4: Set number of RX rings in a utility functionIdo Shamay2014-02-253-14/+25
* bonding: remove no longer needed lock for bond_xxx_info_query()dingtianhong2014-02-251-4/+0
* bonding: use rcu_dereference() to access curr_active_slavedingtianhong2014-02-251-3/+1
* bonding: netpoll: remove unwanted slave_dev_support_netpoll()dingtianhong2014-02-251-8/+0
* i40e and i40evf: Bump driver versionsCatherine Sullivan2014-02-212-2/+2
* i40e: Change MSIX to MSI-XCatherine Sullivan2014-02-212-5/+7
* i40e: tighten up ring enable/disable flowMitch Williams2014-02-211-17/+15
* i40e: remove unnecessary delayMitch Williams2014-02-211-1/+0
* i40evf: remove errant spaceMitch A Williams2014-02-211-1/+1
* i40evf: update version and copyright dateMitch Williams2014-02-211-2/+2
* i40evf: store ring size in ring structsMitch Williams2014-02-213-10/+8
* i40evf: don't guess device nameMitch Williams2014-02-211-2/+0
* i40evf: remove bogus commentMitch Williams2014-02-211-1/+0
* i40evf: fix up strings in init taskMitch Williams2014-02-211-20/+16
* i40evf: get rid of pci_using_dacMitch Williams2014-02-211-7/+3
* i40evf: fix multiple crashes on removeMitch Williams2014-02-211-6/+7
* i40evf: remove VLAN filters on closeMitch Williams2014-02-211-0/+5