1. 3b24f4c mac80211: let flush() drop packets when possible by Emmanuel Grumbach · 10 years ago
  2. 0efbb78 rfkill: document rfkill module parameters by Andrew Clausen · 10 years ago
  3. 9b7a86f mac80211: fix handling TIM IE when stations disconnect by Johannes Berg · 10 years ago
  4. a809ca5 mac80211_hwsim: fix PS debugfs file locking by Johannes Berg · 10 years ago
  5. 79c892b mac80211: provide per-TID RX/TX MSDU counters by Johannes Berg · 10 years ago
  6. 6de3980 nl80211: support per-TID station statistics by Johannes Berg · 10 years ago
  7. 8d79136 nl80211: clarify packet statistics descriptions by Johannes Berg · 10 years ago
  8. a76b194 cfg80211: add nl80211 beacon-only statistics by Johannes Berg · 10 years ago
  9. 319090b cfg80211: remove enum station_info_flags by Johannes Berg · 10 years ago
  10. 2b9a7e1 mac80211: allow drivers to provide most station statistics by Johannes Berg · 10 years ago
  11. 6f7a8d2 mac80211: send statistics with delete station event by Johannes Berg · 10 years ago
  12. cf5ead8 cfg80211: allow including station info in delete event by Johannes Berg · 10 years ago
  13. 052536a cfg80211: add scan time to survey data by Johannes Berg · 10 years ago
  14. 11f78ac cfg80211: allow survey data to return global data by Johannes Berg · 10 years ago
  15. 4ed20be cfg80211: remove "channel" from survey names by Johannes Berg · 10 years ago
  16. db12847 mac80211: Re-fix accounting of the tailroom-needed counter by Ido Yariv · 10 years ago
  17. 3a4b0c9 Merge branch 'mac80211' into mac80211-next by Johannes Berg · 10 years ago
  18. fa44b98 mac80211: skip disabled channels in VHT check by Arik Nemtsov · 10 years ago
  19. 71b836e nl80211: define multicast group names in header by Johannes Berg · 10 years ago
  20. d75bb06 cfg80211: add extensible feature flag attribute by Gautam Kumar Shukla · 10 years ago
  21. 1803f59 nl80211: document NL80211_BSS_STATUS_AUTHENTICATED isn't used by Johannes Berg · 10 years ago
  22. 1e359a5 Revert "mac80211: Fix accounting of the tailroom-needed counter" by Johannes Berg · 10 years ago
  23. 85b89af mac80211: fix dot11MulticastTransmittedFrameCount tested address by Eliad Peller · 10 years ago
  24. 5875755 mac80211_hwsim: fix check for custom world regdom array size by Johannes Berg · 10 years ago
  25. 8d819a9 mac80211: minstrel: reduce size of struct minstrel_rate_stats by Felix Fietkau · 10 years ago
  26. 79f241b nl80211: increase the max number of rules in regdomain by Arik Nemtsov · 10 years ago
  27. 93a1e86 nl80211: Stop scheduled scan if netlink client disappears by Jukka Rissanen · 10 years ago
  28. 31a60ed nl80211: Convert sched_scan_req pointer to RCU pointer by Jukka Rissanen · 10 years ago
  29. 0f8b824 mac80211: avoid reconfig if no interfaces are up by Eliad Peller · 10 years ago
  30. 1a952c9 mac80211: remove unused variable in ieee80211_parse_ch_switch_ie() by Luciano Coelho · 10 years ago
  31. 1c45c5c mac80211: update sta bw on ht chanwidth action frame by Eliad Peller · 10 years ago
  32. a5fee9c mac80211: handle power constraint and country IEs in RRM by Moshe Benji · 10 years ago
  33. 179b8fc mac80211: Fix ignored HT override configurations by Chaya Rachel Ivgi · 10 years ago
  34. 28a9bc6 mac80211: free management frame keys when removing station by Johannes Berg · 10 years ago
  35. db8dfee cfg80211: avoid intersection when applying self-managed reg by Arik Nemtsov · 10 years ago
  36. 1bdd716 cfg80211: return private regdom for self-managed devices by Arik Nemtsov · 10 years ago
  37. b0d7aa5 cfg80211: allow wiphy specific regdomain management by Jonathan Doron · 10 years ago
  38. ad30ca2 cfg80211: allow usermode to query wiphy specific regdom by Arik Nemtsov · 10 years ago
  39. 2ae70ef mac80211: keep sending peer candidate events while in listen state by Nishikawa, Kenzoh · 10 years ago
  40. 688b1ec mac80211: notify channel switch at the end of ieee80211_chswitch_post_beacon() by Luciano Coelho · 10 years ago
  41. d2954457 mac80211: notify NSS changed when IBSS and HT by Janusz Dziedzic · 10 years ago
  42. 848955c mac80211: move U-APSD enablement to vif flags by Johannes Berg · 10 years ago
  43. 4bcc56b mac80211: ask driver to look at power level when starting AP by Johannes Berg · 10 years ago
  44. 5cf1661 mac80211: Fix accounting of multicast frames by Sujith Manoharan · 10 years ago
  45. 6b127c7 mac80211: Move IEEE80211_TX_CTL_PS_RESPONSE by Sujith Manoharan · 10 years ago
  46. ba1debd wireless: Support of IFLA_INFO_KIND rtnl attribute by Vadim Kochan · 10 years ago
  47. 185076d cfg80211: correctly check ad-hoc channels by Arik Nemtsov · 10 years ago
  48. 70dcec5 cfg80211: don't WARN about two consecutive Country IE hint by Emmanuel Grumbach · 10 years ago
  49. 722ddb0 mac80211: update the channel context after channel switch by Emmanuel Grumbach · 10 years ago
  50. f89f46c nl80211: check matches array length before acessing it by Luciano Coelho · 10 years ago
  51. cec3f0e cfg80211: use __force __rcu to suppress sparse warning by Johannes Berg · 10 years ago
  52. 34f05f5 cfg80211: avoid mem leak on driver hint set by Arik Nemtsov · 10 years ago
  53. 08f6f14 cfg80211: Fix 160 MHz channels with 80+80 and 160 MHz drivers by Jouni Malinen · 10 years ago
  54. d025933 mac80211: fix multicast LED blinking and counter by Andreas Müller · 10 years ago
  55. 7e6225a mac80211: avoid using uninitialized stack data by Jes Sorensen · 10 years ago
  56. 5fbea33 r8169:update rtl8168g pcie ephy parameter by Chun-Hao Lin · 10 years ago
  57. 7855f67 net: dsa: bcm_sf2: force link for all fixed PHY devices by Florian Fainelli · 10 years ago
  58. 697766d Merge branch 'dma_mb' by David S. Miller · 10 years ago
  59. 124b74c fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor reads by Alexander Duyck · 10 years ago
  60. a075013 r8169: Use dma_rmb() and dma_wmb() for DescOwn checks by Alexander Duyck · 10 years ago
  61. 1077fa3 arch: Add lightweight memory barriers dma_rmb() and dma_wmb() by Alexander Duyck · 10 years ago
  62. 8a44971 arch: Cleanup read_barrier_depends() and comments by Alexander Duyck · 10 years ago
  63. c11a900 Merge branch 'dsa' by David S. Miller · 10 years ago
  64. 9697f1c net: dsa: propagate error code from dsa_slave_phy_setup by Florian Fainelli · 10 years ago
  65. 53013c7 net: dsa: handle non-existing PHYs on switch internal bus by Florian Fainelli · 10 years ago
  66. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  67. bae41e4 Merge tag 'sound-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  68. 7ef58b3 Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 10 years ago
  69. 413fd0e Merge tag 'fbdev-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  70. 6b9e2ce Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 10 years ago
  71. 14ba9a2 Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 10 years ago
  72. b859e7d Merge tag 'spi-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  73. 709d9f0 Merge tag 'edac/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 10 years ago
  74. 00c83b0 Fix race condition between vxlan_sock_add and vxlan_sock_release by Marcelo Leitner · 10 years ago
  75. 51f8301 net/macb: fix compilation warning for print_hex_dump() called with skb->mac_header by Cyrille Pitchen · 10 years ago
  76. 2183a58 Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  77. efef793 Merge branch 'mlx4-next' by David S. Miller · 10 years ago
  78. 7d077cd net/mlx4: Add support for A0 steering by Matan Barak · 10 years ago
  79. 431df8c net/mlx4: Refactor QUERY_PORT by Matan Barak · 10 years ago
  80. 579d059 net/mlx4_core: Add explicit error message when rule doesn't meet configuration by Matan Barak · 10 years ago
  81. d57febe net/mlx4: Add A0 hybrid steering by Matan Barak · 10 years ago
  82. 7a89399 net/mlx4: Add mlx4_bitmap zone allocator by Matan Barak · 10 years ago
  83. ab256e5 net/mlx4: Add a check if there are too many reserved QPs by Dotan Barak · 10 years ago
  84. ddae034 net/mlx4: Change QP allocation scheme by Eugenia Emantayev · 10 years ago
  85. 3dca0f42 net/mlx4_core: Use tasklet for user-space CQ completion events by Matan Barak · 10 years ago
  86. 383677d net/mlx4_core: Mask out host side virtualization features for guests by Or Gerlitz · 10 years ago
  87. c58942f net/mlx4_en: Set csum level for encapsulated packets by Or Gerlitz · 10 years ago
  88. e28870f Merge tag 'backlight-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 10 years ago
  89. 630f4b7 be2net: Export tunnel offloads only when a VxLAN tunnel is created by Sriharsha Basavapatna · 10 years ago
  90. 0a4b5a2 gianfar: Fix dma check map error when DMA_API_DEBUG is enabled by Kevin Hao · 10 years ago
  91. 666224d cxgb4/csiostor: Don't use MASTER_MUST for fw_hello call by Hariprasad Shenai · 10 years ago
  92. c1b30e4 Merge tag 'pinctrl-v3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  93. 92a578b Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  94. c75059c Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  95. f74ea36 Merge tag 'ktest-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 10 years ago
  96. 52c9b12 Merge branch 'fec-next' by David S. Miller · 10 years ago
  97. 0c5a3ae net: fec: only enable mdio interrupt before phy device link up by Nimrod Andy · 10 years ago
  98. e17f7fe net: fec: clear all interrupt events to support i.MX6SX by Nimrod Andy · 10 years ago
  99. 858eeb7 net: fec: reset fep link status in suspend function by Nimrod Andy · 10 years ago
  100. 350e4f4 Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago