Age | Commit message (Expand) | Author |
2012-05-02 | usbnet: fix failure handling in usbnet_probe | tom.leiming@gmail.com |
2012-05-02 | usbnet: fix leak of transfer buffer of dev->interrupt | tom.leiming@gmail.com |
2012-05-02 | ucc_geth: Add 16 bytes to max TX frame for VLANs | Joakim Tjernlund |
2012-05-02 | net: ucc_geth, increase no. of HW RX descriptors | Joakim Tjernlund |
2012-05-02 | bnx2x: fix handling single MSIX mode for 57710/57711 | Dmitry Kravkov |
2012-05-02 | Revert "ath9k_hw: Fix incorrect spur_freq_sd for AR9003" | Rajkumar Manoharan |
2012-05-02 | brcmfmac: fix a double spin_unlock_irqrestore issue in dpc | Franky Lin |
2012-05-02 | macvtap: zerocopy: validate vectors before building skb | Jason Wang |
2012-05-02 | macvtap: zerocopy: set SKBTX_DEV_ZEROCOPY only when skb is built successfully | Jason Wang |
2012-05-02 | macvtap: zerocopy: put page when fail to get all requested user pages | Jason Wang |
2012-05-02 | macvtap: zerocopy: fix truesize underestimation | Jason Wang |
2012-05-02 | macvtap: zerocopy: fix offset calculation when building skb | Jason Wang |
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-05-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-05-01 | sky2: fix receive length error in mixed non-VLAN/VLAN traffic | stephen hemminger |
2012-05-01 | sky2: propogate rx hash when packet is copied | stephen hemminger |
2012-04-30 | cxgb3: Don't call cxgb_vlan_mode until q locks are initialized | Roland Dreier |
2012-04-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller |
2012-04-30 | ixgbe: fix calling skb_put on nonlinear skb assertion bug | Yi Zou |
2012-04-30 | ixgbe: Fix a memory leak in IEEE DCB | Alexander Duyck |
2012-04-30 | igbvf: fix the bug when initializing the igbvf | Samuel Liao |
2012-04-30 | smsc75xx: enable mac to detect speed/duplex from phy | Steve Glendinning |
2012-04-30 | smsc75xx: declare smsc75xx's MII as GMII capable | Steve Glendinning |
2012-04-30 | smsc75xx: fix phy interrupt acknowledge | Steve Glendinning |
2012-04-30 | smsc75xx: fix phy init reset loop | Steve Glendinning |
2012-04-30 | smsc75xx: add more information to register io failure warnings | Steve Glendinning |
2012-04-30 | smsc75xx: fix mdio reads and writes | Steve Glendinning |
2012-04-30 | smsc75xx: mark link down on startup and let PHY interrupt deal with carrier c... | Steve Glendinning |
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 | 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 |