1. 910b220 bnx2x: added TLV_NOT_FOUND flags to the dcb by Dmitry Kravkov · 12 years ago
  2. 9d4884f bnx2x: changed initial dcb configuration by Dmitry Kravkov · 12 years ago
  3. c315a4e bnx2x: removed dcb unused code by Yuval Mintz · 12 years ago
  4. 3b60306 bnx2x: reduced sparse warnings by Yuval Mintz · 12 years ago
  5. 51c1a58 bnx2x: revised driver prints by Merav Sicron · 12 years ago
  6. d8290ae bnx2x: added 'likely' to fast-path skb existence by Yuval Mintz · 12 years ago
  7. f1f3ee1 be2net: fix programming of VLAN tags for VF by Ajit Khaparde · 12 years ago
  8. 456d9c9 be2net: Fix number of vlan slots in flex mode by Ajit Khaparde · 12 years ago
  9. fbc13f0 be2net: Program secondary UC MAC address into MAC filter by Ajit Khaparde · 12 years ago
  10. 4762f6c be2net: enable WOL by default if h/w supports it by Ajit Khaparde · 12 years ago
  11. 2770747 Merge branch 'gianfar-bql' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 12 years ago
  12. 567d2de ixgbe: Correct flag values set by ixgbe_fix_features by Alexander Duyck · 13 years ago
  13. ef6afc0 ixgbe: Add support for enabling UDP RSS via the ethtool rx-flow-hash command by Alexander Duyck · 13 years ago
  14. 581330b ixgbe: Whitespace cleanups by Alexander Duyck · 13 years ago
  15. 6ca4350 ixgbe: Two minor fixes for RSS and FDIR set queues functions by Alexander Duyck · 13 years ago
  16. 35937c0 ixgbe: drop err_eeprom tag which is at same location as err_sw_init by Alexander Duyck · 13 years ago
  17. eb01b97 ixgbe: Move poll routine in order to improve readability by Alexander Duyck · 13 years ago
  18. 6bb78cf ixgbe: cleanup logic for the service timer and VF hang detection by Alexander Duyck · 13 years ago
  19. d3ee429 ixgbe: Update layout of ixgbe_ring structure to improve cache performance by Alexander Duyck · 13 years ago
  20. 244e27a ixgbe: Store Tx flags and protocol information to tx_buffer sooner by Alexander Duyck · 13 years ago
  21. 4da0bd73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  22. 5407b14c gianfar: use netif_tx_queue_stopped instead of __netif_subqueue_stopped by Paul Gortmaker · 12 years ago
  23. 81a430a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  24. 729739b ixgbe: always write DMA for single_mapped value with skb by Alexander Duyck · 13 years ago
  25. c2ec3ff phc: Update author's email address. by Richard Cochran · 12 years ago
  26. 091a624 ixgbe: Write gso_segs and bytcount to the ring sooner by Alexander Duyck · 13 years ago
  27. fd0db0e ixgbe: Place skb on first buffer_info structure to avoid using stack space by Alexander Duyck · 13 years ago
  28. 7d7ce68 ixgbe: Use packets to track Tx completions instead of a seperate value by Alexander Duyck · 13 years ago
  29. 93f5b3c ixgbe: Modify setup of descriptor flags to avoid conditional jumps by Alexander Duyck · 13 years ago
  30. a50c29d ixgbe: Make certain that all frames fit minimum size requirements by Alexander Duyck · 13 years ago
  31. 655309e ixgbe: cleanup logic in ixgbe_change_mtu by Alexander Duyck · 13 years ago
  32. f800326 ixgbe: Replace standard receive path with a page based receive by Alexander Duyck · 12 years ago
  33. 3f2d1c0 ixgbe: Support RX-ALL feature flag. by Ben Greear · 12 years ago
  34. f43f313 ixgbe: Support sending custom Ethernet FCS. by Ben Greear · 12 years ago
  35. 89eaefb igb: Support RX-ALL feature flag. by Ben Greear · 12 years ago
  36. 6b8f092 igb: Support sending custom Ethernet FCS. by Ben Greear · 12 years ago
  37. 4823cd3 net/irda: add clk_prepare/clk_unprepare to pxaficp_ir by Philipp Zabel · 12 years ago
  38. 1aa9bc5 usbnet: use netif_tx_wake_queue instead of netif_start_queue by Alexey Orishko · 12 years ago
  39. 6a22845 stmmac: Add device-tree support by Stefan Roese · 12 years ago
  40. 06d6c10 netxen: qlogic ethernet : Fix endian bug. by Santosh Nayak · 12 years ago
  41. 50cdc8f pxa168: remove unused stats member. by Rami Rosen · 12 years ago
  42. 11207b6 net: qmi_wwan: add support for ZTE MF820D by Bjørn Mork · 12 years ago
  43. 01a2829 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  44. d5ddb4a cdc_ncm: avoid discarding datagrams in rx path by Alexey Orishko · 12 years ago
  45. 3f658cd cdc_ncm: fix MTU and max_datagram_size handling by Alexey Orishko · 12 years ago
  46. c84ff1d cdc_ncm: reduce driver latency in the data path by Alexey Orishko · 12 years ago
  47. b8fbaef wimax/i2400m: fix erroneous NETDEV_TX_BUSY use by Eric Dumazet · 12 years ago
  48. bb6d5e7 net/hyperv: fix erroneous NETDEV_TX_BUSY use by Eric Dumazet · 12 years ago
  49. 7bdd402 net/usbnet: reserve headroom on rx skbs by Eric Dumazet · 12 years ago
  50. c0ea452 bnx2x: fix memory leak in bnx2x_init_firmware() by Michal Schmidt · 12 years ago
  51. 127d0a1 bnx2x: fix a crash on corrupt firmware file by Michal Schmidt · 12 years ago
  52. a9e0aca asix: asix_rx_fixup surgery to reduce skb truesizes by Eric Dumazet · 12 years ago
  53. 1174764 Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 12 years ago
  54. 1571df8 gianfar: delete orphaned version strings and dead macros by Paul Gortmaker · 13 years ago
  55. 30f7e31 gianfar: constify giant block of status descriptor strings by Paul Gortmaker · 13 years ago
  56. d8a0f1b gianfar: Add support for byte queue limits. by Paul Gortmaker · 13 years ago
  57. 3775265 libertas: remove dump_survey implementation by Daniel Drake · 12 years ago
  58. 783b732 ath9k_hw: remove unused initvals by Felix Fietkau · 12 years ago
  59. c7effd3 ath9k: inline AR9271 1.0 INI overrides by Felix Fietkau · 12 years ago
  60. aa0e578 ath9k_hw: remove iniModes_*_tx_gain_9271 by Felix Fietkau · 12 years ago
  61. c7d36f9 ath9k_hw: clean up iniModesAdditional by Felix Fietkau · 12 years ago
  62. 9951c4d ath9k_hw: fix AR9380 register settings for channel 14 by Felix Fietkau · 12 years ago
  63. c8664d1 ath9k_hw: fold ar9002_hw_cck_chan14_spread into mode regs initialization by Felix Fietkau · 12 years ago
  64. bbf2b30 ath9k_hw: remove iniCommon_*_cck_fir_coeff_9271 by Felix Fietkau · 12 years ago
  65. aebc0a8 ath9k_hw: clean up ath9k_hw_setuprxdesc by Felix Fietkau · 12 years ago
  66. 239c795 ath9k_hw: remove ath9k_hw_gettxintrtxqs by Felix Fietkau · 12 years ago
  67. f3eef64 ath9k: optimize register access functions by Felix Fietkau · 12 years ago
  68. 99ac8cd ath9k_hw: remove ath9k_hw_getdefantenna by Felix Fietkau · 12 years ago
  69. 8efa7a8 ath9k_hw: remove ath9k_hw_htc_resetinit by Felix Fietkau · 12 years ago
  70. ce8fdf6 ath9k_hw: clean up tx completion interrupt handling by Felix Fietkau · 12 years ago
  71. 7e03072 ath9k_hw: simplify tx queue interrupt mask handling by Felix Fietkau · 12 years ago
  72. 0d9be8a rt2x00: rt2800usb: limit tx queues length by Stanislaw Gruszka · 12 years ago
  73. 5f8f718 rt2x00: rt2800usb: do not check packedid for aggregated frames by Stanislaw Gruszka · 12 years ago
  74. f421111 rt2x00: rt2800usb: rework txstatus code by Stanislaw Gruszka · 12 years ago
  75. ed61e2b rt2x00: rt2800usb: rework txdone code by Stanislaw Gruszka · 12 years ago
  76. 627fdaf rt2x00: rt2800usb: move additional txdone into new function by Stanislaw Gruszka · 12 years ago
  77. d47a61a ath9k: Fix multi-VIF BSS handling by Sujith Manoharan · 12 years ago
  78. 3d4e20f ath9k: Remove aggregation flags by Sujith Manoharan · 12 years ago
  79. caed657 ath9k_hw: Cleanup FastChannelChange by Sujith Manoharan · 12 years ago
  80. bcf6f96 ath9k: Remove 'other' VIF count by Sujith Manoharan · 12 years ago
  81. 62450b8 ath9k: Remove unused variables by Sujith Manoharan · 12 years ago
  82. bf106e1 ath9k: Remove unnecessary initialization by Sujith Manoharan · 12 years ago
  83. 9d4f09b rt2x00: Set IEEE80211_HW_REPORTS_TX_ACK_STATUS in rt2800 by Helmut Schaa · 12 years ago
  84. b093863 mwifiex: correction in structure name passed to sizeof() by Amitkumar Karwar · 12 years ago
  85. c65a30f mwifiex: fix checkpatch --strict warnings/errors Part 9 by Yogesh Ashok Powar · 12 years ago
  86. 500f747 mwifiex: fix checkpatch --strict warnings/errors Part 8 by Yogesh Ashok Powar · 12 years ago
  87. 9c05fd7 mwifiex: fix checkpatch --strict warnings/errors Part 7 by Yogesh Ashok Powar · 12 years ago
  88. 5dbd326 mwifiex: fix checkpatch --strict warnings/errors Part 6 by Yogesh Ashok Powar · 12 years ago
  89. cff23ce mwifiex: fix checkpatch --strict warnings/errors Part 5 by Yogesh Ashok Powar · 12 years ago
  90. f57c1ed mwifiex: fix checkpatch --strict warnings/errors Part 4 by Yogesh Ashok Powar · 12 years ago
  91. 931f158 mwifiex: fix checkpatch --strict warnings/errors Part 3 by Yogesh Ashok Powar · 12 years ago
  92. aea0701 mwifiex: fix checkpatch --strict warnings/errors Part 2 by Yogesh Ashok Powar · 12 years ago
  93. 8426684 mwifiex: fix checkpatch --strict warnings/errors Part 1 by Yogesh Ashok Powar · 12 years ago
  94. cdf485b ixgbe: dcb: use DCB config values for FCoE traffic class on open by John Fastabend · 13 years ago
  95. d2f5e7f ixgbe: Fix race condition where RX buffer could become corrupted. by Atita Shirwaikar · 13 years ago
  96. 3ed69d7 ixgbe: use typed min/max functions where possible by Jesse Brandeburg · 13 years ago
  97. 9cdcf09 ixgbe: fix obvious return value bug. by Don Skidmore · 13 years ago
  98. 621bd70 ixgbe: Replace eitr_low and eitr_high with static values in ixgbe_update_itr by Alexander Duyck · 13 years ago
  99. bdda1a6 ixgbe: Do not disable read relaxed ordering when DCA is enabled by Alexander Duyck · 13 years ago
  100. 5edc446 ixgb: Remove unnecessary defines, use pr_debug by Joe Perches · 13 years ago