1. b5d4478 rtlwifi: rtl8188ee: Convert driver to use the common DM table init routine by Larry Finger · 10 years ago
  2. 6f8214b rtlwifi: Create new routine to initialize the DM tables by Larry Finger · 10 years ago
  3. 3f0c1cf rtlwifi: rtl8723be: Improve modinfo output by Larry Finger · 10 years ago
  4. 1f6969f rtlwifi: Unify variable naming for all drivers by Larry Finger · 10 years ago
  5. 8bd61f8 brcmfmac: get rid of duplicate SDIO device identifiers by Arend van Spriel · 10 years ago
  6. 86f2db86 wl18xx: declare radar_detect_widths support for ap interfaces by Eliad Peller · 10 years ago
  7. 1cd91b2 wlcore: add dfs region to reg domain update cmd by Guy Mishol · 10 years ago
  8. 4ce9fad wlcore: allow using dfs channels by Eliad Peller · 10 years ago
  9. 830513a wlcore: add dfs master restart calls by Eliad Peller · 10 years ago
  10. 534719f wlcore: add support for ap csa by Eliad Peller · 10 years ago
  11. e7d3232 wl18xx: add debugfs file to emulate radar event by Eliad Peller · 10 years ago
  12. 750e9d1 wl18xx: add radar detection implementation by Eliad Peller · 10 years ago
  13. e2f1e50 wlcore: enable sleep during AP mode operation by Kobi L · 10 years ago
  14. b8714d1 wlcore: enable AP wowlan by Eliad Peller · 10 years ago
  15. 6d5a748 wlcore: add ability to reduce FW interrupts during suspend by Ram Amrani · 10 years ago
  16. 7d3b29e wlcore/wl18xx: handle rc updates in a separate work by Eliad Peller · 10 years ago
  17. 16129d1 wlcore: fix sparse warning by Eliad Peller · 10 years ago
  18. d6b9848 wlcore: fix WLCORE_VENDOR_ATTR_GROUP_KEY policy by Eliad Peller · 10 years ago
  19. 6383539 mwifiex: tdls: Use setup_timer by Julia Lawall · 10 years ago
  20. e4a1c3f mwifiex: 11n_rxreorder: Use setup_timer by Julia Lawall · 10 years ago
  21. c6c33e7 mwifiex: main: Use setup_timer by Julia Lawall · 10 years ago
  22. 99a1b74 orinoco_usb: Use setup_timer by Julia Lawall · 10 years ago
  23. 1a94ace iwl3945: Use setup_timer by Julia Lawall · 10 years ago
  24. af68b87 iwl4965: Use setup_timer by Julia Lawall · 10 years ago
  25. 0be01bf cw1200: queue: Use setup_timer by Julia Lawall · 10 years ago
  26. dabefea cw1200: main: Use setup_timer by Julia Lawall · 10 years ago
  27. 983988e wireless: cw1200: Use setup_timer by Julia Lawall · 10 years ago
  28. b9d305c rt2x00: use helper to check capability/requirement by Fred Chou · 10 years ago
  29. c20e778 wil6210: use 'uint64_t' instead of 'cycles_t' to avoid warnings by Chen Gang · 10 years ago
  30. 8a40084 mwifiex: Add support for wowlan disconnect by Maithili Hinge · 10 years ago
  31. 468133c mwifiex: Move code for wowlan magic-packet and patterns to a function by Maithili Hinge · 10 years ago
  32. ca5b20e mwifiex: Increase priority of firmware download message by Amitkumar Karwar · 10 years ago
  33. b420166 mwifiex: do not release lock during list_for_each_entry_safe() by Amitkumar Karwar · 10 years ago
  34. fc64746 mwifiex: wakeup pending wait queues by Amitkumar Karwar · 10 years ago
  35. 4636187 mwifiex: add wakeup timer based recovery mechanism by Amitkumar Karwar · 10 years ago
  36. b4f1b17 mwifiex: increase delay during card reset by Marc Yang · 10 years ago
  37. 9d2e85e mwifiex: Adjust calling place of mwifiex_terminate_workqueue by Marc Yang · 10 years ago
  38. 7197325 mwifiex: remove redundant flag MWIFIEX_HW_STATUS_FW_READY by Amitkumar Karwar · 10 years ago
  39. 4f3dfdf mwifiex: get supported BA stream info from FW by Avinash Patil · 10 years ago
  40. 84b313b3 mwifiex: make tx packet 64 byte DMA aligned by Xinming Hu · 10 years ago
  41. 2ab87d5 mwifiex: do not send key material cmd when delete wep key by Xinming Hu · 10 years ago
  42. bd7d0d1 mwifiex: enable -D__CHECK_ENDIAN__ for sparse by default by Avinash Patil · 10 years ago
  43. 8b3a38d brcmfmac: Add support for bcm43340/1 wireless chipsets by Arend van Spriel · 10 years ago
  44. 0b4155d mwifiex: module parameter for deep sleep configuration by Avinash Patil · 10 years ago
  45. 809c6ea mwifiex: save sdio register values before firmware dump by Xinming Hu · 10 years ago
  46. 11cd07a mwifiex: save driver information to file when firmware dump by Xinming Hu · 10 years ago
  47. bb5097f mwifiex: move debug_data dump function to common utililty file by Xinming Hu · 10 years ago
  48. 6175430 mwifiex: move pm_wakeup_card_complete definition to usb.c by Xinming Hu · 10 years ago
  49. cbf6e05 mwifiex: add rx histogram statistics support by Xinming Hu · 10 years ago
  50. d35b639 mwifiex: add bcn_rcv_cnt and bcn_miss_cnt in getlog debugfs by Xinming Hu · 10 years ago
  51. 72df631 mwifiex: report tdls peers in debugfs by Xinming Hu · 10 years ago
  52. c0c3163 ath5k: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  53. 9802776 brcmfmac: enable 802.11d support in firmware by Arend van Spriel · 10 years ago
  54. 6b89dcb brcmfmac: signal completion of 802.1x. by Hante Meuleman · 10 years ago
  55. 63db1a4 brcmfmac: follow user-space regulatory domain selection by Arend van Spriel · 10 years ago
  56. d2e2472 brcmfmac: Change error log in standard log for rxbufpost. by Hante Meuleman · 10 years ago
  57. 118eb30 brcmfmac: Fix WEP configuration for AP mode. by Hante Meuleman · 10 years ago
  58. f714e58 brcmfmac: remove unused/duplicate defines in chip.c by Arend van Spriel · 10 years ago
  59. 83297aa brcmfmac: Fix incorrect casting of 64 bit physical address. by Hante Meuleman · 10 years ago
  60. 64bb1b9 Merge tag 'iwlwifi-next-for-kalle-2014-12-30' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by Kalle Valo · 10 years ago
  61. dd95539 Merge branch 'timecounter-next' by David S. Miller · 10 years ago
  62. 5ce07a5 microblaze: include the new timecounter header. by Richard Cochran · 10 years ago
  63. d9f3937 mlx4: include clocksource.h again by Richard Cochran · 10 years ago
  64. d312da2 ixgbe: convert to CYCLECOUNTER_MASK macro. by Richard Cochran · 10 years ago
  65. b57c894 igb: convert to CYCLECOUNTER_MASK macro. by Richard Cochran · 10 years ago
  66. 4d045b4 e1000e: convert to CYCLECOUNTER_MASK macro. by Richard Cochran · 10 years ago
  67. f28ba40 bnx2x: convert to CYCLECOUNTER_MASK macro. by Richard Cochran · 10 years ago
  68. 1891172 timecounter: provide a macro to initialize the cyclecounter mask field. by Richard Cochran · 10 years ago
  69. b422da7 MAINTAINERS: Update Open vSwitch entry. by Pravin B Shelar · 10 years ago
  70. c2f471f Merge tag 'wireless-drivers-next-for-davem-2015-01-02' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 10 years ago
  71. 3adc0be net: ethernet: cisco: enic: enic_dev: Remove some unused functions by Rickard Strandqvist · 10 years ago
  72. 50ab97d isdn: hisax: hfc4s8s_l1: Remove some unused functions by Rickard Strandqvist · 10 years ago
  73. 6af01a7 net: fddi: skfp: smt.c: Remove unused function by Rickard Strandqvist · 10 years ago
  74. 7841d5d net: ethernet: chelsio: cxgb3: mc5.c: Remove some unused functions by Rickard Strandqvist · 10 years ago
  75. e8768f9 net: skbuff: don't zero tc members when freeing skb by Florian Westphal · 10 years ago
  76. 6c032ed Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 10 years ago
  77. a4c9ea5 geneve: Add Geneve GRO support by Joe Stringer · 10 years ago
  78. 9b174d8 net: Add Transparent Ethernet Bridging GRO support. by Jesse Gross · 10 years ago
  79. 05930b5 net/fsl: remove hardcoded clock setting from xgmac_mdio by Shaohui Xie · 10 years ago
  80. aa84247 net/fsl: remove irq assignment from xgmac_mdio by Shaohui Xie · 10 years ago
  81. cef27f9 net/fsl: remove reset from xgmac_mdio by Shaohui Xie · 10 years ago
  82. 01aa299 Merge branch 'gmac-next' by David S. Miller · 10 years ago
  83. 53a8393 GMAC: add document for Rockchip RK3288 GMAC by Roger Chen · 10 years ago
  84. e35e47a ARM: dts: rockchip: enable gmac on RK3288 evb board by Roger Chen · 10 years ago
  85. 3d3fb74a ARM: dts: rockchip: add gmac info for rk3288 by Roger Chen · 10 years ago
  86. 7f18602 GMAC: modify CRU config for Rockchip RK3288 SoCs integrated GMAC by Roger Chen · 10 years ago
  87. 3cf8e53 GMAC: define clock ID used for GMAC by Roger Chen · 10 years ago
  88. 7ad269e GMAC: add driver for Rockchip RK3288 SoCs integrated GMAC by Roger Chen · 10 years ago
  89. 9aacfb2 igb_ptp: Include clocksource.h to get CLOCKSOURCE_MASK. by David S. Miller · 10 years ago
  90. 54da508 e1000e: Include clocksource.h to get CLOCKSOURCE_MASK. by David S. Miller · 10 years ago
  91. e495f78 Merge branch 'fib_trie-next' by David S. Miller · 10 years ago
  92. 5405afd fib_trie: Add tracking value for suffix length by Alexander Duyck · 10 years ago
  93. 21d1f11 fib_trie: Remove checks for index >= tnode_child_length from tnode_get_child by Alexander Duyck · 10 years ago
  94. 12c081a fib_trie: inflate/halve nodes in a more RCU friendly way by Alexander Duyck · 10 years ago
  95. fc86a93 fib_trie: Push tnode flushing down to inflate/halve by Alexander Duyck · 10 years ago
  96. ff181ed fib_trie: Push assignment of child to parent down into inflate/halve by Alexander Duyck · 10 years ago
  97. f05a481 fib_trie: Add functions should_inflate and should_halve by Alexander Duyck · 10 years ago
  98. cf3637b fib_trie: Move resize to after inflate/halve by Alexander Duyck · 10 years ago
  99. 345e9b5 fib_trie: Push rcu_read_lock/unlock to callers by Alexander Duyck · 10 years ago
  100. 98293e8 fib_trie: Use unsigned long for anything dealing with a shift by bits by Alexander Duyck · 10 years ago