1. 1840667 sfc: Limit scope of a Falcon A1 IRQ workaround by Ben Hutchings · 12 years ago
  2. d829118 sfc: Rework IRQ enable/disable by Ben Hutchings · 12 years ago
  3. 514bedb sfc: Remove efx_process_channel_now() by Ben Hutchings · 12 years ago
  4. 8b8a95a sfc: Rename Falcon-architecture register definitions by Ben Hutchings · 12 years ago
  5. caa7558 sfc: Make struct efx_special_buffer less special by Ben Hutchings · 12 years ago
  6. 0d19a54 sfc: Add GFP flags to efx_nic_alloc_buffer() and make most callers allow blocking by Ben Hutchings · 12 years ago
  7. f3ad500 sfc: Make MCDI independent of Siena by Ben Hutchings · 12 years ago
  8. f073dde sfc: Make efx_mcdi_init() call efx_mcdi_handle_assertion() by Ben Hutchings · 12 years ago
  9. 43f775b2 sfc: Collect all MCDI port functions into mcdi_port.c by Ben Hutchings · 12 years ago
  10. 319ec64 sfc: Move efx_mcdi_mac_reconfigure() to siena.c and rename by Ben Hutchings · 12 years ago
  11. 6bff861 sfc: Move siena_reset_hw() and siena_map_reset_reason() into MCDI module by Ben Hutchings · 12 years ago
  12. 338f74d sfc: Add and use MCDI_SET_QWORD() and MCDI_SET_ARRAY_QWORD() by Ben Hutchings · 12 years ago
  13. 9528b92 sfc: Ensure MCDI buffers, but not lengths, are dword aligned by Ben Hutchings · 12 years ago
  14. c5bb0e9 sfc: Use proper macros to declare and access MCDI arrays by Ben Hutchings · 12 years ago
  15. d0c2ee9 sfc: Introduce and use MCDI_CTL_SDU_LEN_MAX_V1 macro for Siena-specific code by Ben Hutchings · 11 years ago
  16. a649dfc sfc: Fill out the set of MCDI accessors by Ben Hutchings · 12 years ago
  17. 30af691 sfc: Rationalise MCDI buffer accessors by Ben Hutchings · 12 years ago
  18. 59cfc47 sfc: Introduce and use MCDI_DECLARE_BUF macro by Ben Hutchings · 12 years ago
  19. ab0115f sfc: Move more Falcon-specific code and definitions into falcon.c by Ben Hutchings · 12 years ago
  20. 9dd3a13 sfc: Move details of a Falcon bug workaround out of ethtool.c by Ben Hutchings · 12 years ago
  21. e847b53 sfc: Use efx_mcdi_mon() to find efx_mcdi_mon structure from efx_nic by Ben Hutchings · 12 years ago
  22. 5383825 sfc: const-qualify source pointers for MMIO write functions by Ben Hutchings · 12 years ago
  23. abc71bb Merge branch 'sfc-3.11' by Ben Hutchings · 11 years ago
  24. f3851b0 sfc: Fix lookup of default RX MAC filters when steered using ethtool by Ben Hutchings · 11 years ago
  25. 1eaa817 vxlan: Add tx-vlan offload support. by Pravin B Shelar · 11 years ago
  26. 649c5b8 vxlan: Improve vxlan headroom calculation. by Pravin B Shelar · 11 years ago
  27. 4956053 vxlan: Factor out vxlan send api. by Pravin B Shelar · 11 years ago
  28. 012a572 vxlan: Extend vxlan handlers for openvswitch. by Pravin B Shelar · 11 years ago
  29. 5cfccc5 vxlan: Add vxlan recv demux. by Pravin B Shelar · 11 years ago
  30. 7ce0475 vxlan: Restructure vxlan receive. by Pravin B Shelar · 11 years ago
  31. 9c2e24e vxlan: Restructure vxlan socket apis. by Pravin B Shelar · 11 years ago
  32. 7559fb2f r8152: add comments by hayeswang · 11 years ago
  33. b1379d9 r8152: adjust tx_bottom function by hayeswang · 11 years ago
  34. 43a4478 r8152: move some declearation of variables by hayeswang · 11 years ago
  35. 0de98f6 r8152: adjust some duplicated code by hayeswang · 11 years ago
  36. a5a4f46 r8152: replace lockflags with flags by hayeswang · 11 years ago
  37. dff4e8a r8152: replace void * with struct r8152 * by hayeswang · 11 years ago
  38. 197d439 r8152: remove clearing the memory to zero for netdev priv by hayeswang · 11 years ago
  39. 78f1ccc sis900: don't restart auto-negotiation each time after link resume. by Denis Kirjanov · 11 years ago
  40. 2ff1cf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  41. 0a324f31 net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changes by Moshe Lazer · 11 years ago
  42. 15718ea tun: signedness bug in tun_get_user() by Dan Carpenter · 11 years ago
  43. de98ac5 qlcnic: Update version to 5.2.46. by Sucheta Chakraborty · 11 years ago
  44. b942f44 qlcnic: Dump mailbox command data when a command times out by Manish Chopra · 11 years ago
  45. b5acb25 qlcnic: Fix driver initialization for 83xx adapters by Manish Chopra · 11 years ago
  46. 35570cf qlcnic: Flush mailbox command list when mailbox is not available by Manish Chopra · 11 years ago
  47. 91b86e3 qlcnic: Reinitialize mailbox data structures after firmware reset by Manish Chopra · 11 years ago
  48. d1fcc17 qlcnic: Fix diagnostic interrupt test for 83xx adapters by Manish Chopra · 11 years ago
  49. 482b3c3 qlcnic: Fix beacon state return status handling by Sucheta Chakraborty · 11 years ago
  50. 24866d1 qlcnic: Fix set driver version command by Himanshu Madhani · 11 years ago
  51. 6829309 net: tg3: fix NULL pointer dereference in tg3_io_error_detected and tg3_io_slot_reset by Daniel Borkmann · 11 years ago
  52. 2fdac01 drivers/net/ethernet/via/via-velocity.c: update napi implementation by Julia Lawall · 11 years ago
  53. 40a8291 net/usb/r8152: enable interrupt transfer by hayeswang · 11 years ago
  54. 5bd2388 net/usb/r8152: enable tx checksum by hayeswang · 11 years ago
  55. ebc2ec4 net/usb/r8152: support aggregation by hayeswang · 11 years ago
  56. 728e2cc Revert "cxgb3: Check and handle the dma mapping errors" by Alexey Kardashevskiy · 11 years ago
  57. 3da988c be2net: Clear any capability flags that driver is not interested in. by Sarveshwar Bandi · 11 years ago
  58. d9bf5f1 tun: compare with 0 instead of total_len by Weiping Pan · 11 years ago
  59. 9cff866 ethernet/arc/arc_emac - fix NAPI "work > weight" warning by Alexey Brodkin · 11 years ago
  60. 6ef5a92 bnx2x: prevent crash in shutdown flow with CNIC by Yuval Mintz · 11 years ago
  61. a6d3a5b bnx2x: fix PTE write access error by Barak Witkowsky · 11 years ago
  62. 8ece516 bnx2x: fix memory leak in VF by Ariel Elior · 11 years ago
  63. 568e242 bnx2x: update fairness parameters following DCB negotiation by Dmitry Kravkov · 11 years ago
  64. 507393e bnx2x: protect different statistics flows by Dmitry Kravkov · 11 years ago
  65. 98f1b7f Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  66. 926489b drivers: net: cpsw: Add support for new CPSW IP version present in AM43xx SoC by Mugunthan V N · 11 years ago
  67. 23402bd gianfar: Add flow control support by Claudiu Manoil · 11 years ago
  68. ebd8b93 pptp: fix byte order warnings by stephen hemminger · 11 years ago
  69. e47851f skge: dma_sync the whole receive buffer by stephen hemminger · 11 years ago
  70. 55d10a1 net: asix: Move declaration of ax88172a_info to shared header by Mark Brown · 11 years ago
  71. cbeee8c net: asix: Staticise non-exported symbols by Mark Brown · 11 years ago
  72. 5632913 stmmac: fix init_dma_desc_rings() to handle errors by Bartlomiej Zolnierkiewicz · 11 years ago
  73. 89c2af3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  74. d1e2586 mwifiex: fix build error when CONFIG_PM is not set by Bing Zhao · 11 years ago
  75. 3c322a5 can: pcan_usb: fix wrong memcpy() bytes length by Stephane Grosjean · 11 years ago
  76. 29d7919 macvtap: fix two races by Eric Dumazet · 11 years ago
  77. 6c821bd net: Add MOXA ART SoCs ethernet driver by Jonas Jensen · 11 years ago
  78. 28d6427 net: attempt high order allocations in sock_alloc_send_pskb() by Eric Dumazet · 11 years ago
  79. 469230d pptp: fix sparse pointer warning by stephen hemminger · 11 years ago
  80. 0f84758 tg3: clean up unnecessary MSI/MSI-X capability find by Yijing Wang · 11 years ago
  81. b83082e netxen: clean up unnecessary MSI/MSI-X capability find by Yijing Wang · 11 years ago
  82. 40b2956 myri10ge: clean up unnecessary MSI/MSI-X capability find by Yijing Wang · 11 years ago
  83. ae2104b bnx2x: clean up unnecessary MSI/MSI-X capability find by Yijing Wang · 11 years ago
  84. 555a842 bnx2: clean up unnecessary MSI/MSI-X capability find by Yijing Wang · 11 years ago
  85. 21ff019 net: stmmac: Fixed the condition of extend_desc for jumbo frame by Byungho An · 11 years ago
  86. 77273ea net: via-rhine: Fix incorrect placement of __initdata by Sachin Kamat · 11 years ago
  87. 62a8370 net: wan: sbni: Fix incorrect placement of __initdata by Sachin Kamat · 11 years ago
  88. 16fe28e ath9k: Run the LNA combining algorithm properly by Sujith Manoharan · 11 years ago
  89. 7d84587 ath9k: Fix BTCOEX usage for RX diversity by Sujith Manoharan · 11 years ago
  90. f89d1bc ath9k: use software queueing for multicast traffic by Felix Fietkau · 11 years ago
  91. 020f20f ath9k: improve tx scheduling fairness by Felix Fietkau · 11 years ago
  92. 2800e82 ath9k: use software queues for un-aggregated data packets by Felix Fietkau · 11 years ago
  93. 026d5b0 ath9k: always clear ps filter bit on new assoc by Felix Fietkau · 11 years ago
  94. 897d7fd ath9k: fix clearing expired A-MPDU subframes in tx completion by Felix Fietkau · 11 years ago
  95. 73364b0 ath9k: prepare queueing code for handling unaggregated traffic by Felix Fietkau · 11 years ago
  96. 8fed140 ath9k: fix block ack window tracking check by Felix Fietkau · 11 years ago
  97. a1cd94d ath9k: simplify ath_tx_form_aggr by Felix Fietkau · 11 years ago
  98. 18fcf1c ath9k: add CAB queue info to debugfs by Felix Fietkau · 11 years ago
  99. 1803d02 ath9k: add function for getting the tx tid for a packet by Felix Fietkau · 11 years ago
  100. bb195ff ath9k: split tid retry packets into a separate queue by Felix Fietkau · 11 years ago