1. 169bc5c rtl8xxxu: Correct txdesc40 gid definition by Jes Sorensen · 8 years ago
  2. 33f3724 rtl8xxxu: Rename TX descriptor bits to map them to 32/40 byte descriptors by Jes Sorensen · 8 years ago
  3. dbb2896 rtl8xxxu: Change name of struct tx_desc to be more decriptive by Jes Sorensen · 8 years ago
  4. a5c92f0 mwifiex: fix NULL pointer dereference error by Wei-Ning Huang · 8 years ago
  5. 0013518 mwifiex: ie_list is an array, so no need to check if NULL by Colin Ian King · 8 years ago
  6. 84d17a2 iwl4965: Fix more memory leaks in __il4965_up() by Julian Calaby · 8 years ago
  7. c2fd344 iwl4965: Fix a memory leak in error handling code of __il4965_up by Jia-Ju Bai · 8 years ago
  8. 37190b2 rsi: Move variable initialisation into error code by Markus Elfring · 8 years ago
  9. ab2ef1d rsi: Delete unnecessary variable initialisation by Markus Elfring · 8 years ago
  10. 8b28310 rsi: Delete unnecessary variable initialisation by Markus Elfring · 8 years ago
  11. 1c76b49 rtl818x_pci: Disable pci device in error handling code by Jia-Ju Bai · 8 years ago
  12. 96838d6 b43: Fix memory leaks in b43_bus_dev_ssb_init and b43_bus_dev_bcma_init by Jia-Ju Bai · 8 years ago
  13. fe9b479 iwl4965: Fix a null pointer dereference in il_tx_queue_free and il_cmd_queue_free by Jia-Ju Bai · 8 years ago
  14. fb9693f iwlegacy: Return directly if allocation fails in il_eeprom_init() by Markus Elfring · 8 years ago
  15. 9e12904 brcmfmac: Delete unnecessary variable initialisation by Markus Elfring · 8 years ago
  16. cfbfbd1 ath9k_htc: Delete unnecessary variable initialisation by Markus Elfring · 8 years ago
  17. 4679f41 rtlwifi: use to_delayed_work() by Geliang Tang · 8 years ago
  18. d1162f0 wl1251: use to_delayed_work() by Geliang Tang · 8 years ago
  19. 6138341 wlcore: use to_delayed_work() by Geliang Tang · 8 years ago
  20. ea544aa ipw2x00: use to_pci_dev() by Geliang Tang · 8 years ago
  21. 0fef3c7 ath9k: Remove unnecessary ?: operator by Ivan Safonov · 8 years ago
  22. d9f5725 mwifiex: advertise low priority scan feature by Amitkumar Karwar · 8 years ago
  23. 3d43e03 brcmfmac: sdio: remove unused variable retry_limit by Colin Ian King · 8 years ago
  24. 8b4c000 rt2x00usb: Use usb anchor to manage URB by Vishal Thanki · 8 years ago
  25. e32993e wl12xx: remove redundant null check on wl->scan.ssid by Colin Ian King · 8 years ago
  26. 466414a rtlwifi: btcoexist: Convert BTC_PRINTK to btc_<foo>_dbg by Joe Perches · 8 years ago
  27. 1e81245 rtlwifi: rtl8821ae: Fix Smatch warnings by Larry Finger · 8 years ago
  28. b3c4201 rtlwifi: rtl8723be: Fix Smatch warnings by Larry Finger · 8 years ago
  29. 154fb48 rtlwifi: rtl8723ae: Fix Smatch warning by Larry Finger · 8 years ago
  30. c42cecc rtlwifi: rtl8192se: Fix Smatch warning by Larry Finger · 8 years ago
  31. 05d9e1b rtlwifi: rtl8192ee: Fix Smatch warning by Larry Finger · 8 years ago
  32. de8a9a6 rtlwifi: rtl8192c-common: Fix Smatch warning by Larry Finger · 8 years ago
  33. 844026f rtlwifi: rtl8188ee: Fix Smatch warnings by Larry Finger · 8 years ago
  34. 2e074fa rtlwifi: btcoexist: Fix Smatch warning by Larry Finger · 8 years ago
  35. 37c5293 rtlwifi: Fix Smatch warnings by Larry Finger · 8 years ago
  36. baa1702 rtlwifi: btcoexist: Implement antenna selection by Larry Finger · 8 years ago
  37. c18d8f5 rtlwifi: rtl8723be: Add antenna select module parameter by Larry Finger · 8 years ago
  38. 0026b32 mwifiex: fix Tx timeout issue during suspend test by Amitkumar Karwar · 8 years ago
  39. 977bc52 brcmfmac: uninitialized "ret" variable by Dan Carpenter · 8 years ago
  40. f8df33d mwifiex: Spelling s/minmum/minimum/, s/bandwidth/bandwith/ by Geert Uytterhoeven · 8 years ago
  41. 97b9b84 Merge tag 'iwlwifi-next-for-kalle-2016-03-30' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by Kalle Valo · 8 years ago
  42. 4da46ce net/core/dev: Warn on a too-short GRO frame by Aaron Conole · 8 years ago
  43. 9be02cd ibmvnic: enable RX checksum offload by Thomas Falcon · 8 years ago
  44. ad7775d ibmvnic: map L2/L3/L4 header descriptors to firmware by Thomas Falcon · 8 years ago
  45. 590ddaa Merge branch 'bcmgenet-cleanups' by David S. Miller · 8 years ago
  46. 7ee4062 net: bcmgenet: cleanup for dmadesc_set() by Petri Gynther · 8 years ago
  47. 824ba60 net: bcmgenet: cleanup for bcmgenet_xmit_frag() by Petri Gynther · 8 years ago
  48. f5a9ec2 net: bcmgenet: cleanup for bcmgenet_xmit() by Petri Gynther · 8 years ago
  49. 66f8779 Merge branch 'udp-peek' by David S. Miller · 8 years ago
  50. 627d2d6 udp: enable MSG_PEEK at non-zero offset by samanthakumar · 8 years ago
  51. e6afc8a udp: remove headers from UDP packets before queueing by samanthakumar · 8 years ago
  52. b9bb53f sock: convert sk_peek_offset functions to WRITE_ONCE by Willem de Bruijn · 8 years ago
  53. e43d15c Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  54. f1cc809 Merge branch 'bnxt_en-next' by David S. Miller · 8 years ago
  55. 29c262f bnxt_en: Improve ethtool .get_settings(). by Michael Chan · 8 years ago
  56. 9d9cee0 bnxt_en: Check for valid forced speed during ethtool -s. by Michael Chan · 8 years ago
  57. 4bb13ab bnxt_en: Add unsupported SFP+ module warnings. by Michael Chan · 8 years ago
  58. 25be862 bnxt_en: Set async event bits when registering with the firmware. by Michael Chan · 8 years ago
  59. 72b34f0 bnxt_en: Add get_eee() and set_eee() ethtool support. by Michael Chan · 8 years ago
  60. 939f7f0 bnxt_en: Add EEE setup code. by Michael Chan · 8 years ago
  61. 170ce01 bnxt_en: Add basic EEE support. by Michael Chan · 8 years ago
  62. c9ee951 bnxt_en: Improve flow control autoneg with Firmware 1.2.1 interface. by Michael Chan · 8 years ago
  63. 11f15ed bnxt_en: Update to Firmware 1.2.2 spec. by Michael Chan · 8 years ago
  64. 04c85bf Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  65. 0ea7fae fm10k: use ethtool_rxfh_indir_default for default redirection table by Jacob Keller · 8 years ago
  66. d8ec92f fm10k: fix a minor typo in some comments by Jacob Keller · 8 years ago
  67. 4be37c4 fm10k: correctly clean up when init_queueing_scheme fails by Jacob Keller · 8 years ago
  68. c4114e3 fm10k: prevent possibly uninitialized variable by Bruce Allan · 8 years ago
  69. d2e0721 fm10k: add helper functions to set strings and data for ethtool stats by Jacob Keller · 8 years ago
  70. c8ed563 fm10k: free MBX IRQ before clearing interrupt scheme by Jacob Keller · 8 years ago
  71. 61e0217 fm10k: print error message when stop_hw fails by Jacob Keller · 8 years ago
  72. b352569 fm10k: base queue scheme covered by RSS by Jacob Keller · 8 years ago
  73. e72319b fm10k: don't initialize service task until later in probe by Jacob Keller · 8 years ago
  74. de66c61 fm10k: prevent null pointer dereference of msix_entries table by Jacob Keller · 8 years ago
  75. 11c49f7 fm10k: use ether_addr_copy to copy MAC address by Bruce Allan · 9 years ago
  76. 1905add fm10k: cleanup SPACE_BEFORE_TAB checkpatch warning by Bruce Allan · 9 years ago
  77. 838e610 fm10k: demote BUG_ON() to WARN_ON() where appropriate by Bruce Allan · 9 years ago
  78. fcdb0a9 fm10k: cleanup remaining right-bit-shifted 1 by Bruce Allan · 9 years ago
  79. 1aab144 fm10k: Move constants to the right of binary operators by Bruce Allan · 9 years ago
  80. 50f26a5 i40e/i40evf: Bump patch from 1.4.25 to 1.5.1 by Catherine Sullivan · 8 years ago
  81. 55f7d72 i40e: Change comment to reflect correct function name by Mitch Williams · 8 years ago
  82. 19b73d8 i40evf: Add additional check for reset by Mitch Williams · 8 years ago
  83. 56e5ca6 i40e: Change unknown event error msg to ignore message by Shannon Nelson · 8 years ago
  84. 7e5a313 i40e: Added code to prevent double resets by Mitch Williams · 8 years ago
  85. d3ce5734 i40e: Notify VFs of all resets by Mitch Williams · 8 years ago
  86. c99abb4 i40e: Remove timer and task only if created by Shannon Nelson · 8 years ago
  87. 265bee7 Merge branch 'mlxsw-next' by David S. Miller · 8 years ago
  88. 2bf9a58 mlxsw: spectrum: Add support for physical port names by Ido Schimmel · 8 years ago
  89. 75f3a10 switchdev: Use switch ID in suggested udev rule by Ido Schimmel · 8 years ago
  90. b555cf4 mlxsw: spectrum: Reduce number of supported 802.1D bridges by Ido Schimmel · 8 years ago
  91. de03d2b i40e: Assure that adminq is alive in debug mode by Shannon Nelson · 8 years ago
  92. 6927839 i40e: Remove MSIx only if created by Shannon Nelson · 8 years ago
  93. 6182902 i40e: Fix up return code by Jesse Brandeburg · 8 years ago
  94. b6cacca i40e: Save off VSI resource count when updating VSI by Kevin Scott · 8 years ago
  95. b7c3593 i40e/i40evf: Remove I40E_MAX_USER_PRIORITY define by Catherine Sullivan · 8 years ago
  96. 4ea6239 i40e/i40evf: Fix casting in transmit code by Jesse Brandeburg · 8 years ago
  97. a619afe i40e/i40evf: Add support for bulk free in Tx cleanup by Alexander Duyck · 8 years ago
  98. f2edaaa i40e/i40evf: Fix handling of boolean logic in polling routines by Alexander Duyck · 8 years ago
  99. 311f23e i40evf: remove dead code by Alan Cox · 8 years ago
  100. 5c4654d i40e/i40evf: Allow up to 12K bytes of data per Tx descriptor instead of 8K by Alexander Duyck · 8 years ago