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