summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12net/mlx4_en: Add support for destination MAC in steering rulesYan Burman
2012-12-12net/mlx4_en: Use generic etherdevice.h functions.Yan Burman
2012-12-11bnx2: Fix accidental reversions.Michael Chan
2012-12-11bna: Driver Version Updated to 3.1.2.1Rasesh Mody
2012-12-11bna: Firmware updateRasesh Mody
2012-12-11bna: Add RX StateRasesh Mody
2012-12-11bna: Rx Page Based AllocationRasesh Mody
2012-12-11bna: TX Intr Coalescing FixRasesh Mody
2012-12-11bna: Tx and Rx OptimizationsRasesh Mody
2012-12-11bna: Code Cleanup and EnhancementsRasesh Mody
2012-12-11net: smc911x: use io{read,write}*_rep accessorsMatthew Leach
2012-12-11bnx2x: use netdev_alloc_frag()Eric Dumazet
2012-12-10net: 8390: use io{read,write}*_rep accessorsMatthew Leach
2012-12-10net: dm9000: use io{read,write}*_rep accessorsMatthew Leach
2012-12-10net: smc91x: use io{read, write}*_rep accessors instead of string functionsWill Deacon
2012-12-08r8169: workaround for missing extended GigaMAC registersfrançois romieu
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-07chelsio: remove get_clock and use ktime_getJan Glauber
2012-12-07bnx2x: Prevent link flaps when booting from SAN.Barak Witkowski
2012-12-07cnic, bnx2x, bnx2: Simplify cnic probing.Michael Chan
2012-12-07cnic: Include bnx2x.hMichael Chan
2012-12-07bnx2: Add BNX2 prefix to CHIP ID and name macrosMichael Chan
2012-12-07bnx2: Add BNX2 prefix to descriptor structures and macrosMichael Chan
2012-12-07bnx2: Rename register read and write macrosMichael Chan
2012-12-06igb: Update igb version to 4.1.2Carolyn Wyborny
2012-12-06igb: release already assigned MSI-X interrupts if setup failsStefan Assmann
2012-12-06igb: remove duplicate code for fallback interrupt initializationStefan Assmann
2012-12-06ixgbe: check whether thermal sensor is enabled.Jacob Keller
2012-12-06ixgbe: Use is_valid_ether_addrJoe Perches
2012-12-05cnic: Fix rare race condition during iSCSI disconnect.Eddie Wai
2012-12-05cnic: Reset iSCSI EQ during shutdown.Michael Chan
2012-12-05myri10ge: fix most sparse warningsAndrew Gallatin
2012-12-053com: make 3c59x depend on HAS_IOPORTJan Glauber
2012-12-04net: neterion: use for_each_pci_dev to simplify the codeWei Yongjun
2012-12-04qlcnic: rename module params with module_param_namedSony Chacko
2012-12-04qlcnic: fix bug in LRO descriptor access macroSony Chacko
2012-12-04qlcnic: update NIC partition interface routinesSony Chacko
2012-12-04qlcnic: get board name APISony Chacko
2012-12-04qlcnic: modify PCI and register access routinesSony Chacko
2012-12-04qlcnic: move HW specific data to seperate structureSony Chacko
2012-12-04qlcnic: add 82xx adapter specific checksSony Chacko
2012-12-04tg3: PTP - Enable the timestamping feature in hardware and fill skb tx/rx tim...Matt Carlson
2012-12-04tg3: PTP - Add the hardware timestamp ioctlMatt Carlson
2012-12-04tg3: PTP - Implement the ptp api and ethtool functionsMatt Carlson
2012-12-04tg3: PTP - Add header definitions, initialization and hw access functions.Matt Carlson
2012-12-04tg3: Fix inconsistent locking for tg3_netif_start().Nithin Nayak Sujir
2012-12-03Merge tag 'dev_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...David S. Miller
2012-12-03net/intel: remove __dev* attributesBill Pemberton