1. e1f4d69 mwl8k: Do not expire eapol frames by Nishant Sarmukadam · 13 years ago
  2. ff7aa96 mwl8k: Unmap the pci DMA address in xmit error path by Nishant Sarmukadam · 13 years ago
  3. fd712f5 mwl8k: recheck if station still has valid rates by Yogesh Ashok Powar · 13 years ago
  4. 5d377fc mwl8k: defining interface combinations by Yogesh Ashok Powar · 13 years ago
  5. 601216e mwifiex: process RX packets in SDIO IRQ thread directly by Bing Zhao · 13 years ago
  6. 1993732 brcmfmac: use struct brcmf_if parameter in firmware event callbacks by Arend van Spriel · 13 years ago
  7. cb8b73d brcmfmac: add dedicated USB log level. by Hante Meuleman · 13 years ago
  8. 817b178 brcmfmac: on halting driver check before release or free. by Hante Meuleman · 13 years ago
  9. 6034d0a brcmfmac: check bus state to be data before sending data. by Hante Meuleman · 13 years ago
  10. 256c374 brcmfmac: return immediately error for out of range key_idx. by Hante Meuleman · 13 years ago
  11. 3f40b83 brcmfmac: fix build regression by Arend van Spriel · 13 years ago
  12. 1051058 brcmfmac: change return type of brcmf_sdio_hdparser by Franky Lin · 13 years ago
  13. fd67dc8 brcmfmac: remove brcmf_sdbrcm_wait_for_event by Franky Lin · 13 years ago
  14. 38b0b0d brcmfmac: protect consecutive SDIO access with sdio_claim_host by Franky Lin · 13 years ago
  15. 7cdf57d brcmfmac: decrease the range of SDIO access lock by Franky Lin · 13 years ago
  16. dd43a01 brcmfmac: use dynamically allocated control frame buffer by Franky Lin · 13 years ago
  17. bb451c8 brcmfmac: fix NULL pointer access in brcmf_create_iovar() by Arend van Spriel · 13 years ago
  18. 80e0fa8 brcmfmac: remove obsolete function brcmf_c_mkiovar by Hante Meuleman · 13 years ago
  19. 3477852 brcmfmac: remove obsolete variable from brcmf_cfg80211_start_ap() by Arend van Spriel · 13 years ago
  20. 1332e26 brcmfmac: change parameter of brcmf_set_management_ie() by Arend van Spriel · 13 years ago
  21. c697be5 brcmfmac: fix pkt_filter sizeof calculation. by Hante Meuleman · 13 years ago
  22. 21fff75 brcmfmac: use wait_event_timeout for 8021x pending count by Hante Meuleman · 13 years ago
  23. 6b028c5 brcmfmac: handle exceptions in brcmf_bus_start correct. by Hante Meuleman · 13 years ago
  24. db22ae8 brcmfmac: use fwil for netdev callbacks. by Hante Meuleman · 13 years ago
  25. f0799895 brcmfmac: remove obsolete i-scan and clean up related code. by Hante Meuleman · 13 years ago
  26. 3082b9b brcmfmac: make pointer type constant in brcmf_set_management_ie() by Arend van Spriel · 13 years ago
  27. 0ecd816 brcmfmac: restrict error condition in brcmf_inform_bss() by Arend van Spriel · 13 years ago
  28. 2cb941c brcmfmac: simplify if-else condition in brcmf_cfg80211_escan() by Arend van Spriel · 13 years ago
  29. 3d3726d brcmfmac: remove obsolete structure ap_info by Arend van Spriel · 13 years ago
  30. 9ee01b3 ar5523: Don't dereference sta if NULL by Pontus Fuchs · 13 years ago
  31. d01a303 ar5523: Fix sparse endianness warnings by Pontus Fuchs · 13 years ago
  32. f3ec3bf drivers/net/wireless/ath/ath6kl/hif.c: drop if around WARN_ON by Julia Lawall · 13 years ago
  33. 36f318b Wireless: rt2x00: Add device id for Sweex LW323 to rt2800usb.c by Jaume Delclòs · 13 years ago
  34. 47411a0 mwifiex: add multi-queue support by Avinash Patil · 13 years ago
  35. d31ab35 mwifiex: add support for SDIO card reset by Amitkumar Karwar · 13 years ago
  36. b2cb1a9 brcmfmac: remove duplicated include from dhd_dbg.c by Wei Yongjun · 13 years ago
  37. f0a5fd4 ar5523: use module_usb_driver to simplify the code by Wei Yongjun · 13 years ago
  38. 73e6991 add Marvell 88W8688 support to libertas_sdio by Harro Haan · 13 years ago
  39. 158b42e carl9170: kill MODULE_VERSION by Luis R. Rodriguez · 13 years ago
  40. 70bf870 ath9k: fix memory leak in DFS pattern detector by Zefir Kurtisi · 13 years ago
  41. 259bcf8 ath9k: resolve name collision in DFS detector by Zefir Kurtisi · 13 years ago
  42. 6a4b09f wireless: Convert dev_printk(KERN_<LEVEL> to dev_<level>( by Joe Perches · 13 years ago
  43. 0f01545 rtlwifi: rtl8192ce: rtl8192cu: rtl8192se: rtl81723ae: Turn on building of the new driver by Larry Finger · 13 years ago
  44. a290593 rtlwifi: Modify files for addition of rtl8723ae by Larry Finger · 13 years ago
  45. c592e63 rtlwifi: rtl8723ae: Add new driver by Larry Finger · 13 years ago
  46. b7fd76d Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 13 years ago
  47. 0c0afed Bluetooth: Fix parameter order of hci_get_route by Johan Hedberg · 13 years ago
  48. fffadc0 Bluetooth: Rename ctrl_id to remote_amp_id by Andrei Emeltchenko · 13 years ago
  49. 6e1df6a Bluetooth: Process Create Chan Request by Andrei Emeltchenko · 13 years ago
  50. cf70ff2 Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evt by Andrei Emeltchenko · 13 years ago
  51. f351bc7 Bluetooth: AMP: Check for hs_hcon instead of ctrl_id by Andrei Emeltchenko · 13 years ago
  52. 419e08c Bluetooth: Disconnect logical link when deleting chan by Andrei Emeltchenko · 13 years ago
  53. e58917b Bluetooth: AMP: Remove hci_conn receiving error command status by Andrei Emeltchenko · 13 years ago
  54. 9eef6b3 Bluetooth: AMP: Process Disc Physical Link Complete evt by Andrei Emeltchenko · 13 years ago
  55. 606e2a1 Bluetooth: AMP: Process Disc Logical Link by Andrei Emeltchenko · 13 years ago
  56. 5ce66b5 Bluetooth: AMP: Add Logical Link Create function by Andrei Emeltchenko · 13 years ago
  57. 770bfef Bluetooth: Derive remote and local amp id from chan struct by Andrei Emeltchenko · 13 years ago
  58. 439f34a Bluetooth: Return correct L2CAP response type by Andrei Emeltchenko · 13 years ago
  59. 336178a Bluetooth: Save hs_hchan instead of hs_hcon in loglink complete by Andrei Emeltchenko · 13 years ago
  60. ba6fc31 Bluetooth: trivial: Fix braces style and remove empty line by Andrei Emeltchenko · 13 years ago
  61. 612dfce Bluetooth: mgmt: Use __constant when dealing with constants by Syam Sidhardhan · 13 years ago
  62. 258c4ed Bluetooth: Remove unnecessary include export.h by Syam Sidhardhan · 13 years ago
  63. e9b0274 Bluetooth: Add put(hcon) when deleting hchan by Andrei Emeltchenko · 13 years ago
  64. 27695fb Bluetooth: AMP: Process Logical Link complete evt by Andrei Emeltchenko · 13 years ago
  65. d5e9119 Bluetooth: AMP: Process Physical Link Complete evt by Andrei Emeltchenko · 13 years ago
  66. 35ba956 Bluetooth: Use helper function sending EFS conf rsp by Andrei Emeltchenko · 13 years ago
  67. fe79c6f Bluetooth: trivial: Remove unneeded assignment by Andrei Emeltchenko · 13 years ago
  68. 430a61b Bluetooth: Fix sending unnecessary HCI_LE_Host_Enable by Johan Hedberg · 13 years ago
  69. 1225a6b Bluetooth: Fix unnecessary EIR update during powering on by Johan Hedberg · 13 years ago
  70. 6b4b73e Bluetooth: Fix sending unnecessary HCI_Write_SSP_Mode command by Johan Hedberg · 13 years ago
  71. 5ed8eb2 Bluetooth: Fix setting host feature bits for SSP by Johan Hedberg · 13 years ago
  72. f155047 Bluetooth: Disallow LE scanning and connecting in peripheral role by Johan Hedberg · 13 years ago
  73. 33f8f52 Bluetooth: Add flag for LE GAP Peripheral role by Johan Hedberg · 13 years ago
  74. 976eb20 Bluetooth: Make use feature test macros by Johan Hedberg · 13 years ago
  75. 761f09e Bluetooth: Add missing feature test macros by Johan Hedberg · 13 years ago
  76. 53b2caa Bluetooth: Fix updating host feature bits for LE by Johan Hedberg · 13 years ago
  77. 33c525c Bluetooth: mgmt: Restrict BR/EDR settings to BR/EDR-only adapters by Johan Hedberg · 13 years ago
  78. 7f0ae64 Bluetooth: Fix HCI command sending when powering on LE-only adapters by Johan Hedberg · 13 years ago
  79. 711584e Bluetooth:Replace list_for_each with list_for_each_entry() helper by Denis Kirjanov · 13 years ago
  80. 38141fc ar5523: make buffer size variable unsigned by Dan Carpenter · 13 years ago
  81. da17fcf rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some variable names by Larry Finger · 13 years ago
  82. 0bd899e rtlwifi: rtl8192c: rtl8192ce: Add support for B-CUT version of RTL8188CE by Larry Finger · 13 years ago
  83. ab3d59d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  84. 42d3607 ssb: handle BCM43222 in pmu code. by Hauke Mehrtens · 13 years ago
  85. 2c60035 ssb: add PCI ID 0x4350 by Hauke Mehrtens · 13 years ago
  86. 4df50ca ath9k: Dump BTCOEX tuning parameters by Rajkumar Manoharan · 13 years ago
  87. cdbe408 ath9k_hw: validate MCI stuck after RTC wakeup by Rajkumar Manoharan · 13 years ago
  88. e75d4ed ath9k_hw: Fix concurrent tx on lower tx power by Rajkumar Manoharan · 13 years ago
  89. 8446484 ath9k_hw: Enable hw PLL power save for AR9565 by Rajkumar Manoharan · 13 years ago
  90. 1680260 ath9k_hw: Enable hw PLL power save for AR9462 by Rajkumar Manoharan · 13 years ago
  91. b7d572e ar5523: Add new driver by Pontus Fuchs · 13 years ago
  92. 8ff5dc9 brcmfmac: store IEs per virtual interface by Arend van Spriel · 13 years ago
  93. 823e1c8 brcmfmac: remove unnecessary macro usage in brcmf_cfg80211_resume() by Arend van Spriel · 13 years ago
  94. 7d64107 brcmfmac: add virtual interface support in brcmf_cfg80211_suspend() by Arend van Spriel · 13 years ago
  95. ba40d16 brcmfmac: use memset when setting a broadcast mac address by Arend van Spriel · 13 years ago
  96. ce81e31 brcmfmac: rename check_sys_up() to check_vif_up() by Arend van Spriel · 13 years ago
  97. 1c90fba59 brcmfmac: remove unused enumeration wl_prof_list by Arend van Spriel · 13 years ago
  98. 3bc0a96 brcmfmac: cleanup brcmf_cfg80211_profile structure by Arend van Spriel · 13 years ago
  99. 9f3a990 brcmfmac: remove debugfs functionality from wl_cfg80211.c by Arend van Spriel · 13 years ago
  100. c117903 brcmfmac: separate connection status from scanning status by Arend van Spriel · 13 years ago