1. 0ee45355 wireless: add utility function to get P2P attribute by Johannes Berg · 13 years ago
  2. 37c73b5 cfg80211: allow registering more than one beacon listener by Ben Greear · 13 years ago
  3. 391e53e mac80211: implement set_mcast_rate() callback by Antonio Quartulli · 13 years ago
  4. f4e583c nl/cfg80211: add the NL80211_CMD_SET_MCAST_RATE command by Antonio Quartulli · 13 years ago
  5. ba350fb wireless: add peer-to-peer related definitions by Arend van Spriel · 13 years ago
  6. 8655201 mac80211: send deauth only with channel context by Johannes Berg · 13 years ago
  7. 50febf6 mac80211: use a counter for remain-on-channel cookie by Johannes Berg · 13 years ago
  8. 8a2fbed mac80211: combine status/drop reporting by Johannes Berg · 13 years ago
  9. cbc668a mac80211_hwsim: print per interface TX power by Johannes Berg · 13 years ago
  10. 1ea6f9c mac80211: handle TX power per virtual interface by Johannes Berg · 13 years ago
  11. c844211 cfg80211: allow per interface TX power setting by Johannes Berg · 13 years ago
  12. 71fe96b nl80211: move "can set channel" check by Johannes Berg · 13 years ago
  13. e826117 mac80211_hwsim: allow using channel contexts by Johannes Berg · 13 years ago
  14. 6fb47de Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 13 years ago
  15. ab3d59d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  16. 42d3607 ssb: handle BCM43222 in pmu code. by Hauke Mehrtens · 13 years ago
  17. 2c60035 ssb: add PCI ID 0x4350 by Hauke Mehrtens · 13 years ago
  18. 4df50ca ath9k: Dump BTCOEX tuning parameters by Rajkumar Manoharan · 13 years ago
  19. cdbe408 ath9k_hw: validate MCI stuck after RTC wakeup by Rajkumar Manoharan · 13 years ago
  20. e75d4ed ath9k_hw: Fix concurrent tx on lower tx power by Rajkumar Manoharan · 13 years ago
  21. 8446484 ath9k_hw: Enable hw PLL power save for AR9565 by Rajkumar Manoharan · 13 years ago
  22. 1680260 ath9k_hw: Enable hw PLL power save for AR9462 by Rajkumar Manoharan · 13 years ago
  23. b7d572e ar5523: Add new driver by Pontus Fuchs · 13 years ago
  24. 8ff5dc9 brcmfmac: store IEs per virtual interface by Arend van Spriel · 13 years ago
  25. 823e1c8 brcmfmac: remove unnecessary macro usage in brcmf_cfg80211_resume() by Arend van Spriel · 13 years ago
  26. 7d64107 brcmfmac: add virtual interface support in brcmf_cfg80211_suspend() by Arend van Spriel · 13 years ago
  27. ba40d16 brcmfmac: use memset when setting a broadcast mac address by Arend van Spriel · 13 years ago
  28. ce81e31 brcmfmac: rename check_sys_up() to check_vif_up() by Arend van Spriel · 13 years ago
  29. 1c90fba59 brcmfmac: remove unused enumeration wl_prof_list by Arend van Spriel · 13 years ago
  30. 3bc0a96 brcmfmac: cleanup brcmf_cfg80211_profile structure by Arend van Spriel · 13 years ago
  31. 9f3a990 brcmfmac: remove debugfs functionality from wl_cfg80211.c by Arend van Spriel · 13 years ago
  32. c117903 brcmfmac: separate connection status from scanning status by Arend van Spriel · 13 years ago
  33. 0abb5f21 brcmfmac: use vif struct to check_sys_up() function by Arend van Spriel · 13 years ago
  34. 6ac4f4e brcmfmac: store profile information per virtual interface by Arend van Spriel · 13 years ago
  35. 3eacf86 brcmfmac: introduce brcmf_cfg80211_vif structure by Arend van Spriel · 13 years ago
  36. ec6de0e brcmfmac: remove brcmf_find_bssidx() function by Arend van Spriel · 13 years ago
  37. 2eaba7e brcmfmac: change parameter list for send_key_to_dongle() by Arend van Spriel · 13 years ago
  38. 0af29bf brcmfmac: use fwil for default configuration setup. by Hante Meuleman · 13 years ago
  39. 9d7d6f9 brcmfmac: streamline header parse code of sdio glom read by Franky Lin · 13 years ago
  40. ac24be6 brcmfmac: use struct brcmf_if as interface object for fwil functions by Arend van Spriel · 13 years ago
  41. 6e18616 brcmfmac: add function converting ieee80211_channel to chanspec by Arend van Spriel · 13 years ago
  42. ec5a07d brcmfmac: use bssidx from struct brcmf_if for bsscfg specific commands by Arend van Spriel · 13 years ago
  43. 1ed9baf brcmfmac: rework driver initialization in brcmf_bus_start() by Arend van Spriel · 13 years ago
  44. 1d4fd8d brcmfmac: extend struct brcmf_if with bssidx field by Arend van Spriel · 13 years ago
  45. 1e271c9 brcmfmac: clean usb download code. by Hante Meuleman · 13 years ago
  46. 348a130 brcmfmac: remove redundant function brcmf_c_mkiovar_bsscfg by Hante Meuleman · 13 years ago
  47. f368a5b brcmfmac: change testmode command to use new firmware interface layer by Hante Meuleman · 13 years ago
  48. 91917c77 brcmfmac: remove unused iswl variable. by Hante Meuleman · 13 years ago
  49. 81f5dcb brcmfmac: refactor firmware interface layer. by Hante Meuleman · 13 years ago
  50. 6c4a5f2 carl9170: split up carl9170_handle_mpdu by Christian Lamparter · 13 years ago
  51. f3b369e mwifiex: rx path enhancement to derive priv only once by Avinash Patil · 13 years ago
  52. 3a5b8a1 mwifiex: handle extended supported rates IE for AP by Avinash Patil · 13 years ago
  53. 22db249 Revert "mwifiex: retrieve correct max_power information in reg_notifier handler" by Amitkumar Karwar · 13 years ago
  54. f3e1af3e mwifiex: disable channel filtering for SSID specific scan from user by Amitkumar Karwar · 13 years ago
  55. b0e70c2 mwifiex: minor cleanup and a fix in scan semaphore usage by Amitkumar Karwar · 13 years ago
  56. f162cac mwifiex: abort scan upon interface down by Amitkumar Karwar · 13 years ago
  57. e45a841 mwifiex: use LOW_PRIORITY scan flag provided in scan request by Amitkumar Karwar · 13 years ago
  58. ccd6095 bcma: suspend/resume callbacks should be conditionally compiled on CONFIG_PM_SLEEP by Yuanhan Liu · 13 years ago
  59. 7bf7a71e ath9k: Add new BT profile info A2DP_Voice by Rajkumar Manoharan · 13 years ago
  60. f9401b1 ath9k: adjust duty cycle for FTP profile for AR9565 by Rajkumar Manoharan · 13 years ago
  61. 3c5c9d0 ath9k_hw: Set default MCI config for AR9565 by Rajkumar Manoharan · 13 years ago
  62. 506ed95 ath9k_hw: Configure new switch table for AR9565 BTCOEX by Rajkumar Manoharan · 13 years ago
  63. 6f37ff9 ath9k_hw: Fix max rx rate drop for AR9565 by Rajkumar Manoharan · 13 years ago
  64. 2097fdd ath9k_hw: Fix frequent BT rx recovery by Rajkumar Manoharan · 13 years ago
  65. e9f9fd8 ath9k_hw: Disable MCI stat counter by default for AR9565 by Rajkumar Manoharan · 13 years ago
  66. b55f6bb ath9k: turn off RXIQ calibration while re-calibrating radio by Bala Shanmugam · 13 years ago
  67. d9575da ath9k: Set appropriate bit for AR9565 in btc control register by Bala Shanmugam · 13 years ago
  68. 7d47884 ath9k_hw: Fix selfgen chainmask for 9565 by Rajkumar Manoharan · 13 years ago
  69. 4c6231a ath9k_hw: Enable OSLA hw fix for AR9565 by Rajkumar Manoharan · 13 years ago
  70. e82cb03 ath9k: adjust WLAN and BT concurrent transmission by Rajkumar Manoharan · 13 years ago
  71. 77d8483 ath9k: fill channel mode in caldata by Rajkumar Manoharan · 13 years ago
  72. db60428 ath9k: Add concurrent WLAN and BT tx support for MCI based chips by Rajkumar Manoharan · 13 years ago
  73. 50072eb ath9k: Send WLAN channel info to BT by Rajkumar Manoharan · 13 years ago
  74. aebc0d4 ath9k: Advertize beacon_int_infra_match by Mohammed Shafi Shajakhan · 13 years ago
  75. 96f99d3 ath9k_htc: Remove interface combination specific checks by Mohammed Shafi Shajakhan · 13 years ago
  76. 8b0b6be ath9k_htc: Advertise interface combinations supported by Mohammed Shafi Shajakhan · 13 years ago
  77. be41b05 ath9k: Ensure we set FTP_STOMP_LOW weight when WLAN is idle by Mohammed Shafi Shajakhan · 13 years ago
  78. e0509d3 carl9170: fix spurious transmissions in sniffer mode by Christian Lamparter · 13 years ago
  79. e298c79 Merge tag 'nfc-next-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-3.0 by John W. Linville · 13 years ago
  80. d1f1030 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 13 years ago
  81. 8c6e309 ath9k: fix stale pointers potentially causing access to free'd skbs by Felix Fietkau · 13 years ago
  82. efec22b Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 13 years ago
  83. 52feb44 NFC: Extend netlink interface for LTO, RW, and MIUX parameters support by Thierry Escande · 13 years ago
  84. 6dbda2d mac80211: make sure data is accessible in EAPOL check by Johannes Berg · 13 years ago
  85. 9b395bc mac80211: verify that skb data is present by Johannes Berg · 13 years ago
  86. 4a4f1a5 mac80211: check management frame header length by Johannes Berg · 13 years ago
  87. 7dd111e wireless: drop invalid mesh address extension frames by Johannes Berg · 13 years ago
  88. badecb0 mac80211: fix SSID copy on IBSS JOIN by Antonio Quartulli · 13 years ago
  89. f31652a NFC: Purge LLCP socket Tx queues when being disconnected by Samuel Ortiz · 13 years ago
  90. f152218 NFC: Remove CONFIG_EXPERIMENTAL from the NCI Makefile by Kees Cook · 13 years ago
  91. 54720c3 NFC: Remove CONFIG_EXPERIMENTAL from the LLCP Makefile by Kees Cook · 13 years ago
  92. deccb2a NFC: Remove CONFIG_EXPERIMENTAL by Kees Cook · 13 years ago
  93. 0f45077 NFC: Fix some code style and whitespace issues by Szymon Janc · 13 years ago
  94. 7eda8b8e9 NFC: Use IDR library to assing NFC devices IDs by Samuel Ortiz · 13 years ago
  95. ab34a18 NFC: pn533: Remove unused arg parameter by Waldemar Rymarkiewicz · 13 years ago
  96. 82dec34 NFC: pn533: Fix in/out frame buffer allocation by Waldemar Rymarkiewicz · 13 years ago
  97. a8df0f3 NFC: Return NULL when no LLCP socket for a dsap,ssap couple is found by Samuel Ortiz · 13 years ago
  98. b874dec NFC: Implement LLCP connection less Tx path by Samuel Ortiz · 13 years ago
  99. 94f418a NFC: UI frame sending routine implementation by Samuel Ortiz · 13 years ago
  100. 31ca61a NFC: Forward LLCP datagrams to userspace by Samuel Ortiz · 13 years ago