1. f49aabf prism54: bug in getting auth type by Dan Carpenter · 12 years ago
  2. e03e8dd b43: N-PHY: fix gain in b43_nphy_get_gain_ctl_workaround_ent() by Dan Carpenter · 12 years ago
  3. 708d019 drivers/net/wireless: need consider the not '\0' terminated string. by Chen Gang · 12 years ago
  4. 6aaacd8 ath9k_hw: fix RF bank initialization by Felix Fietkau · 12 years ago
  5. 066433a Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  6. aa3c90b Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 12 years ago
  7. 5a32aff mac80211: split out chandef tracing macros by Johannes Berg · 12 years ago
  8. 11c4a07 cfg80211: check radar interface combinations by Simon Wunderlich · 12 years ago
  9. cee00a9 cfg80211: Allow use_mfp to be specified with the connect command by Jouni Malinen · 12 years ago
  10. 1c18f14 nl80211: allow user-space to set address for P2P_DEVICE by Arend van Spriel · 12 years ago
  11. 3b1c5a5 {cfg,nl}80211: mesh power mode primitives and userspace access by Marco Porsch · 12 years ago
  12. 9bdbf04 {cfg,nl,mac}80211: set beacon interval and DTIM period on mesh join by Marco Porsch · 12 years ago
  13. eac70c1 mac80211: move add_tim to subfunction by Marco Porsch · 12 years ago
  14. 1617bab mac80211: update mesh peer link counter during userspace peering by Marco Porsch · 12 years ago
  15. ea54fba nl80211: add range checks to mesh parameters by Marco Porsch · 12 years ago
  16. ee1f668 mac80211: allow disable power save in mesh by Chun-Yeow Yeoh · 12 years ago
  17. 8f21b0a mac80211: call restart complete at wowlan resume time by Johannes Berg · 12 years ago
  18. d888130 mac80211: fix resume from WoWLAN by Johannes Berg · 12 years ago
  19. 0ae997d {cfg,mac}80211.h: fix some kernel-doc warnings by Yacine Belkadi · 12 years ago
  20. 1c3fea8 iwlwifi: improve the reports in TX path by Emmanuel Grumbach · 12 years ago
  21. ddaf5a5 iwlwifi: enable communication with WoWLAN firmware by Johannes Berg · 12 years ago
  22. 22dc3c9 iwlwifi: simplify scheduler memory clearing by Johannes Berg · 12 years ago
  23. 01387ff iwlwifi: allow to zero SRAM by Emmanuel Grumbach · 12 years ago
  24. b1cf1bc iwlwifi: don't enable all interrupts on resuming by Johannes Berg · 12 years ago
  25. d21fa2d iwlwifi: don't memset scalar values by Johannes Berg · 12 years ago
  26. 660b9ca bcma: use consistent case for 'hex' constants by Nathan Hintz · 12 years ago
  27. b09e9ab bcma: add support for 1 and 2 byte extended config space access by Nathan Hintz · 12 years ago
  28. 447d7e2 bcma: don't map/unmap a subset of the PCI config space by Nathan Hintz · 12 years ago
  29. a35ab93 bcma: jump to 'out' label for invalid 'func' value by Nathan Hintz · 12 years ago
  30. f673462 bcma: delete duplicate readl by Nathan Hintz · 12 years ago
  31. 6bf2e54 bcma: fix bcm4716/bcm4748 i2s irqflag by Nathan Hintz · 12 years ago
  32. e2d4a24 ath9k_hw: ar9002_hw_spectral_scan_config() can be static by Fengguang Wu · 12 years ago
  33. 50c2f5e Merge tag 'nfc-next-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by John W. Linville · 12 years ago
  34. d3710e7 NFC: Change nfc.h license by Lauro Ramos Venancio · 12 years ago
  35. 0c0280b wireless: make the reg_notifier() void by Luis R. Rodriguez · 12 years ago
  36. 858ce02 NFC: pn533: Fix bad allocation size by Thierry Escande · 12 years ago
  37. 990debe bcma: update pci configuration for bcm4706/bcm4716 by Nathan Hintz · 12 years ago
  38. eab6d79 ath9k_hw: add tx gain tables for newer devices by Felix Fietkau · 12 years ago
  39. e2aa19f bcma: return the mips irq number in bcma_core_irq by Nathan Hintz · 12 years ago
  40. 1a2d503 bcma: fix compile error by Hauke Mehrtens · 12 years ago
  41. aad12ed ath9k: fix spectral scan endless mode on AR9002 by Simon Wunderlich · 12 years ago
  42. 5901527 ssb: add database of serial flash memories by Rafał Miłecki · 12 years ago
  43. b66851c mac80211_hwsim: fix beacon timestamp and mactime by Thomas Pedersen · 12 years ago
  44. 29b7d9a drivers/nfc/nfcwilink.c: use devm_kzalloc by Julia Lawall · 12 years ago
  45. fb97c3e NFC: Use skb_copy_datagram_iovec by Samuel Ortiz · 12 years ago
  46. fad2e37 NFC: Avoid memcpy on LLCP connection less Rx path by Samuel Ortiz · 12 years ago
  47. 55b183a wireless: fix regulatory HT40 allowed check by Felix Fietkau · 12 years ago
  48. 75e6934 mac80211: fix HT40 connections by Johannes Berg · 12 years ago
  49. 1353a10 NFC: Update pn544 documentation by Samuel Ortiz · 12 years ago
  50. 8a0ecfe NFC: pn533: Fix missing parenthesis by Waldemar Rymarkiewicz · 12 years ago
  51. 390a1bd NFC: Initial Secure Element API by Samuel Ortiz · 12 years ago
  52. 2ad554a NFC: update HCI documentation by Eric Lapuyade · 12 years ago
  53. a0f3653 NFC: pn544: Use devm_kzalloc API by Samuel Ortiz · 12 years ago
  54. 234d4d6 NFC: pn544: Use module_i2c_driver by Samuel Ortiz · 12 years ago
  55. aa74103 NFC: pn544: Separate the core code and the i2c one into different modules by Samuel Ortiz · 12 years ago
  56. bf71ab8 NFC: Add HCI quirks to support driver (non)standard implementations by Eric Lapuyade · 12 years ago
  57. 924d4a0 NFC: Fixed skb leak in tm_send() nfc and hci ops implementations by Eric Lapuyade · 12 years ago
  58. 40d06d3 NFC: Changed event_received hci ops result semantic by Eric Lapuyade · 12 years ago
  59. 27c3119 NFC: Added error handling in event_received hci ops by Eric Lapuyade · 12 years ago
  60. f0c9103 NFC: Fixed nfc core and hci unregistration and cleanup by Eric Lapuyade · 12 years ago
  61. 5f4d621 NFC: nfcwilink: Use devm_kzalloc by Julia Lawall · 12 years ago
  62. 9e2d493 NFC: pn533: Introduce ops for frame logic by Waldemar Rymarkiewicz · 12 years ago
  63. 16f7541 NFC: pn533: Remove unused dev->wq_in_frame by Waldemar Rymarkiewicz · 12 years ago
  64. 0c33d26 NFC: pn533: Cleanup pn533_cmd_complete_t by Waldemar Rymarkiewicz · 12 years ago
  65. a579809 NFC: pn533: Remove deprecated dev->out_frame buff by Waldemar Rymarkiewicz · 12 years ago
  66. e8f4053 NFC: pn533: Use skb in __pn533_send_cmd_frame_asyn by Waldemar Rymarkiewicz · 12 years ago
  67. 5b5a443 NFC: pn533: Don't use out_frame in pn533_send_ack by Waldemar Rymarkiewicz · 12 years ago
  68. fcfafc7 NFC: pn533: Cleanup debug messages by Waldemar Rymarkiewicz · 12 years ago
  69. f8f9917 NFC: pn533: Fix urb->status handling by Waldemar Rymarkiewicz · 12 years ago
  70. 89fb202 NFC: pn533: Remove unused pn533_send_cmd_frame_asy by Waldemar Rymarkiewicz · 12 years ago
  71. b08e860 NFC: pn533: Fix minor style issues by Waldemar Rymarkiewicz · 12 years ago
  72. 5d46774 NFC: pn533: Fix open parenthesis alignment by Waldemar Rymarkiewicz · 12 years ago
  73. 37cf4fc NFC: pn533: Fix spacing issues by Waldemar Rymarkiewicz · 12 years ago
  74. 6ca5537 NFC: pn533: Fix quoted strings split across lines by Waldemar Rymarkiewicz · 12 years ago
  75. b5193e5 NFC: pn533: Remove frame logic from poll cmds by Waldemar Rymarkiewicz · 12 years ago
  76. 99e591b NFC: pn533: Dump tx and rx data in debug mode by Waldemar Rymarkiewicz · 12 years ago
  77. b1e666f NFC: pn533: Del frame logic from Data Exchange cmd by Waldemar Rymarkiewicz · 12 years ago
  78. 1300364 NFC: pn533: Del frame logic from InJumForDep cmd by Waldemar Rymarkiewicz · 12 years ago
  79. e487882 NFC: pn533: Del frame logic from TgGet/SetData cmd by Waldemar Rymarkiewicz · 12 years ago
  80. 1727cf9 NFC: llcp: Fix Rx memory leak by Samuel Ortiz · 12 years ago
  81. 2593c2c NFC: llcp: Remove the tx backlog queue by Samuel Ortiz · 12 years ago
  82. cb950d9 NFC: pn533: Remove pn533_send_cmd_frame_sync by Waldemar Rymarkiewicz · 12 years ago
  83. d22b2db NFC: pn533: Add pn533_alloc_skb for req allocation by Waldemar Rymarkiewicz · 12 years ago
  84. 94c5c15 NFC: pn533: Add a new pn533_send_sync iface by Waldemar Rymarkiewicz · 12 years ago
  85. 15461ae NFC: pn533: Add a new pn533_send_data_async iface by Waldemar Rymarkiewicz · 12 years ago
  86. aada17a NFC: pn533: Add a new pn533_send_cmd_async iface by Waldemar Rymarkiewicz · 12 years ago
  87. d94ea4f NFC: pn533: Remove pointless flags param by Waldemar Rymarkiewicz · 12 years ago
  88. b1bb290 NFC: pn533: Add frame header length define by Waldemar Rymarkiewicz · 12 years ago
  89. a449ae1 NFC: pn533: Remove unused definitions by Waldemar Rymarkiewicz · 12 years ago
  90. 8d25ca7 NFC: pn533: Remove in/out_maxlen as it is not used by Waldemar Rymarkiewicz · 12 years ago
  91. 2c2d45b NFC: Add support for SO_TIMESTAMP LLCP socket option by Thierry Escande · 12 years ago
  92. e93d083 ath9k: add spectral scan feature by Simon Wunderlich · 12 years ago
  93. 1a26cda ath9k_hw: Fix radio programming for AR9550 by Sujith Manoharan · 12 years ago
  94. 2d7caef ath9k_hw: Add TempCompensation feature for AR9550 by Sujith Manoharan · 12 years ago
  95. 3a6a62fb ath9k_hw: Update initvals for QCA955x by Sujith Manoharan · 12 years ago
  96. 4850b6d mwl8k: Wake up queues in mwl8k_start by Nishant Sarmukadam · 12 years ago
  97. 0dd13a4 mwl8k: Delete ampdu streams with state AMPDU_STREAM_NEW in sta remove by Yogesh Ashok Powar · 12 years ago
  98. 9b0b11f mwl8k: Disable tx_wait completion by Nishant Sarmukadam · 12 years ago
  99. 96da6fd ath9k_hw: Use helper routines to simplify ar9003_hw_init_cal() by Sujith Manoharan · 12 years ago
  100. dfcca60 ath9k_hw: Fix MCI init for AGC calibration by Sujith Manoharan · 12 years ago