summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-02113-4083/+8935
|\
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2012-10-017-82/+76
| |\
| | * sfc: Fix the reported priorities of different filter typesBen Hutchings2012-10-021-16/+53
| | * sfc: Remove EFX_FILTER_FLAG_RX_OVERRIDE_IPBen Hutchings2012-10-023-58/+10
| | * sfc: Fix loopback self-test with separate_tx_channels=1Ben Hutchings2012-10-022-2/+4
| | * sfc: Fix MCDI structure field lookupBen Hutchings2012-10-021-2/+4
| | * sfc: Add parentheses around use of bitfield macro argumentsBen Hutchings2012-10-021-11/+11
| | * sfc: Fix null function pointer in efx_sriov_channel_typeBen Hutchings2012-10-021-0/+1
| * | netlink: add attributes to fdb interfacestephen hemminger2012-10-011-1/+1
| * | tg3: unconditionally select HWMON support when tg3 is enabled.Paul Gortmaker2012-10-012-9/+1
| * | Revert "net: ti cpsw ethernet: allow reading phy interface mode from DT"David S. Miller2012-10-011-3/+0
| * | net: ti cpsw ethernet: allow reading phy interface mode from DTDaniel Mack2012-10-011-0/+3
| * | net: ti cpsw ethernet: set IFCTL_A bit in MACCONTROLDaniel Mack2012-10-011-0/+5
| * | mlx4: dont orphan skbs in mlx4_en_xmit()Eric Dumazet2012-10-011-4/+0
| * | bnx2x: update version to 1.78.00-0.Yuval Mintz2012-10-011-2/+2
| * | bnx2x,cnic: use FW 7.8.2Yuval Mintz2012-10-0111-563/+79
| * | be2net: fix vfs enumerationIvan Vecera2012-10-011-4/+2
| * | be2net: fixup log messagesSathya Perla2012-09-302-6/+31
| * | be2net: cleanup code related to be_link_status_query()Sathya Perla2012-09-305-64/+48
| * | be2net: fix wrong handling of be_setup() failure in be_probe()Sathya Perla2012-09-301-3/+1
| * | be2net: remove type argument of be_cmd_mac_addr_query()Sathya Perla2012-09-303-15/+9
| * | tg3: Disable multiple TX rings by default due to hardware flawMichael Chan2012-09-301-6/+9
| * | tg3: Add support for ethtool -L|-l to get/set the number of rings.Michael Chan2012-09-302-3/+63
| * | tg3: Refactor tg3_close()Michael Chan2012-09-301-32/+38
| * | tg3: Refactor tg3_open()Michael Chan2012-09-301-33/+45
| * | tg3: Separate coalescing setup for rx and txMichael Chan2012-09-301-29/+45
| * | tg3: Allow number of rx and tx rings to be set independently.Michael Chan2012-09-302-26/+53
| * | tg3: Introduce separate functions to allocate/free RX/TX rings.Michael Chan2012-09-302-76/+146
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-2815-47/+70
| |\ \
| * | | Revert "be2net: fix vfs enumeration"David S. Miller2012-09-271-2/+4
| * | | bna: Fix warning false positive.David S. Miller2012-09-271-0/+1
| * | | be2net: fix vfs enumerationIvan Vecera2012-09-271-4/+2
| * | | cxgb4: Don't attempt to upgrade T4 firmware when cxgb4 will end up as a slaveVipul Pandya2012-09-275-5/+206
| * | | cxgb4: Inform caller if driver didn't upgrade firmwareVipul Pandya2012-09-271-0/+6
| * | | cxgb4: Add support for T4 hardwired driver configuration settingsVipul Pandya2012-09-275-32/+442
| * | | cxgb4: Add support for T4 configuration fileVipul Pandya2012-09-276-133/+920
| * | | cxgb4/cxgb4vf: Code cleanup to enable T4 Configuration File supportVipul Pandya2012-09-275-71/+365
| * | | cxgb4: Add functions to read memory via PCIE memory windowVipul Pandya2012-09-273-0/+219
| * | | cxgb4: Fix incorrect values for MEMWIN*_APERTURE and MEMWIN*_BASEVipul Pandya2012-09-271-4/+4
| * | | net: mipsnet: Remove the MIPSsim Ethernet driver.Steven J. Hill2012-09-243-355/+0
| * | | gianfar: Change default HW Tx queue scheduling modeClaudiu Manoil2012-09-242-2/+20
| * | | bnx2x: Improve code around bnx2x_tests_str_arrMerav Sicron2012-09-241-9/+4
| * | | ixgbevf: Return error on failure to enable VLANAlexander Duyck2012-09-242-7/+34
| * | | ixgbevf: Add fix to VF to handle multi-descriptor buffersAlexander Duyck2012-09-242-2/+17
| * | | ixgbevf: Fix AIM (Adaptive Interrupt Moderation)Greg Rose2012-09-241-0/+4
| * | | ixgbevf - Remove unused parameter in ixgbevf_receive_skbNarendra K2012-09-241-3/+1
| * | | ixgbe: Do not read the spoofed packets counter when not in IOV modeGreg Rose2012-09-241-2/+3
| * | | ixgbevf: Fix code for handling timeoutAlexander Duyck2012-09-243-52/+58
| * | | net: Make ZNET driver config depend on X86.David S. Miller2012-09-221-1/+1
| * | | ptp: link the phc device to its parent deviceRichard Cochran2012-09-224-4/+7
OpenPOWER on IntegriCloud