1. 902455e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  2. ba6de0f net: qmi_wwan: add Olivetti Olicard modems by Bjørn Mork · 10 years ago
  3. c99f7ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  4. 22fd2a5 ipheth: Add support for iPad 2 and iPad 3 by Kristian Evensen · 10 years ago
  5. 39eb7e0 net: cdc_ncm: allow tuning min_tx_pkt by Bjørn Mork · 10 years ago
  6. 871578c net: cdc_ncm: export NCM Transfer Block (NTB) parameters by Bjørn Mork · 10 years ago
  7. e368d27f net: cdc_ncm: drop ethtool coalesce support by Bjørn Mork · 10 years ago
  8. 289507d net: cdc_ncm: use sysfs for rx/tx aggregation tuning by Bjørn Mork · 10 years ago
  9. f42763d net: cdc_ncm: inform usbnet when rx buffers are reduced by Bjørn Mork · 10 years ago
  10. 1ba5d0f net: cdc_ncm: always reallocate tx_curr_skb when tx_max increases by Bjørn Mork · 10 years ago
  11. 1e2c611 net: cdc_ncm: reduce skb truesize in rx path by Bjørn Mork · 10 years ago
  12. fc0d6e9 net: qmi_wwan: interface #11 in Sierra Wireless MC73xx is not QMI by Aleksander Morgado · 10 years ago
  13. 9a793e7 net: qmi_wwan: add additional Sierra Wireless QMI devices by Aleksander Morgado · 10 years ago
  14. 4324be1 net: qmi_wwan: add Netgear AirCard 341U by Aleksander Morgado · 10 years ago
  15. c4438f0 r8152: Use kmemdup instead of kmalloc + memcpy by Benoit Taine · 10 years ago
  16. d22adbf net: cdc_ncm: fix typo in test for supported formats by Dan Carpenter · 10 years ago
  17. 7d10d26 net: cdc_ncm: fix 64bit division build error by Bjørn Mork · 10 years ago
  18. 046c659 net: cdc_ncm: do not start timer on an empty skb by Bjørn Mork · 10 years ago
  19. fa83dbe net: cdc_ncm: remove redundant "disconnected" flag by Bjørn Mork · 10 years ago
  20. 916f764 net: cdc_ncm: fix argument alignment by Bjørn Mork · 10 years ago
  21. 50f1cb1 net: cdc_ncm: use sane defaults for rx/tx buffers by Bjørn Mork · 10 years ago
  22. beeecd4 net: cdc_ncm/cdc_mbim: adding NCM protocol statistics by Bjørn Mork · 10 years ago
  23. 43e4c6d net: cdc_ncm: set reasonable padding limits by Bjørn Mork · 10 years ago
  24. 70559b8 net: cdc_ncm: use true max dgram count for header estimates by Bjørn Mork · 10 years ago
  25. 6c4e548 net: cdc_ncm: use ethtool to tune coalescing settings by Bjørn Mork · 10 years ago
  26. 68864ab net: cdc_ncm: support rx_max/tx_max updates when running by Bjørn Mork · 10 years ago
  27. 08c74fc net: cdc_ncm: split .bind device initialization by Bjørn Mork · 10 years ago
  28. f8afb73 net: cdc_ncm: factor out one-time device initialization by Bjørn Mork · 10 years ago
  29. 5aa73d5 net: cdc_ncm: split out rx_max/tx_max update of setup by Bjørn Mork · 10 years ago
  30. 50a0ffa net: cdc_ncm/cdc_mbim: rework probing of NCM/MBIM functions by Bjørn Mork · 10 years ago
  31. 6e1b309 net: cdc_mbim: reject IP packets on DSS VLANs by Bjørn Mork · 10 years ago
  32. 146a08d net: cdc_mbim: optionally use VLAN ID 4094 for IP session 0 by Bjørn Mork · 10 years ago
  33. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 10 years ago
  34. f06c7f9 vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu() by dingtianhong · 10 years ago
  35. 6b5eeb7 net: cdc_mbim: handle unaccelerated VLAN tagged frames by Bjørn Mork · 10 years ago
  36. 4f4178f net: cdc_mbim: __vlan_find_dev_deep need rcu_read_lock by Bjørn Mork · 10 years ago
  37. 9becd70 net: cdc_ncm: fix buffer overflow by Bjørn Mork · 10 years ago
  38. 6f10c5d net: qmi_wwan: add a number of Dell devices by Bjørn Mork · 10 years ago
  39. 41be7d9 net: qmi_wwan: add a number of CMOTech devices by Bjørn Mork · 10 years ago
  40. 7557366 net: qmi_wwan: add Alcatel L800MA by Bjørn Mork · 10 years ago
  41. efc0b25 net: qmi_wwan: add Olivetti Olicard 500 by Bjørn Mork · 10 years ago
  42. 9214224e net: qmi_wwan: add Sierra Wireless MC7305/MC7355 by Bjørn Mork · 10 years ago
  43. 1c13860 net: qmi_wwan: add Sierra Wireless MC73xx by Bjørn Mork · 10 years ago
  44. b85f5de net: qmi_wwan: add Sierra Wireless EM7355 by Bjørn Mork · 10 years ago
  45. 6871438 r8152: check RTL8152_UNPLUG by hayeswang · 10 years ago
  46. 7b5939b qmi_wwan/cdc_ether: move Novatel E371 (1410:9011) to qmi_wwan by Yegor Yefremov · 10 years ago
  47. 64c2723 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  48. 14a0d63 usbnet: include wait queue head in device structure by Oliver Neukum · 10 years ago
  49. 04f58c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  50. 259fef0 net: cdc_ncm: respect operator preferred MTU reported by MBIM by Ben Chan · 10 years ago
  51. ff0992e9 net: cdc_ncm: fix control message ordering by Bjørn Mork · 10 years ago
  52. 85dcce7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  53. 53611c0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  54. 1f36fc7 lg-vl600: Convert uses of __constant_<foo> to <foo> by Joe Perches · 10 years ago
  55. 4f1d4d5 r8152: support dumping the hw counters by hayeswang · 10 years ago
  56. fcb308d r8152: add skb_cow_head by hayeswang · 10 years ago
  57. cf8bf7c Merge tag 'usb-3.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  58. 6128d1b r8152: support IPv6 by hayeswang · 10 years ago
  59. 60c8907 r8152: support TSO by hayeswang · 10 years ago
  60. 565cab0 r8152: support rx checksum by hayeswang · 10 years ago
  61. 5e2f748 r8152: calculate the dropped packets for rx by hayeswang · 10 years ago
  62. 0c3121f r8152: up the priority of the transmission by hayeswang · 10 years ago
  63. 21949ab r8152: check tx agg list before spin lock by hayeswang · 10 years ago
  64. 2685d41 r8152: replace spin_lock_irqsave and spin_unlock_irqrestore by hayeswang · 10 years ago
  65. 469d417 Revert "USBNET: ax88179_178a: enable tso if usb host supports sg dma" by Mathias Nyman · 10 years ago
  66. 05e0f1a r8152: remove rtl8152_get_stats by hayeswang · 10 years ago
  67. d104eaf r8152: replace tp->netdev with netdev by hayeswang · 10 years ago
  68. db8515e r8152: deal with the empty line and space by hayeswang · 10 years ago
  69. 10c3271 r8152: disable the ECM mode by hayeswang · 10 years ago
  70. 67ddc87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  71. 635d61a USB AX88179/178A: Support D-Link DUB-1312 by Gerry Demaret · 10 years ago
  72. e5fe0cd AX88179_178A: Add VID:DID for Lenovo OneLinkDock Gigabit LAN by Freddy Xin · 10 years ago
  73. 1e8d642 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  74. a5ec27c r8152: support get_msglevel and set_msglevel by hayeswang · 10 years ago
  75. a634782 r8152: set disable_hub_initiated_lpm by hayeswang · 10 years ago
  76. 9d9aafa r8152: replace netif_rx with netif_receive_skb by hayeswang · 10 years ago
  77. da9bd11 r8152: disable teredo for RTL8152 by hayeswang · 10 years ago
  78. 9a4be1b r8152: support runtime suspend by hayeswang · 10 years ago
  79. 21ff2e8 r8152: support WOL by hayeswang · 10 years ago
  80. 7e9da48 r8152: move some functions from probe to open by hayeswang · 10 years ago
  81. aa66a5f r8152: combine PHY reset with set_speed by hayeswang · 10 years ago
  82. f0cbe0a r8152: clear BMCR_PDOWN by hayeswang · 10 years ago
  83. d84130a r8152: reduce the frequency of spin_lock by hayeswang · 10 years ago
  84. 8a91c82 r8152: load the default MAC address by hayeswang · 10 years ago
  85. b970272 r8152: replace some types from int to bool by hayeswang · 10 years ago
  86. 00a5e36 r8152: add three functions by hayeswang · 10 years ago
  87. 4349968 r8152: move some functions by hayeswang · 10 years ago
  88. eb85569 usbnet: remove generic hard_header_len check by Emil Goode · 10 years ago
  89. d43ff4c net: asix: add missing flag to struct driver_info by Emil Goode · 10 years ago
  90. 208ece1 USB2NET: Fix Default to 'y' for SR9800 Device Driver, setting to 'n' by Liu Junliang · 10 years ago
  91. 6726d97 USB2NET: SR9800: use %zu for size_t by Jingoo Han · 10 years ago
  92. 9b2b6a2 net: qmi_wwan: add support for Cinterion PXS8 and PHS8 by Aleksander Morgado · 10 years ago
  93. 19a38d8 USB2NET : SR9800 : One chip USB2.0 USB2NET SR9800 Device Driver Support by Liu Junliang · 10 years ago
  94. 7653aab net: qmi_wwan: add ZTE MF667 by Raymond Wanyoike · 10 years ago
  95. 4ccd0bb hso: remove some dead code by Dan Carpenter · 10 years ago
  96. 3d55f44 r8152: fix the submission of the interrupt transfer by hayeswang · 10 years ago
  97. fbd3a77 net: qmi_wwan: add Netgear Aircard 340U by Bjørn Mork · 10 years ago
  98. 4180442 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  99. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  100. c7de7de r8152: ecm and vendor modes coexist by hayeswang · 11 years ago