1. 04f3904 nl80211/cfg80211: add radar detection command/event by Simon Wunderlich · 12 years ago
  2. 2a0e047 cfg80211: configuration for WoWLAN over TCP by Johannes Berg · 12 years ago
  3. a0497f9 mac80211/minstrel_ht: add support for using CCK rates by Felix Fietkau · 12 years ago
  4. 6719429 cfg80211: check vendor IE length to avoid overrun by Luciano Coelho · 12 years ago
  5. bb92d19 nl80211: add packet offset information for wowlan pattern by Amitkumar Karwar · 12 years ago
  6. 66d5757 mac80211: allow driver to be stateless wrt. SMSP requests by Emmanuel Grumbach · 12 years ago
  7. b6a7bce nl80211: minor correction in sample wowlan mask calculation by Amitkumar Karwar · 12 years ago
  8. 9c35d7d mac80211: Add flushes before going off-channel by Seth Forshee · 12 years ago
  9. 6c17b77 mac80211: Fix tx queue handling during scans by Seth Forshee · 12 years ago
  10. df15a6c mac80211/minstrel_ht: remove the sampling bypass check for the lowest rate by Felix Fietkau · 12 years ago
  11. 7f4fe17 mac80211/minstrel_ht: show the number of retries for each rate in debugfs by Felix Fietkau · 12 years ago
  12. 3e4d40f mac80211: remove unused code to mark AP station authenticated by Johannes Berg · 12 years ago
  13. fd0f979 mac80211: simplify idle handling by Johannes Berg · 12 years ago
  14. f1e3e05 mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLE by Johannes Berg · 12 years ago
  15. 09b8556 mac80211: remove dynamic PS driver interface by Johannes Berg · 12 years ago
  16. ef429da mac80211: introduce beacon-only timing data by Johannes Berg · 12 years ago
  17. 8cef2c9 cfg80211: move TSF into IEs by Johannes Berg · 12 years ago
  18. 83c7aa1 cfg80211: remove scan ies NULL check by Johannes Berg · 12 years ago
  19. b207cdb mac80211: add vif debugfs driver callbacks by Alexander Bondar · 12 years ago
  20. 776b358 cfg80211: track hidden SSID networks properly by Johannes Berg · 12 years ago
  21. 1f4ac5a mac80211: explicitly copy channels to VLANs where needed by Johannes Berg · 12 years ago
  22. 757af6f mac80211: fix chandef tracing bug by Johannes Berg · 12 years ago
  23. 112c31f mac80211: fix AP beacon loss messages by Johannes Berg · 12 years ago
  24. f9e124f mac80211: protect rx-path with spinlock by Christian Lamparter · 12 years ago
  25. 601513a mac80211: Add the DS Params for mesh to every band by Emanuel Taube · 12 years ago
  26. 45b5028 mac80211: fix mesh sta teardown by Thomas Pedersen · 12 years ago
  27. 077f897 wireless: fix kernel-doc by Johannes Berg · 12 years ago
  28. 5b112d3 cfg80211: pass wiphy to cfg80211_ref_bss/put_bss by Johannes Berg · 12 years ago
  29. bba87ff cfg80211: fix radar check for P2P_DEVICE by Ilan Peer · 12 years ago
  30. b7566fc cfg80211: Fix memory leak by Larry Finger · 12 years ago
  31. 78f42ae Merge remote-tracking branch 'wireless-next/master' into HEAD by Johannes Berg · 12 years ago
  32. 8708aac rtlwifi: rtl8192cu: Add new USB ID by Larry Finger · 12 years ago
  33. 6eda4e2 brcmfmac: Add tx p2p off-channel support. by Hante Meuleman · 12 years ago
  34. 4b3a89d brcmfmac: Create netdev before returning from add_virtual_intf. by Hante Meuleman · 12 years ago
  35. dae3a27 brcmfmac: Cleanup of unused defines. by Hante Meuleman · 12 years ago
  36. 28c14f4 brcmfmac: Fix rtnl_lock lockup when registering netdev. by Hante Meuleman · 12 years ago
  37. 7ab6acd brcmfmac: Remove sleep on del_station. by Hante Meuleman · 12 years ago
  38. dded3d5 brcmfmac: Update netdev configuration in wiphy for p2p. by Hante Meuleman · 12 years ago
  39. 1bc7c65 brcmfmac: Reject change vif for p2p if. by Hante Meuleman · 12 years ago
  40. cdcef36 brcmfmac: Ignore E_ADD_IF for ifidx 0. by Hante Meuleman · 12 years ago
  41. 0a4cf48 brcmfmac: Put printing action frames code under debug flag. by Hante Meuleman · 12 years ago
  42. 426d0a5 brcmfmac: Use role from wdev on AP commands and fix stop_ap. by Hante Meuleman · 12 years ago
  43. 2fde59d brcmfmac: Create p2p0 netdev via module variable. by Hante Meuleman · 12 years ago
  44. 1ce3086 brcmfmac: change function signatures by Arend van Spriel · 12 years ago
  45. f2058dd brcmfmac: Use real cookie value for p2p remain on channel. by Hante Meuleman · 12 years ago
  46. 18e2f61 brcmfmac: P2P action frame tx. by Hante Meuleman · 12 years ago
  47. e6da340 brcmfmac: Add handling of receiving P2P action frames. by Hante Meuleman · 12 years ago
  48. a0f0795 brcmfmac: Update AP mode for GO creation. by Hante Meuleman · 12 years ago
  49. 89286dc brcmfmac: Update connect setup/handling routines for multiple bss. by Hante Meuleman · 12 years ago
  50. 318a64c brcmfmac: Fix bug mgmt_rx_register by Hante Meuleman · 12 years ago
  51. 7a5c1f6 brcmfmac: add p2p change vif routines. by Hante Meuleman · 12 years ago
  52. 7ee2d92 brcmfmac: update p2p add and delete vif routines. by Hante Meuleman · 12 years ago
  53. 0f8ffe1 brcmfmac: update escan for multiple bss and simplify. by Hante Meuleman · 12 years ago
  54. 5f4f9f1 brcmfmac: implement support for deleting virtual interfaces by Arend van Spriel · 12 years ago
  55. de66efc brcmfmac: fix generation of the p2p related mac addresses by Arend van Spriel · 12 years ago
  56. 33a6b15 brcmfmac: fix compiler warning on printf format by Arend van Spriel · 12 years ago
  57. 0de8aac brcmfmac: add support for P2P listen mode. by Hante Meuleman · 12 years ago
  58. d3c0b63 brcmfmac: add support for creating P2P client/GO interface by Arend van Spriel · 12 years ago
  59. 9f440b7 brcmfmac: add peer-to-peer group discovery support by Arend van Spriel · 12 years ago
  60. 0bc9a8c brcmfmac: remove unnecessary locking in trap info processing by Piotr Haber · 12 years ago
  61. bd16e35 brcmfmac: turn clocks on when reading shared info by Piotr Haber · 12 years ago
  62. b55de97 brcmfmac: fix mmc host locking issue by Piotr Haber · 12 years ago
  63. 643ecaa brcmfmac: Check null pointer on brcmf_dev_reset. by Hante Meuleman · 12 years ago
  64. 2880b86 brcmfmac: use brcmf_if::bssidx as index in interface list by Hante Meuleman · 12 years ago
  65. 4fe238b mwl8k: Remove unnecessary alloc/OOM messages by Joe Perches · 12 years ago
  66. 0d61c91 brcmsmac: avoid 512 byte stack variable by Tim Gardner · 12 years ago
  67. 708eb54 brcmsmac: fix u16 overflow warning by Tim Gardner · 12 years ago
  68. c5e534e5 NET: ath5k, check ath5k_eeprom_mode_from_channel retval by Jiri Slaby · 12 years ago
  69. 957f4ac rtlwifi: rtl8192cu: Fix NULL dereference BUG when using new_id by Larry Finger · 12 years ago
  70. cbb1ec9 brcmfmac: fix problem connecting to AP without security by Arend van Spriel · 12 years ago
  71. 371830e brcmfmac: add function to retrieve chip information by Arend van Spriel · 12 years ago
  72. 75d907d brcmfmac: add chip information to the bus interface by Arend van Spriel · 12 years ago
  73. 1701261 brcmfmac: Use single function for channel to chanspec. by Hante Meuleman · 12 years ago
  74. 7ee2960 brcmfmac: Cleanup function brcmf_notifiy_connect_status_ap. by Hante Meuleman · 12 years ago
  75. 94889b1 brcmfmac: Update tracelogging for multiple netdevs. by Hante Meuleman · 12 years ago
  76. b1a2a41 brcmfmac: Track statistics per ifp. by Hante Meuleman · 12 years ago
  77. 659c84f brcmfmac: Add logging for FIL int set/get cmds. by Hante Meuleman · 12 years ago
  78. 10ef732 brcmfmac: Track pending 8021x frames per ifp. by Hante Meuleman · 12 years ago
  79. 1f17011 brcmfmac: Use struct brcmf_if in brcmf_configure_opensecurity. by Hante Meuleman · 12 years ago
  80. 4412f6c brcmfmac: Remove copy mac address from drvr at netdev up. by Hante Meuleman · 12 years ago
  81. 05dde97 brcmfmac: Remove drvr_up from bus interface. by Hante Meuleman · 12 years ago
  82. 008e33f p54usb: corrected USB ID for T-Com Sinus 154 data II by Tomasz Guszkowski · 12 years ago
  83. fc5bc16 mwl8k: add single band 88W8366 PCI device IDs by Jonas Gorski · 12 years ago
  84. e48caab net: wireless/rtlwifi: fix uninitialized variable issue by Cong Ding · 12 years ago
  85. 12b6639 wireless: rt2x00: rt2800usb add Sweex ids by Xose Vazquez Perez · 12 years ago
  86. e9a4aa3 NFC: llcp: integer underflow in nfc_llcp_set_remote_gb() by Dan Carpenter · 12 years ago
  87. c6d3b20 Merge tag 'nfc-next-3.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by John W. Linville · 12 years ago
  88. 4d25a75 Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx by John W. Linville · 12 years ago
  89. 3549c6b Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  90. 52f2eae NFC: pn533: Fix target polling mode by Thierry Escande · 12 years ago
  91. e0af11f NFC: microread: Add MEI physical layer by Samuel Ortiz · 12 years ago
  92. 9c3a8d9 wlcore: fix wrong remote rates when starting STA role by Luciano Coelho · 12 years ago
  93. 1d61466 wl18xx: add new phy configuration parameters for telec support by Victor Goldenshtein · 12 years ago
  94. 5dc283f wlcore: don't hide real error code when booting fails by Luciano Coelho · 12 years ago
  95. 6cc9efe wlcore: move wl12xx_platform_data up and make it truly optional by Luciano Coelho · 12 years ago
  96. 06ab405 wlcore: use PLATFORM_DEVID_AUTO for plat dev creation to avoid conflicts by Luciano Coelho · 12 years ago
  97. 91147a6c wlcore: use wl12xx_platform_data pointer from wlcore_pdev_data by Luciano Coelho · 12 years ago
  98. afb43e6 wlcore: remove if_ops from platform_data by Luciano Coelho · 12 years ago
  99. 3a0a8d9 wlcore: remove unused set_power method by Luciano Coelho · 12 years ago
  100. 9646b13 wlcore: use single-role version when verifying the PLT firmware by Luciano Coelho · 12 years ago