aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAge
* be2net: fixup log messagesSathya Perla2012-09-30
* be2net: cleanup code related to be_link_status_query()Sathya Perla2012-09-30
* be2net: fix wrong handling of be_setup() failure in be_probe()Sathya Perla2012-09-30
* be2net: remove type argument of be_cmd_mac_addr_query()Sathya Perla2012-09-30
* tg3: Disable multiple TX rings by default due to hardware flawMichael Chan2012-09-30
* tg3: Add support for ethtool -L|-l to get/set the number of rings.Michael Chan2012-09-30
* tg3: Refactor tg3_close()Michael Chan2012-09-30
* tg3: Refactor tg3_open()Michael Chan2012-09-30
* tg3: Separate coalescing setup for rx and txMichael Chan2012-09-30
* tg3: Allow number of rx and tx rings to be set independently.Michael Chan2012-09-30
* tg3: Introduce separate functions to allocate/free RX/TX rings.Michael Chan2012-09-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-28
|\
| * netdev: octeon: fix return value check in octeon_mgmt_init_phy()Wei Yongjun2012-09-28
| * qlcnic: Fix scheduling while atomic bugNarendra K2012-09-27
| * bnx2: Clean up remaining iounmapNeil Horman2012-09-27
| * netdev: pasemi: fix return value check in pasemi_mac_phy_init()Wei Yongjun2012-09-27
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-21
| |\
| | * net/stmmac: Use clk_prepare_enable and clk_disable_unprepareStefan Roese2012-09-21
| | * stmmac: fix return value check in stmmac_open_ext_timer()Wei Yongjun2012-09-21
| | * gianfar: fix phc index build failureRichard Cochran2012-09-21
| | * bnx2x: remove false warning regarding interrupt numberAriel Elior2012-09-21
| | * at91ether: return PTR_ERR if call to clk_get failsDevendra Naga2012-09-20
| | * e1000: Small packets may get corrupted during padding by HWTushar Dave2012-09-18
| | * netxen: check for root bus in netxen_mask_aer_correctableNikolay Aleksandrov2012-09-18
| | * bnx2x: fix rx checksum validation for IPv6Michal Schmidt2012-09-18
| * | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-09-17
| |\ \ | | |/ | |/|
| | * mlx4_core: Fix integer overflows so 8TBs of memory registration worksYishai Hadas2012-09-13
* | | Revert "be2net: fix vfs enumeration"David S. Miller2012-09-27
* | | bna: Fix warning false positive.David S. Miller2012-09-27
* | | be2net: fix vfs enumerationIvan Vecera2012-09-27
* | | cxgb4: Don't attempt to upgrade T4 firmware when cxgb4 will end up as a slaveVipul Pandya2012-09-27
* | | cxgb4: Inform caller if driver didn't upgrade firmwareVipul Pandya2012-09-27
* | | cxgb4: Add support for T4 hardwired driver configuration settingsVipul Pandya2012-09-27
* | | cxgb4: Add support for T4 configuration fileVipul Pandya2012-09-27
* | | cxgb4/cxgb4vf: Code cleanup to enable T4 Configuration File supportVipul Pandya2012-09-27
* | | cxgb4: Add functions to read memory via PCIE memory windowVipul Pandya2012-09-27
* | | cxgb4: Fix incorrect values for MEMWIN*_APERTURE and MEMWIN*_BASEVipul Pandya2012-09-27
* | | net: mipsnet: Remove the MIPSsim Ethernet driver.Steven J. Hill2012-09-24
* | | gianfar: Change default HW Tx queue scheduling modeClaudiu Manoil2012-09-24
* | | bnx2x: Improve code around bnx2x_tests_str_arrMerav Sicron2012-09-24
* | | ixgbevf: Return error on failure to enable VLANAlexander Duyck2012-09-24
* | | ixgbevf: Add fix to VF to handle multi-descriptor buffersAlexander Duyck2012-09-24
* | | ixgbevf: Fix AIM (Adaptive Interrupt Moderation)Greg Rose2012-09-24
* | | ixgbevf - Remove unused parameter in ixgbevf_receive_skbNarendra K2012-09-24
* | | ixgbe: Do not read the spoofed packets counter when not in IOV modeGreg Rose2012-09-24
* | | ixgbevf: Fix code for handling timeoutAlexander Duyck2012-09-24
* | | net: Make ZNET driver config depend on X86.David S. Miller2012-09-22
* | | ptp: link the phc device to its parent deviceRichard Cochran2012-09-22
* | | igb: Use dma_unmap_addr and dma_unmap_len definesAlexander Duyck2012-09-22
* | | igb: Simplify how we populate the RSS keyAlexander Duyck2012-09-22