1. e2d4a24 ath9k_hw: ar9002_hw_spectral_scan_config() can be static by Fengguang Wu · 12 years ago
  2. 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
  3. d3710e7 NFC: Change nfc.h license by Lauro Ramos Venancio · 12 years ago
  4. 858ce02 NFC: pn533: Fix bad allocation size by Thierry Escande · 12 years ago
  5. 990debe bcma: update pci configuration for bcm4706/bcm4716 by Nathan Hintz · 12 years ago
  6. eab6d79 ath9k_hw: add tx gain tables for newer devices by Felix Fietkau · 12 years ago
  7. e2aa19f bcma: return the mips irq number in bcma_core_irq by Nathan Hintz · 12 years ago
  8. 1a2d503 bcma: fix compile error by Hauke Mehrtens · 12 years ago
  9. aad12ed ath9k: fix spectral scan endless mode on AR9002 by Simon Wunderlich · 12 years ago
  10. 5901527 ssb: add database of serial flash memories by Rafał Miłecki · 12 years ago
  11. b66851c mac80211_hwsim: fix beacon timestamp and mactime by Thomas Pedersen · 12 years ago
  12. 29b7d9a drivers/nfc/nfcwilink.c: use devm_kzalloc by Julia Lawall · 12 years ago
  13. fb97c3e NFC: Use skb_copy_datagram_iovec by Samuel Ortiz · 12 years ago
  14. fad2e37 NFC: Avoid memcpy on LLCP connection less Rx path by Samuel Ortiz · 12 years ago
  15. 1353a10 NFC: Update pn544 documentation by Samuel Ortiz · 12 years ago
  16. 8a0ecfe NFC: pn533: Fix missing parenthesis by Waldemar Rymarkiewicz · 12 years ago
  17. 390a1bd NFC: Initial Secure Element API by Samuel Ortiz · 12 years ago
  18. 2ad554a NFC: update HCI documentation by Eric Lapuyade · 12 years ago
  19. a0f3653 NFC: pn544: Use devm_kzalloc API by Samuel Ortiz · 12 years ago
  20. 234d4d6 NFC: pn544: Use module_i2c_driver by Samuel Ortiz · 12 years ago
  21. aa74103 NFC: pn544: Separate the core code and the i2c one into different modules by Samuel Ortiz · 12 years ago
  22. bf71ab8 NFC: Add HCI quirks to support driver (non)standard implementations by Eric Lapuyade · 12 years ago
  23. 924d4a0 NFC: Fixed skb leak in tm_send() nfc and hci ops implementations by Eric Lapuyade · 12 years ago
  24. 40d06d3 NFC: Changed event_received hci ops result semantic by Eric Lapuyade · 12 years ago
  25. 27c3119 NFC: Added error handling in event_received hci ops by Eric Lapuyade · 12 years ago
  26. f0c9103 NFC: Fixed nfc core and hci unregistration and cleanup by Eric Lapuyade · 12 years ago
  27. 5f4d621 NFC: nfcwilink: Use devm_kzalloc by Julia Lawall · 12 years ago
  28. 9e2d493 NFC: pn533: Introduce ops for frame logic by Waldemar Rymarkiewicz · 12 years ago
  29. 16f7541 NFC: pn533: Remove unused dev->wq_in_frame by Waldemar Rymarkiewicz · 12 years ago
  30. 0c33d26 NFC: pn533: Cleanup pn533_cmd_complete_t by Waldemar Rymarkiewicz · 12 years ago
  31. a579809 NFC: pn533: Remove deprecated dev->out_frame buff by Waldemar Rymarkiewicz · 12 years ago
  32. e8f4053 NFC: pn533: Use skb in __pn533_send_cmd_frame_asyn by Waldemar Rymarkiewicz · 12 years ago
  33. 5b5a443 NFC: pn533: Don't use out_frame in pn533_send_ack by Waldemar Rymarkiewicz · 12 years ago
  34. fcfafc7 NFC: pn533: Cleanup debug messages by Waldemar Rymarkiewicz · 12 years ago
  35. f8f9917 NFC: pn533: Fix urb->status handling by Waldemar Rymarkiewicz · 12 years ago
  36. 89fb202 NFC: pn533: Remove unused pn533_send_cmd_frame_asy by Waldemar Rymarkiewicz · 12 years ago
  37. b08e860 NFC: pn533: Fix minor style issues by Waldemar Rymarkiewicz · 12 years ago
  38. 5d46774 NFC: pn533: Fix open parenthesis alignment by Waldemar Rymarkiewicz · 12 years ago
  39. 37cf4fc NFC: pn533: Fix spacing issues by Waldemar Rymarkiewicz · 12 years ago
  40. 6ca5537 NFC: pn533: Fix quoted strings split across lines by Waldemar Rymarkiewicz · 12 years ago
  41. b5193e5 NFC: pn533: Remove frame logic from poll cmds by Waldemar Rymarkiewicz · 12 years ago
  42. 99e591b NFC: pn533: Dump tx and rx data in debug mode by Waldemar Rymarkiewicz · 12 years ago
  43. b1e666f NFC: pn533: Del frame logic from Data Exchange cmd by Waldemar Rymarkiewicz · 12 years ago
  44. 1300364 NFC: pn533: Del frame logic from InJumForDep cmd by Waldemar Rymarkiewicz · 12 years ago
  45. e487882 NFC: pn533: Del frame logic from TgGet/SetData cmd by Waldemar Rymarkiewicz · 12 years ago
  46. 1727cf9 NFC: llcp: Fix Rx memory leak by Samuel Ortiz · 12 years ago
  47. 2593c2c NFC: llcp: Remove the tx backlog queue by Samuel Ortiz · 12 years ago
  48. cb950d9 NFC: pn533: Remove pn533_send_cmd_frame_sync by Waldemar Rymarkiewicz · 12 years ago
  49. d22b2db NFC: pn533: Add pn533_alloc_skb for req allocation by Waldemar Rymarkiewicz · 12 years ago
  50. 94c5c15 NFC: pn533: Add a new pn533_send_sync iface by Waldemar Rymarkiewicz · 12 years ago
  51. 15461ae NFC: pn533: Add a new pn533_send_data_async iface by Waldemar Rymarkiewicz · 12 years ago
  52. aada17a NFC: pn533: Add a new pn533_send_cmd_async iface by Waldemar Rymarkiewicz · 12 years ago
  53. d94ea4f NFC: pn533: Remove pointless flags param by Waldemar Rymarkiewicz · 12 years ago
  54. b1bb290 NFC: pn533: Add frame header length define by Waldemar Rymarkiewicz · 12 years ago
  55. a449ae1 NFC: pn533: Remove unused definitions by Waldemar Rymarkiewicz · 12 years ago
  56. 8d25ca7 NFC: pn533: Remove in/out_maxlen as it is not used by Waldemar Rymarkiewicz · 12 years ago
  57. 2c2d45b NFC: Add support for SO_TIMESTAMP LLCP socket option by Thierry Escande · 12 years ago
  58. e93d083 ath9k: add spectral scan feature by Simon Wunderlich · 12 years ago
  59. 1a26cda ath9k_hw: Fix radio programming for AR9550 by Sujith Manoharan · 12 years ago
  60. 2d7caef ath9k_hw: Add TempCompensation feature for AR9550 by Sujith Manoharan · 12 years ago
  61. 3a6a62fb ath9k_hw: Update initvals for QCA955x by Sujith Manoharan · 12 years ago
  62. 4850b6d mwl8k: Wake up queues in mwl8k_start by Nishant Sarmukadam · 12 years ago
  63. 0dd13a4 mwl8k: Delete ampdu streams with state AMPDU_STREAM_NEW in sta remove by Yogesh Ashok Powar · 12 years ago
  64. 9b0b11f mwl8k: Disable tx_wait completion by Nishant Sarmukadam · 12 years ago
  65. 96da6fd ath9k_hw: Use helper routines to simplify ar9003_hw_init_cal() by Sujith Manoharan · 12 years ago
  66. dfcca60 ath9k_hw: Fix MCI init for AGC calibration by Sujith Manoharan · 12 years ago
  67. 4656b8f ath9k_hw: Do not enable IQ-CAL for half/quarter rates by Sujith Manoharan · 12 years ago
  68. 72a525c ssb: add place for serial flash driver by Rafał Miłecki · 12 years ago
  69. 79afb22 Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next by John W. Linville · 12 years ago
  70. 2d31986 regulatory: fix restore_regulatory_settings by Johannes Berg · 12 years ago
  71. 4a484cf regulatory: fix uevent by Johannes Berg · 12 years ago
  72. e7f767a mwifiex: use map/unmap APIs in TX and RX to reduce memcpy by Avinash Patil · 12 years ago
  73. fbd7e7a mwifiex: flush TX ring for PCIe after disconnect or bss stop by Avinash Patil · 12 years ago
  74. fc33146 mwifiex: use pci_alloc/free_consistent APIs for PCIe by Avinash Patil · 12 years ago
  75. c6d1d87 mwifiex: add init_fw_port handler for PCIe interface by Avinash Patil · 12 years ago
  76. 659c478 mwifiex: access interrupt status only while holding lock by Avinash Patil · 12 years ago
  77. 6ba1eaf bcma: mips: rename oldirqflag to irqinitmask by Hauke Mehrtens · 12 years ago
  78. 8f9dc85 bcma: mips: remove assigned_irqs from structure by Hauke Mehrtens · 12 years ago
  79. db5230d bcma: mips: show also disabled IRQs by Hauke Mehrtens · 12 years ago
  80. 7401cb6 bcma: mips: make some info messages debug messages by Hauke Mehrtens · 12 years ago
  81. e3f05a4 bcma: mips: explicit assign IRQ numbers by Hauke Mehrtens · 12 years ago
  82. 929a03a bcma: make bcma_find_core_unit() accessible by Hauke Mehrtens · 12 years ago
  83. 03c2dc7 ath9k_hw: Fix calibration for AR9340 by Sujith Manoharan · 12 years ago
  84. c2f2e20 mwl8k: bump firmware API to 3 by Yogesh Ashok Powar · 12 years ago
  85. c27a54d mwl8k: Handle watchdog event with highest prioriry by Yogesh Ashok Powar · 12 years ago
  86. cfacba1 mwl8k: Handle Watchdog events for the new ampdu streams by Yogesh Ashok Powar · 12 years ago
  87. 07f6dda mwl8k: changing mwl8k_destroy_ba prototype by Yogesh Ashok Powar · 12 years ago
  88. 7fb978b mwl8k: Enable support to support additional ampdu streams by Yogesh Ashok Powar · 12 years ago
  89. 5f2a149 mwl8k: set ack policy to normal by Yogesh Ashok Powar · 12 years ago
  90. 96769ca mwl8k: Remove redundant txq_idx by Yogesh Ashok Powar · 12 years ago
  91. 1a6e5d7 ath9k_hw: Remove TEMP_COMP_CAL by Sujith Manoharan · 12 years ago
  92. b686929 ath9k_hw: Enable calibration types in init_cal_settings by Sujith Manoharan · 12 years ago
  93. 54428c5 mwifiex: parse WMM IEs from hostapd for mwifiex AP by Avinash Patil · 12 years ago
  94. d35f103 mwifiex: use correct htcapinfo for HT20 ibss network by Amitkumar Karwar · 12 years ago
  95. fc40ca9 wireless: mwifiex: remove unreachable paths by Sasha Levin · 12 years ago
  96. 6960af6 p54pci: don't return zero on failure paths in p54p_probe() by Alexey Khoroshilov · 12 years ago
  97. 40a2329 brcmfmac: Update init code routines from interface up. by Hante Meuleman · 12 years ago
  98. 88d1239 brcmfmac: Removing obsolete variables and inline functions. by Hante Meuleman · 12 years ago
  99. 80fd2db brcmfmac: Return correct error on netdev xmit. by Hante Meuleman · 12 years ago
  100. 03abad0 brcmfmac: Remove unused caching dongle error. by Hante Meuleman · 12 years ago