Age | Commit message (Expand) | Author |
2017-03-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar |
2017-03-01 | net: usb: asix_devices: fix missing return code check on call to asix_write_m... | Colin Ian King |
2017-02-27 | lib/vsprintf.c: remove %Z support | Alexey Dobriyan |
2017-02-27 | scripts/spelling.txt: add "swith" pattern and fix typo instances | Masahiro Yamada |
2017-02-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-02-10 | net: lan78xx: fix build errors when linux/phy*.h is removed from net/dsa.h | Russell King |
2017-02-09 | sierra_net: Skip validating irrelevant fields for IDLE LSIs | Stefan Brüns |
2017-02-09 | sierra_net: Add support for IPv6 and Dual-Stack Link Sense Indications | Stefan Brüns |
2017-02-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-02-07 | catc: Use heap buffer for memory size test | Ben Hutchings |
2017-02-07 | catc: Combine failure cleanup code in catc_probe() | Ben Hutchings |
2017-02-07 | rtl8150: Use heap buffers for all register access | Ben Hutchings |
2017-02-07 | pegasus: Use heap buffers for all register access | Ben Hutchings |
2017-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-01-25 | r8152: check rx after napi is enabled | hayeswang |
2017-01-25 | r8152: re-schedule napi for tx | hayeswang |
2017-01-25 | r8152: avoid start_xmit to schedule napi when napi is disabled | hayeswang |
2017-01-25 | r8152: avoid start_xmit to call napi_schedule during autosuspend | hayeswang |
2017-01-25 | r8152: fix the wrong spelling | hayeswang |
2017-01-24 | qmi_wwan/cdc_ether: add device ID for HP lt2523 (Novatel E371) WWAN card | Bjørn Mork |
2017-01-24 | r8152: don't execute runtime suspend if the tx is not empty | hayeswang |
2017-01-20 | r8152: fix rtl8152_post_reset function | hayeswang |
2017-01-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-01-12 | cdc-ether: usbnet_cdc_zte_status() can be static | Wei Yongjun |
2017-01-11 | r8152: fix the sw rx checksum is unavailable | hayeswang |
2017-01-10 | r8152: fix rx issue for runtime suspend | hayeswang |
2017-01-10 | r8152: split rtl8152_suspend function | hayeswang |
2017-01-04 | net: usb: asix_devices: add .reset_resume for USB PM | Peter Chen |
2016-12-25 | ktime: Cleanup ktime_set() usage | Thomas Gleixner |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-12-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-12-08 | lan78xx: add LAN7801 MAC only support | Woojung Huh |
2016-12-08 | NET: usb: cdc_mbim: add quirk for supporting Telit LE922A | Daniele Palmas |
2016-12-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-12-05 | net: usb: set error code when usb_alloc_urb fails | Pan Bian |
2016-12-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-12-02 | NET: usb: qmi_wwan: add support for Telit LE922A PID 0x1040 | Daniele Palmas |
2016-12-02 | cdc_ether: Fix handling connection notification | Kristian Evensen |
2016-12-01 | net: asix: Fix AX88772_suspend() USB vendor commands failure issues | allan |
2016-11-18 | lan78xx: relocate mdix setting to phy driver | Woojung Huh |
2016-11-15 | net: usb: lan78xx: Utilize phy_ethtool_nway_reset | Florian Fainelli |
2016-11-15 | net: usb: ax88172x: Utilize phy_ethtool_nway_reset | Florian Fainelli |
2016-11-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-11-13 | r8152: Fix error path in open function | Guenter Roeck |
2016-11-09 | Net Driver: Add Cypress GX3 VID=04b4 PID=3610. | Allan Chou |
2016-11-02 | lan78xx: Use irq_domain for phy interrupt from USB Int. EP | Woojung Huh |
2016-10-30 | r8152: Fix broken RX checksums. | Mark Lord |
2016-10-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-10-27 | kalmia: avoid potential uninitialized variable use | Arnd Bergmann |