aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-04ieee802154: fix whitespace issues in KconfigAlexander Aring1-13/+13
2014-03-04at86rf230: add help and 212 to Kconfig menu entryAlexander Aring1-1/+7
2014-03-04be2net: dma_sync each RX frag before passing it to the stackSathya Perla2-11/+24
2014-03-03ieee802154: fix at86rf212_set_txpower() exit pathJean Sacren1-6/+1
2014-03-03connector: remove duplicated code in cn_call_callback()Alexey Khoroshilov1-1/+0
2014-03-02net/mlx4_en: Change Connect-X description in kconfigEyal Perry1-1/+1
2014-03-02net/mlx4_en: Use union for BlueFlame WQEAmir Vadai1-1/+2
2014-03-02net/mlx4_core: Fix sparse warningEyal Perry1-1/+2
2014-03-02net/mlx4_en: Fix selftest failing on non 10G link speedAmir Vadai1-2/+4
2014-03-02net/mlx4: Replace mlx4_en_mac_to_u64() with mlx4_mac_to_u64()Eugenia Emantayev2-23/+10
2014-03-02net/mlx4_en: Move queue stopped/waked counters to be per ringEugenia Emantayev3-3/+11
2014-03-02net/mlx4_en: Pad ethernet packets smaller than 17 bytesEugenia Emantayev1-1/+7
2014-03-02net/mlx4_en: Verify mlx4_en module parametersEugenia Emantayev3-16/+44
2014-03-02net/mlx4_en: Fix UP limit in ieee_ets->prio_tcAmir Vadai1-1/+1
2014-03-02ixgbe: implement SIOCGHWTSTAMP ioctlJacob Keller3-8/+24
2014-03-02ixgbe: Check config reads for removalMark Rustad4-15/+75
2014-03-02ixgbe: Fix up some ethtool results when adapter is removedMark Rustad1-1/+8
2014-03-02ixgbe: Restore hw_addr in LER recovery pathsMark Rustad1-2/+4
2014-03-02bonding: send arp requests even if there's no route to themVeaceslav Falico1-2/+7
2014-02-28net: w5100: Use devm_ioremap_resource()Jingoo Han1-5/+4
2014-02-28net: w5300: Use devm_ioremap_resource()Jingoo Han1-5/+4
2014-02-28ixgbevf: add check for CHECKSUM_PARTIAL when doing TSOEmil Tantilov1-0/+3
2014-02-28ixgbevf: fix handling of tx checksummingEmil Tantilov1-1/+1
2014-02-28ixgbe: Add check for FW veto bitDon Skidmore4-4/+63
2014-02-28ixgbe: fix bit toggled for 82599 reset fix.Don Skidmore1-1/+2
2014-02-28ixgbe: collect all 82599 AUTOC code in one functionDon Skidmore7-141/+161
2014-02-28ixgbe: fix to use correct timeout interval for memory read completionDon Skidmore2-3/+64
2014-02-27atm: nicstar: remove interruptible_sleep_on_timeoutArnd Bergmann1-8/+8
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