aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-26phy: micrel: add of configuration for LED modeBen Dooks1-4/+45
2014-02-26isdn: fix multiple sleep_on racesArnd Bergmann1-5/+8
2014-02-26isdn: divert, hysdn: fix interruptible_sleep_on raceArnd Bergmann2-6/+8
2014-02-26isdn: hisax/elsa: fix sleep_on race in elsa FSMArnd Bergmann2-4/+8
2014-02-26isdn: pcbit: fix interruptible_sleep_on raceArnd Bergmann1-3/+3
2014-02-26atm: firestream: fix interruptible_sleep_on raceArnd Bergmann1-2/+2
2014-02-26igb: Update license text to remove FSF address and update copyright.Carolyn Wyborny21-64/+43
2014-02-26igb: make local functions static and remove dead codeJeff Kirsher8-98/+17
2014-02-26ixgbe: Add WoL support for a new deviceMark Rustad2-0/+2
2014-02-26ixgbe: don't use magic size number to assign ptp_caps.nameJacob Keller1-2/+6
2014-02-26ixgbe: modify behavior on receiving a HW ECC error.Don Skidmore1-6/+12
2014-02-26ieee802154: fix new function declarationJean Sacren1-1/+1
2014-02-26vxlan: remove unused port variable in vxlan_udp_encap_recv()Pablo Neira Ayuso1-3/+0
2014-02-26net/mlx4_en: Fix bad use of dev_idAmir Vadai1-1/+0
2014-02-26net/mlx4_en: Expose port number through sysfsAmir Vadai1-0/+1
2014-02-26bnx2x: save RAM in kdump kernel by disabling TPAMichal Schmidt1-0/+2
2014-02-26bnx2x: save RAM in kdump kernel by using a single queueMichal Schmidt1-0/+5
2014-02-26bnx2x: clamp num_queues to prevent passing a negative valueMichal Schmidt1-4/+3
2014-02-25bnx2x: Remove hidden flow control goto from BNX2X_ALLOC macrosJoe Perches4-89/+138
2014-02-24net: bcmgenet: remove unused bh_lock memberFlorian Fainelli1-1/+0
2014-02-24net: bcmgenet: remove commented code in bcmgenet_xmit()Florian Fainelli1-4/+0
2014-02-24net: bcmgenet: drop checks on priv->phydevFlorian Fainelli1-11/+6
2014-02-24gianfar: Fix Tx int miss, dont write IC on-the-flyClaudiu Manoil2-88/+77
2014-02-24gianfar: Fix device reset races (oops) for TxClaudiu Manoil3-84/+76
2014-02-24gianfar: Don't free/request irqs on device resetClaudiu Manoil1-32/+45
2014-02-24gianfar: Fix on-the-fly vlan and mtu updatesClaudiu Manoil3-127/+51
2014-02-24gianfar: Implement MAC reset and reconfig procedureClaudiu Manoil1-82/+90
2014-02-24bcmgenet: Deleted unnecessary select_queue method.David S. Miller1-7/+0
2014-02-24net: bcmgenet: Use devm_ioremap_resource()Fabio Estevam1-4/+3
2014-02-24cgxb4: Stop using ethtool SPEED_* constantsBen Hutchings2-14/+14
2014-02-24loopback: sctp: add NETIF_F_SCTP_CSUM to device featuresDaniel Borkmann1-0/+1
2014-02-24qlcnic: Update version to 5.3.56Shahed Shaikh1-2/+2
2014-02-24qlcnic: Enhance semaphore lock access failure error messageHarish Patil1-7/+15
2014-02-24qlcnic: Allow vlan0 trafficRajesh Borundia1-1/+5
2014-02-24qlcnic: Enhance driver message in failed state.Sucheta Chakraborty1-2/+2
2014-02-24qlcnic: Updates to QLogic application/driver interface for virtual NIC configurationJitendra Kalsaria1-65/+37
2014-02-24qlcnic: Re-factor firmware minidump template header handlingShahed Shaikh7-66/+287
2014-02-24net/mlx4: Fix limiting number of IRQ's instead of RSS queuesIdo Shamay2-3/+5
2014-02-24net/mlx4: Set number of RX rings in a utility functionIdo Shamay3-14/+25
2014-02-24bonding: remove no longer needed lock for bond_xxx_info_query()dingtianhong1-4/+0
2014-02-24bonding: use rcu_dereference() to access curr_active_slavedingtianhong1-3/+1
2014-02-24bonding: netpoll: remove unwanted slave_dev_support_netpoll()dingtianhong1-8/+0
2014-02-21i40e and i40evf: Bump driver versionsCatherine Sullivan2-2/+2
2014-02-21i40e: Change MSIX to MSI-XCatherine Sullivan2-5/+7
2014-02-21i40e: tighten up ring enable/disable flowMitch Williams1-17/+15
2014-02-21i40e: remove unnecessary delayMitch Williams1-1/+0
2014-02-21i40evf: remove errant spaceMitch A Williams1-1/+1
2014-02-21i40evf: update version and copyright dateMitch Williams1-2/+2
2014-02-21i40evf: store ring size in ring structsMitch Williams3-10/+8
2014-02-21i40evf: don't guess device nameMitch Williams1-2/+0