net/mlx4: Replace mlx4_en_mac_to_u64() with mlx4_mac_to_u64()
[cascardo/linux.git] / drivers /
2014-03-03 Eugenia Emantayevnet/mlx4: Replace mlx4_en_mac_to_u64() with mlx4_mac_to...
2014-03-03 Eugenia Emantayevnet/mlx4_en: Move queue stopped/waked counters to be...
2014-03-03 Eugenia Emantayevnet/mlx4_en: Pad ethernet packets smaller than 17 bytes
2014-03-03 Eugenia Emantayevnet/mlx4_en: Verify mlx4_en module parameters
2014-03-03 Amir Vadainet/mlx4_en: Fix UP limit in ieee_ets->prio_tc
2014-03-03 David S. MillerMerge branch 'intel-next'
2014-03-03 Jacob Kellerixgbe: implement SIOCGHWTSTAMP ioctl
2014-03-03 Mark Rustadixgbe: Check config reads for removal
2014-03-03 Mark Rustadixgbe: Fix up some ethtool results when adapter is...
2014-03-03 Mark Rustadixgbe: Restore hw_addr in LER recovery paths
2014-03-02 Veaceslav Falicobonding: send arp requests even if there's no route...
2014-02-28 Jingoo Hannet: w5100: Use devm_ioremap_resource()
2014-02-28 Jingoo Hannet: w5300: Use devm_ioremap_resource()
2014-02-28 David S. MillerMerge branch 'intel-next'
2014-02-28 Emil Tantilovixgbevf: add check for CHECKSUM_PARTIAL when doing TSO
2014-02-28 Emil Tantilovixgbevf: fix handling of tx checksumming
2014-02-28 Don Skidmoreixgbe: Add check for FW veto bit
2014-02-28 Don Skidmoreixgbe: fix bit toggled for 82599 reset fix.
2014-02-28 Don Skidmoreixgbe: collect all 82599 AUTOC code in one function
2014-02-28 Don Skidmoreixgbe: fix to use correct timeout interval for memory...
2014-02-27 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-02-27 Arnd Bergmannatm: nicstar: remove interruptible_sleep_on_timeout
2014-02-26 Ben Dooksphy: micrel: add of configuration for LED mode
2014-02-26 Arnd Bergmannisdn: fix multiple sleep_on races
2014-02-26 Arnd Bergmannisdn: divert, hysdn: fix interruptible_sleep_on race
2014-02-26 Arnd Bergmannisdn: hisax/elsa: fix sleep_on race in elsa FSM
2014-02-26 Arnd Bergmannisdn: pcbit: fix interruptible_sleep_on race
2014-02-26 Arnd Bergmannatm: firestream: fix interruptible_sleep_on race
2014-02-26 David S. MillerMerge branch 'intel-next'
2014-02-26 Carolyn Wybornyigb: Update license text to remove FSF address and...
2014-02-26 Jeff Kirsherigb: make local functions static and remove dead code
2014-02-26 Mark Rustadixgbe: Add WoL support for a new device
2014-02-26 Jacob Kellerixgbe: don't use magic size number to assign ptp_caps...
2014-02-26 Don Skidmoreixgbe: modify behavior on receiving a HW ECC error.
2014-02-26 Jean Sacrenieee802154: fix new function declaration
2014-02-26 Pablo Neira Ayusovxlan: remove unused port variable in vxlan_udp_encap_r...
2014-02-26 David S. MillerMerge branch 'mlx4'
2014-02-26 Amir Vadainet/mlx4_en: Fix bad use of dev_id
2014-02-26 Amir Vadainet/mlx4_en: Expose port number through sysfs
2014-02-26 David S. MillerMerge branch 'bnx2x'
2014-02-26 Michal Schmidtbnx2x: save RAM in kdump kernel by disabling TPA
2014-02-26 Michal Schmidtbnx2x: save RAM in kdump kernel by using a single queue
2014-02-26 Michal Schmidtbnx2x: clamp num_queues to prevent passing a negative...
2014-02-25 Joe Perchesbnx2x: Remove hidden flow control goto from BNX2X_ALLOC...
2014-02-25 Florian Fainellinet: bcmgenet: remove unused bh_lock member
2014-02-25 Florian Fainellinet: bcmgenet: remove commented code in bcmgenet_xmit()
2014-02-25 Florian Fainellinet: bcmgenet: drop checks on priv->phydev
2014-02-25 David S. MillerMerge branch 'gianfar'
2014-02-25 Claudiu Manoilgianfar: Fix Tx int miss, dont write IC on-the-fly
2014-02-25 Claudiu Manoilgianfar: Fix device reset races (oops) for Tx
2014-02-25 Claudiu Manoilgianfar: Don't free/request irqs on device reset
2014-02-25 Claudiu Manoilgianfar: Fix on-the-fly vlan and mtu updates
2014-02-25 Claudiu Manoilgianfar: Implement MAC reset and reconfig procedure
2014-02-25 David S. Millerbcmgenet: Deleted unnecessary select_queue method.
2014-02-25 Fabio Estevamnet: bcmgenet: Use devm_ioremap_resource()
2014-02-25 Ben Hutchingscgxb4: Stop using ethtool SPEED_* constants
2014-02-25 Daniel Borkmannloopback: sctp: add NETIF_F_SCTP_CSUM to device features
2014-02-24 David S. MillerMerge branch 'qlcnic-next'
2014-02-24 Shahed Shaikhqlcnic: Update version to 5.3.56
2014-02-24 Harish Patilqlcnic: Enhance semaphore lock access failure error...
2014-02-24 Rajesh Borundiaqlcnic: Allow vlan0 traffic
2014-02-24 Sucheta Chakrabortyqlcnic: Enhance driver message in failed state.
2014-02-24 Jitendra Kalsariaqlcnic: Updates to QLogic application/driver interface...
2014-02-24 Shahed Shaikhqlcnic: Re-factor firmware minidump template header...
2014-02-24 David S. MillerMerge branch 'mlx4'
2014-02-24 Ido Shamaynet/mlx4: Fix limiting number of IRQ's instead of RSS...
2014-02-24 Ido Shamaynet/mlx4: Set number of RX rings in a utility function
2014-02-24 dingtianhongbonding: remove no longer needed lock for bond_xxx_info...
2014-02-24 dingtianhongbonding: use rcu_dereference() to access curr_active_slave
2014-02-24 dingtianhongbonding: netpoll: remove unwanted slave_dev_support_net...
2014-02-24 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-02-21 David S. MillerMerge branch 'i40evf'
2014-02-21 Catherine Sullivani40e and i40evf: Bump driver versions
2014-02-21 Catherine Sullivani40e: Change MSIX to MSI-X
2014-02-21 Mitch Williamsi40e: tighten up ring enable/disable flow
2014-02-21 Mitch Williamsi40e: remove unnecessary delay
2014-02-21 Mitch A Williamsi40evf: remove errant space
2014-02-21 Mitch Williamsi40evf: update version and copyright date
2014-02-21 Mitch Williamsi40evf: store ring size in ring structs
2014-02-21 Mitch Williamsi40evf: don't guess device name
2014-02-21 Mitch Williamsi40evf: remove bogus comment
2014-02-21 Mitch Williamsi40evf: fix up strings in init task
2014-02-21 Mitch Williamsi40evf: get rid of pci_using_dac
2014-02-21 Mitch Williamsi40evf: fix multiple crashes on remove
2014-02-21 Mitch Williamsi40evf: remove VLAN filters on close
2014-02-21 Mitch Williamsi40evf: request reset on tx hang
2014-02-20 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2014-02-20 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2014-02-20 Veaceslav Falicobonding: fix bond_arp_rcv() race of curr_active_slave
2014-02-20 Haiyang Zhanghyperv: Add latest NetVSP versions to auto negotiation
2014-02-19 Daeseok Younatm: solos-pci: make solos_bh() as static
2014-02-19 Daeseok Younatm: nicstar: use NULL instead of 0 for pointer
2014-02-19 Daeseok Younatm: ambassador: use NULL instead of 0 for pointer
2014-02-19 Joe Perchesbonding: Invert test
2014-02-19 Joe Perchesbonding: Remove unnecessary else
2014-02-19 Joe Perchesbonding: More use of ether_addr_copy
2014-02-19 Don Frypcnet32: add missing check for pci_dma_mapping_error
2014-02-19 Don Frypcnet32: fix reallocation error
2014-02-19 David S. MillerMerge git://git./linux/kernel/git/davem/net
2014-02-19 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
next