1. 74dd176 iwlwifi: mvm: loosen nssn comparison to reorder buffer head by Sara Sharon · 9 years ago
  2. 7ef3dd2 iwlwifi: pcie: don't wake up the NIC when writing CSRs in MSIX mode by Haim Dreyfuss · 9 years ago
  3. 0730ffb iwlwifi: Fix firmware name maximum length definition by Haim Dreyfuss · 9 years ago
  4. 16c4582 iwlwifi: mvm: don't allow negative reference count by Sara Sharon · 9 years ago
  5. e87e2639 iwlwifi: mvm: add more registers to dump upon error by Golan Ben-Ami · 9 years ago
  6. 16e4dd8 iwlwifi: mvm: add a new mvm reference type for RX data by Luca Coelho · 9 years ago
  7. 43ec72b iwlwifi: mvm: pass station to mac80211 RX where known by Johannes Berg · 9 years ago
  8. 4896d76 iwlwifi: consider VHT 160MHz while parsing NVM by Gregory Greenman · 9 years ago
  9. 1afb0ae iwlwifi: allow combining different phy images with mac images by Haim Dreyfuss · 9 years ago
  10. 71b1230 iwlwifi: wake from runtime suspend before sending sync commands by Luca Coelho · 9 years ago
  11. fa820d6 iwlwifi: mvm: allow a debug knob for Tx A-MSDU even if rate control forbids it by Emmanuel Grumbach · 9 years ago
  12. aea2a5f iwlwifi: Rename 9560 to 9260 and add new PCI IDs for it by Haim Dreyfuss · 9 years ago
  13. e9eb5e3 iwlwifi: mvm: add a flag to disable checksum by Sara Sharon · 9 years ago
  14. 80938ab iwlwifi: mvm: advertise RSS queue usage by Johannes Berg · 9 years ago
  15. c24c7f5 iwlwifi: trans: don't call the trans-specific ref/unref directly by Luca Coelho · 9 years ago
  16. 2b1ba3e iwlwifi: mvm: support queue removal in ADD_STA hcmd by Liad Kaufman · 10 years ago
  17. a338384 iwlwifi: mvm: utilize the frame release infrastructure by Sara Sharon · 9 years ago
  18. 0690405 iwlwifi: mvm: add reorder timeout per frame by Sara Sharon · 9 years ago
  19. b915c10 iwlwifi: mvm: add reorder buffer per queue by Sara Sharon · 9 years ago
  20. 2dd4934 iwlwifi: mvm: add firmware API name comment by Johannes Berg · 9 years ago
  21. 10b2b20 iwlwifi: mvm: add infrastructure for tracking BA session in driver by Sara Sharon · 9 years ago
  22. d0ff5d2 iwlwifi: mvm: change RX sync notification to be an attribute and not a type by Sara Sharon · 9 years ago
  23. 0636b93 iwlwifi: mvm: implement driver RX queues sync command by Sara Sharon · 9 years ago
  24. e5ed179 iwlwifi: Edit the 8265 SDIO ID by Mordechai Goodstein · 9 years ago
  25. 4c96513 iwlwifi: mvm: support p2p device frames tx on dqa queue #2 by Liad Kaufman · 10 years ago
  26. de24f63 iwlwifi: mvm: allocate queue for probe response in dqa mode by Liad Kaufman · 10 years ago
  27. a525d0e Merge tag 'iwlwifi-for-kalle-2016-05-04' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by Luca Coelho · 9 years ago
  28. 5c08b0f iwlwifi: mvm: don't override the rate with the AMSDU len by Emmanuel Grumbach · 9 years ago
  29. 57fbcce cfg80211: remove enum ieee80211_band by Johannes Berg · 9 years ago
  30. f742aaf iwlwifi: mvm: fix accessing Null pointer during fw dump collection by Matti Gottlieb · 9 years ago
  31. e1ba684 iwlwifi: 8000: fix MODULE_FIRMWARE input by Sara Sharon · 9 years ago
  32. cd49727 iwlwifi: mvm: avoid to WARN about gscan capabilities by Ayala Beker · 10 years ago
  33. d34475b iwlwifi: add device IDs for the 8265 device by Oren Givon · 9 years ago
  34. bddf590 Merge tag 'wireless-drivers-next-for-davem-2016-04-11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 9 years ago
  35. ae95d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  36. 498cd8e ibmvnic: Enable use of multiple tx/rx scrqs by John Allen · 9 years ago
  37. 4d5770b net: dsa: make the VLAN add function return void by Vivien Didelot · 9 years ago
  38. 8497aa6 net: dsa: make the FDB add function return void by Vivien Didelot · 9 years ago
  39. 43c44a9 net: dsa: make the STP state function return void by Vivien Didelot · 9 years ago
  40. 1089ac6 Merge tag 'mac80211-next-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  41. 016adb7 tuntap: restore default qdisc by Jason Wang · 9 years ago
  42. 9efc8f6 mlxsw: reg: Fix SBPM register name by Jiri Pirko · 9 years ago
  43. 497e859 mlxsw: reg: Share direction enum between SBPR, SBCM, SBPM by Jiri Pirko · 9 years ago
  44. b2f1057 mlxsw: Do not pass around driver_priv directly by Jiri Pirko · 9 years ago
  45. 307c243 mlxsw: Pass mlxsw_core as a param of mlxsw_core_skb_transmit* by Jiri Pirko · 9 years ago
  46. 932762b mlxsw: Move devlink port registration into common core code by Jiri Pirko · 9 years ago
  47. cc7c033 nfp: allow ring size reconfiguration at runtime by Jakub Kicinski · 9 years ago
  48. a98cb25 nfp: pass ring count as function parameter by Jakub Kicinski · 9 years ago
  49. 36a857e nfp: convert .ndo_change_mtu() to prepare/commit paradigm by Jakub Kicinski · 9 years ago
  50. 30d2117 nfp: propagate list buffer size in struct rx_ring by Jakub Kicinski · 9 years ago
  51. aba52df nfp: sync ring state during FW reconfiguration by Jakub Kicinski · 9 years ago
  52. 1cd0cfc nfp: slice .ndo_open() and .ndo_stop() up by Jakub Kicinski · 9 years ago
  53. ca40fea nfp: move filling ring information to FW config by Jakub Kicinski · 9 years ago
  54. 114bdef nfp: preallocate RX buffers early in .ndo_open by Jakub Kicinski · 9 years ago
  55. 1934680 nfp: reorganize initial filling of RX rings by Jakub Kicinski · 9 years ago
  56. 827deea nfp: cleanup tx ring flush and rename to reset by Jakub Kicinski · 9 years ago
  57. 73725d9 nfp: allocate ring SW structs dynamically by Jakub Kicinski · 9 years ago
  58. d79737c nfp: make *x_ring_init do all the init by Jakub Kicinski · 9 years ago
  59. 0afbfb1 nfp: break up nfp_net_{alloc|free}_rings by Jakub Kicinski · 9 years ago
  60. 0ba40af nfp: move link state interrupt request/free calls by Jakub Kicinski · 9 years ago
  61. ff1b68a nfp: correct RX buffer length calculation by Jakub Kicinski · 9 years ago
  62. 10ef00f ixgbe: Bump version number by Mark Rustad · 9 years ago
  63. f572b2c ixgbe: Add KR backplane support for x550em_a by Mark Rustad · 9 years ago
  64. 200157c ixgbe: Add support for SGMII backplane interface by Mark Rustad · 9 years ago
  65. 2d40cd1 ixgbe: Add support for SFPs with retimer by Mark Rustad · 9 years ago
  66. e84db72 ixgbe: Introduce function to control MDIO speed by Mark Rustad · 9 years ago
  67. 537cc5d ixgbe: Read and parse NW_MNG_IF_SEL register by Mark Rustad · 9 years ago
  68. c898fe2 ixgbe: Read and set instance id by Mark Rustad · 9 years ago
  69. d31afc8 ixgbe: Use new methods for PHY access by Mark Rustad · 9 years ago
  70. 49425df ixgbe: Add support for x550em_a 10G MAC type by Mark Rustad · 9 years ago
  71. 9a5c27e ixgbe: Use method pointer to access IOSF devices by Mark Rustad · 9 years ago
  72. 207969b ixgbe: Add definitions for x550em_a 10G MAC by Mark Rustad · 9 years ago
  73. a711ad8 ixgbe: Add support for single-port X550 device by Mark Rustad · 9 years ago
  74. 8220bbc ixgbe/ixgbevf: Add support for bulk free in Tx cleanup & cleanup boolean logic by Alexander Duyck · 9 years ago
  75. af74190 ixgbe: Take manageability semaphore for firmware commands by Mark Rustad · 9 years ago
  76. 5cffde3 ixgbe: Clean up interface for firmware commands by Mark Rustad · 9 years ago
  77. 7345716 ixgbe: Correct length check for round up by Mark Rustad · 9 years ago
  78. 3775b81 ixgbe: Change the lan_id and func fields to a u8 to avoid casts by Mark Rustad · 9 years ago
  79. 832ac59 ixgbe: Delete some unused register definitions by Mark Rustad · 9 years ago
  80. 4a0090a geneve: change to use UDP socket GRO by Tom Herbert · 9 years ago
  81. 5602c48 vxlan: change vxlan to use UDP socket GRO by Tom Herbert · 9 years ago
  82. 8ced425 tun: use socket locks for sk_{attach,detatch}_filter by Hannes Frederic Sowa · 9 years ago
  83. 20ac1b3 Merge ath-next from ath.git by Kalle Valo · 9 years ago
  84. 4646968 mwifiex: dump pcie scratch registers by Xinming Hu · 9 years ago
  85. bf00dc2 mwifiex: AMSDU Rx frame handling in AP mode by Xinming Hu · 9 years ago
  86. ad5ca84 mwifiex: schedule main workqueue for transmitting bridge packets by Xinming Hu · 9 years ago
  87. 00c54780 mwifiex: remove redundant GFP_DMA flag by Xinming Hu · 9 years ago
  88. a362e16 mwifiex: check revision id while choosing PCIe firmware by Shengzhen Li · 9 years ago
  89. 8fa0a0d mwifiex: add support for wakeup on GTK rekey failure by Ganapathi Bhat · 9 years ago
  90. f6b1cbe mwifiex: add support for GTK rekey offload by Ganapathi Bhat · 9 years ago
  91. a069caa rtl8xxxu: Do not set LDOA15 / LDOV12 on 8192eu by Jes Sorensen · 9 years ago
  92. 91cbe4e rtl8xxxu: Use correct H2C calls for 8192eu by Jes Sorensen · 9 years ago
  93. af13faf rtl8xxxu: Identify 8192eu rev A/B parts correctly by Jes Sorensen · 9 years ago
  94. ba17d82 rtl8xxxu: Use enums for chip version numbers by Jes Sorensen · 9 years ago
  95. 931d927 rtl8xxxu: Update some register definitions by Jes Sorensen · 9 years ago
  96. f3fc251 rtl8xxxu: 8192eu uses txdesc40 by Jes Sorensen · 9 years ago
  97. 1df1de3 rtl8xxxu: TXDESC_SHORT_GI is txdesc32 only by Jes Sorensen · 9 years ago
  98. 169bc5c rtl8xxxu: Correct txdesc40 gid definition by Jes Sorensen · 9 years ago
  99. 33f3724 rtl8xxxu: Rename TX descriptor bits to map them to 32/40 byte descriptors by Jes Sorensen · 9 years ago
  100. dbb2896 rtl8xxxu: Change name of struct tx_desc to be more decriptive by Jes Sorensen · 9 years ago