1. bb55dc2 NFC: nfcmrvl: Fix possible memory leak issue by Amitkumar Karwar · 11 years ago
  2. b711ad5 NFC: digital: Set rf tech and crc functions when receiving a PSL_REQ by Thierry Escande · 11 years ago
  3. 48e1044 NFC: digital: Set current target active on activate_target() call by Thierry Escande · 11 years ago
  4. 15203b4 NFC: nfcmrvl: Add setup handler by Amitkumar Karwar · 11 years ago
  5. f26e30c NFC: nfcmrvl: Initial commit for Marvell NFC driver by Amitkumar Karwar · 11 years ago
  6. 22c15bf NFC: NCI: Add set_config API by Amitkumar Karwar · 11 years ago
  7. 86e8586 NFC: NCI: Add setup handler by Amitkumar Karwar · 11 years ago
  8. 1907299 NFC: NCI: Don't reverse local general bytes by Amitkumar Karwar · 11 years ago
  9. fa9be5f NFC: NCI: Cancel cmd_timer in nci_close_device() by Amitkumar Karwar · 11 years ago
  10. c36aeba NFC: port100: Fix device leak by Alexey Khoroshilov · 11 years ago
  11. 4f319e3 NFC: digital: Use NFC_NFCID3_MAXSIZE from nfc.h by Thierry Escande · 11 years ago
  12. 67af1d7 NFC: digital: Fix incorrect use of ERR_PTR and PTR_ERR macros by Thierry Escande · 11 years ago
  13. 444fb98 NFC: digital: Add a note about asynchronous functions by Thierry Escande · 11 years ago
  14. ea87a5e NFC: pn533: Frame is invalid if ccid.datalen is 0 by Samuel Ortiz · 11 years ago
  15. a434c24 NFC: Only warn on SE discovery error by Samuel Ortiz · 11 years ago
  16. 11bfb1c NFC: llcp: Use default MIU if none was specified on connect by Szymon Janc · 11 years ago
  17. 43d53c2 NFC: llcp: Fix possible memory leak while sending I frames by Szymon Janc · 11 years ago
  18. 249eb5b NFC: Return driver failure upon unknown event reception by Samuel Ortiz · 11 years ago
  19. 34f7e57 NFC: pn544: Refactor hw_config values by Arman Uguray · 11 years ago
  20. fe0219c NFC: mei_phy: Using kfree_skb() instead of kfree() by Salil Kapur · 11 years ago
  21. c8bf40a wireless: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  22. c9e4a3f ssb: fix sparse warnings in driver_chipcommon_sflash.c by Hauke Mehrtens · 11 years ago
  23. 3ee3730 bcma: fix sparse warnings in driver_chipcommon_sflash.c by Hauke Mehrtens · 11 years ago
  24. 4d6f720 ath9k: Fix regulatory compliance by Sujith Manoharan · 11 years ago
  25. 42dd98b ath9k: Fix AR955x RX sensitivity by Sujith Manoharan · 11 years ago
  26. 47acf6f wireless: cw1200: Fix memory leak in cw1200_wow_suspend() by Christian Engelmayer · 11 years ago
  27. 2c32305 ath9k: Add hardware support for QCA9531 by Sujith Manoharan · 11 years ago
  28. b6b5730 ath9k: Initialize QCA953x INI arrays by Sujith Manoharan · 11 years ago
  29. 709c19b ath9k: Add QCA953x initvals by Sujith Manoharan · 11 years ago
  30. e6b1e46 ath9k: Assign macVersion for QCA9531 by Sujith Manoharan · 11 years ago
  31. f5ee2b1 ath9k: Add version/revision macros for QCA9531 by Sujith Manoharan · 11 years ago
  32. 1283ac1 carl9170: use ether_addr_equal_64bits by Julia Lawall · 11 years ago
  33. 631c527 at76c50x-usb: use ether_addr_equal_64bits by Julia Lawall · 11 years ago
  34. 103671f ipw2x00: use ether_addr_equal_64bits by Julia Lawall · 11 years ago
  35. 36ddf20 ath9k: use ether_addr_equal_64bits by Julia Lawall · 11 years ago
  36. ccbac29 iwlegacy: use ether_addr_equal_64bits by Julia Lawall · 11 years ago
  37. 90908e1 rtlwifi: use ether_addr_equal_64bits by Julia Lawall · 11 years ago
  38. 3f9a79b mwl8k: use ether_addr_equal_64bits by Julia Lawall · 11 years ago
  39. 4d2a33e p54: use ether_addr_equal_64bits by Julia Lawall · 11 years ago
  40. f90e29f ath5k: use ether_addr_equal_64bits by Julia Lawall · 11 years ago
  41. f012f75 rt2x00: use ether_addr_equal_64bits by Julia Lawall · 11 years ago
  42. 78c8a95 ath9k: Fix interrupt statistics by Sujith Manoharan · 11 years ago
  43. ff47f93 ath9k: Remove unused config option ack_6mb by Sujith Manoharan · 11 years ago
  44. 04575f2 ath9k: Fix AR9100 chip power-on by Sujith Manoharan · 11 years ago
  45. f57cf93 ath9k: Cleanup __ath9k_hw_init() by Sujith Manoharan · 11 years ago
  46. de82582 ath9k: Handle unsupported MAC versions early by Sujith Manoharan · 11 years ago
  47. e4ef276 ath9k: Move private HW callbacks to hw-ops.h by Sujith Manoharan · 11 years ago
  48. 1dd9619 ath9k: Remove unused functions by Sujith Manoharan · 11 years ago
  49. b7cc9b9 ath9k: Fix "cc_lock" usage by Sujith Manoharan · 11 years ago
  50. 0c75997 ath9k: Process BB watchdog events in the tasklet by Sujith Manoharan · 11 years ago
  51. 415ec61 ath9k: Remove RX Poll by Sujith Manoharan · 11 years ago
  52. 6549a86 ath9k: Fix baseband watchdog reset by Sujith Manoharan · 11 years ago
  53. d88527d ath9k: Identify baseband watchdog signatures by Sujith Manoharan · 11 years ago
  54. a6bb860 ath9k: Fix baseband watchdog interrupts by Sujith Manoharan · 11 years ago
  55. a7abaf7 ath9k: Fix PHY restart workaround by Sujith Manoharan · 11 years ago
  56. 222e048 ath9k: Fix MAC HW hang check for AR9003 by Sujith Manoharan · 11 years ago
  57. 990de2b ath9k: Add HW callbacks for MAC/BB hang checks by Sujith Manoharan · 11 years ago
  58. 4598702 ath9k: Register supported HW hang checks by Sujith Manoharan · 11 years ago
  59. 5b502c8 ath9k: Fix max AMPDU size calculation by Sujith Manoharan · 11 years ago
  60. 4ad77ac net: wireless: brcm80211: Drop debug version with build date/time by Josh Triplett · 11 years ago
  61. cca213f ath9k_hw: fix TSF offset calculation by Felix Fietkau · 11 years ago
  62. a6a172b ath9k_hw: fix gentimer callback without overflow handler by Felix Fietkau · 11 years ago
  63. f84d1b4 ath9k: fix sparse non static symbol warning by Wei Yongjun · 11 years ago
  64. 1558efd drivers/net/wireless/hostap: Integer overflow by Wenliang Fan · 11 years ago
  65. c3c5bb3 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 11 years ago
  66. 55d1cad Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  67. 14648d6 iwlwifi: mvm: fix coccinelle warnings by Fengguang Wu · 11 years ago
  68. 51368bf iwlwifi: Update Copyright to 2014 by Emmanuel Grumbach · 11 years ago
  69. 80e9e5c iwlwifi: mvm: rs: fix a potential NULL deref by Eyal Shapira · 11 years ago
  70. 6e97b0d iwlwifi: mvm: dynamically update tsf_id by Ilan Peer · 11 years ago
  71. 9f8f8ca iwlwifi: mvm: change the parameters for calculating an AP TBTT by Ilan Peer · 11 years ago
  72. ce836c7 iwlwifi: pcie: Fix CSR_RESET operation access type by Eran Harary · 11 years ago
  73. 12d423e iwlwifi: mvm: Add a missed beacons threshold by Ilan Peer · 11 years ago
  74. 2dceeda iwlwifi: mvm: squash a spurious warning on chnctx change by Arik Nemtsov · 11 years ago
  75. d510342 iwlwifi: mvm: dump to debugfs the SRAM as binary by Emmanuel Grumbach · 11 years ago
  76. d2ccc90 iwlwifi: mvm: BT Coex - update channel inihibition for channel 14 by Emmanuel Grumbach · 11 years ago
  77. 9e898f1 iwlwifi: mvm: fix harmless smatch / coccinelle warnings by Emmanuel Grumbach · 11 years ago
  78. aaa4e74 iwlwifi: mvm: disable the device as soon as RFKILL fires by Emmanuel Grumbach · 11 years ago
  79. fba1c62 iwlwifi: pcie: allow the op_mode to call stop_device whenever it wants by Emmanuel Grumbach · 11 years ago
  80. 3dc3374 iwlwifi: pcie: don't update the op_mode if rfkill hasn't changed by Emmanuel Grumbach · 11 years ago
  81. b943949 iwlwifi: pcie: keep the NIC awake when commands are in flight by Emmanuel Grumbach · 11 years ago
  82. a4a1247 iwlwifi: mvm: fix possible memory leak by Eytan Lifshitz · 11 years ago
  83. 3dd9479 iwlwifi: mvm: fix AC / FIFO mapping by Emmanuel Grumbach · 11 years ago
  84. 51232f7 iwlwifi: pcie: use don't disable interrupt when rxq->lock is taken by Emmanuel Grumbach · 11 years ago
  85. 7b70bd6 iwlwifi: pcie: use don't disable interrupt when irq_lock is taken by Emmanuel Grumbach · 11 years ago
  86. 7ba1faa iwlwifi: pcie: move interrupt prints to the common handler by Emmanuel Grumbach · 11 years ago
  87. fe523dc iwlwifi: pcie: no need to save inta in trans_pcie by Emmanuel Grumbach · 11 years ago
  88. 7117c00 iwlwifi: pcie: return inta from iwl_pcie_int_cause_{non_}ict by Emmanuel Grumbach · 11 years ago
  89. 39731b7 ath9k: simplify/fix tx packet TID handling by Felix Fietkau · 11 years ago
  90. 63ded3f ath9k: fix TSF offset precision issue by Felix Fietkau · 11 years ago
  91. c32e4e5 ath9k: call ath9k_set_tsfadjust from ath9k_beacon_config by Felix Fietkau · 11 years ago
  92. 6a4d05d ath9k: move ath9k_debug_sync_cause out of ath9k_hw by Felix Fietkau · 11 years ago
  93. 08f336b bcma: add missing put_device call by Levente Kurusa · 11 years ago
  94. 32db6b5 mac80211: Add support for QoS mapping by Kyeyoon Park · 11 years ago
  95. fa9ffc7 cfg80211: Add support for QoS mapping by Kyeyoon Park · 11 years ago
  96. 567ffc3 nl80211: support vendor-specific events by Johannes Berg · 11 years ago
  97. a7022e6 mac80211: add helper functions for tracking P2P NoA state by Felix Fietkau · 11 years ago
  98. 34a3740 mac80211: fix iflist_mtx/mtx locking in radar detection by Johannes Berg · 11 years ago
  99. 6924d013 mac80211: remove unnecessary iflist_mtx locking by Johannes Berg · 11 years ago
  100. 5fe2bb8 mac80211: align struct ps_data.tim to unsigned long by Joe Perches · 11 years ago