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