Age | Commit message (Expand) | Author |
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 |
2012-04-27 | be2net: fix speed displayed by ethtool on certain SKUs | Ajit Khaparde |
2012-04-27 | be2net: Ignore status of some ioctls during driver load | Ajit Khaparde |
2012-04-27 | NET: smsc-ircc2: mark non-experimental | Linus Walleij |
2012-04-27 | bonding: bond_update_speed_duplex() can return void since no callers check it... | Rick Jones |
2012-04-27 | qlcnic: Allow a predefined set of capture masks for FW dump | Manish Chopra |
2012-04-27 | qlcnic: Adding mac statistics to ethtool. | Jitendra Kalsaria |
2012-04-27 | qlcnic: Register device in FAILED state. | Sucheta Chakraborty |
2012-04-27 | isdn/eicon: use standard __init,__exit function markup | hartleys |
2012-04-26 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2012-04-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-04-26 | mISDN: Added support for fragmentation of E1 interfaces of hfcmulti driver. | Andreas Eversberg |
2012-04-26 | mISDN: Rework of LED status display for HFC-4S/8S/E1 cards. | Andreas Eversberg |
2012-04-26 | mISDN: Using FLG_ACTIVE flag to determine if layer 1 is active or not. | Andreas Eversberg |
2012-04-26 | mISDN: Fixed false interruption of audio during bridging change. | Andreas Eversberg |
2012-04-26 | atl1c: refine start/enable code for MAC module | Huang, Xiong |
2012-04-26 | atl1c: add function atl1c_power_saving | Huang, Xiong |
2012-04-26 | atl1c: remove PHY reset/init for link down event | Huang, Xiong |