Age | Commit message (Expand) | Author |
2012-05-03 | e1000e: Remove special case for 82573/82574 ASPM L1 disablement | Chris Boot |
2012-05-03 | e1000e: Disable ASPM L1 on 82574 | Chris Boot |
2012-05-03 | e1000e: Driver workaround for IPv6 Header Extension Erratum. | Matthew Vick |
2012-05-03 | e1000e: Resolve intermittent negotiation issue on 82574/82583. | Matthew Vick |
2012-05-03 | e1000e: cleanup long [read|write]_reg_locked PHY ops function pointers | Bruce Allan |
2012-05-03 | e1000e: suggest a possible workaround to a device hang on 82577/8 | Bruce Allan |
2012-05-03 | ixgbe: Fix use after free on module remove | Alexander Duyck |
2012-05-02 | be2net: Fix EEH error reset before a flash dump completes | Somnath Kotur |
2012-05-02 | be2net: Record receive queue index in skb to aid RPS. | Somnath Kotur |
2012-05-02 | be2net: Fix to apply duplex value as unknown when link is down. | Somnath Kotur |
2012-05-02 | be2net: Fix to not set link speed for disabled functions of a UMC card | Somnath Kotur |
2012-05-02 | net/pasemi: fix compiler warning | Stephen Rothwell |
2012-05-02 | bnx2x: fix handling single MSIX mode for 57710/57711 | Dmitry Kravkov |
2012-05-02 | ixgbe: Reset max_vfs to zero when user request is out of range | Greg Rose |
2012-05-02 | ixgbe: Deny MACVLAN requests from VFs with admin set MAC | Greg Rose |
2012-05-02 | ixgbe: add hwmon interface to export thermal data | Don Skidmore |
2012-05-02 | ixgbe: add support functions to access thermal data | Don Skidmore |
2012-05-02 | e1000e: fix .ndo_set_rx_mode for 82579 | Bruce Allan |
2012-05-02 | e1000e: PHY initialization flow changes for 82577/8/9 | Bruce Allan |
2012-05-02 | e1000e: workaround EEPROM configuration change on 82579 | Bruce Allan |
2012-04-30 | atl1c: remove PHY polling from atl1c_change_mtu | Huang, Xiong |
2012-04-30 | atl1c: Disable L0S when no cable link | Huang, Xiong |
2012-04-30 | atl1c: do MAC-reset when PHY link down | Huang, Xiong |
2012-04-30 | atl1c: cancel task when interface closed | Huang, Xiong |
2012-04-30 | atl1c: enlarge L1 response waiting timer | Huang, Xiong |
2012-04-30 | atl1c: refine mac address related code | Huang, Xiong |
2012-04-30 | atl1c: remove code of closing register writable attribution | Huang, Xiong |
2012-04-30 | atl1c: clear WoL status when reset pcie | Huang, Xiong |
2012-04-30 | atl1c: add PHY link event(up/down) patch | Huang, Xiong |
2012-04-30 | atl1c: add workaround for issue of bit INTX-disable for MSI interrupt | Huang, Xiong |
2012-04-30 | bnx2x: remove some bloat | Eric Dumazet |
2012-04-30 | pch_gbe: reprogram multicast address register on reset | RongQing.Li |
2012-04-30 | tg3: provide frags as skb head | Eric Dumazet |
2012-04-30 | net: allow skb->head to be a page fragment | Eric Dumazet |
2012-04-30 | forcedeth: add transmit timestamping support | Willem de Bruijn |
2012-04-30 | bnx2x: add transmit timestamping support | Willem de Bruijn |
2012-04-30 | e1000e: add transmit timestamping support | Willem de Bruijn |
2012-04-30 | e1000: add transmit timestamping support | Willem de Bruijn |
2012-04-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller |
2012-04-28 | drivers/net/oki-semi: Donot recompute IP header checksum | RongQing.Li |
2012-04-28 | drivers/net/oki-semi: Remove the definition of PCH_GBE_ETH_ALEN | RongQing.Li |
2012-04-28 | net/at91_ether: use gpio_to_irq for phy IRQ line | Nicolas Ferre |
2012-04-28 | AT91: Remove fixed mapping for AT91RM9200 ethernet | Andrew Victor |
2012-04-27 | ixgbe: check for WoL support in single function | Jacob Keller |
2012-04-27 | igb: Force flow control off during reset when forcing speed. | Matthew Vick |
2012-04-27 | e1000e: 82579 potential system hang on stress when ME enabled | Bruce Allan |
2012-04-27 | e1000e: 82579 packet drop workaround | Bruce Allan |
2012-04-27 | e1000e: Enable DMA Burst Mode on 82574 by default. | Matthew Vick |
2012-04-27 | e1000e: Disable Far-End LoopBack following reset on 80003ES2LAN. | Matthew Vick |
2012-04-27 | be2net: update the driver version | Ajit Khaparde |