1. d3710e7 NFC: Change nfc.h license by Lauro Ramos Venancio · 12 years ago
  2. 858ce02 NFC: pn533: Fix bad allocation size by Thierry Escande · 12 years ago
  3. fb97c3e NFC: Use skb_copy_datagram_iovec by Samuel Ortiz · 12 years ago
  4. fad2e37 NFC: Avoid memcpy on LLCP connection less Rx path by Samuel Ortiz · 12 years ago
  5. 1353a10 NFC: Update pn544 documentation by Samuel Ortiz · 12 years ago
  6. 8a0ecfe NFC: pn533: Fix missing parenthesis by Waldemar Rymarkiewicz · 12 years ago
  7. 390a1bd NFC: Initial Secure Element API by Samuel Ortiz · 12 years ago
  8. 2ad554a NFC: update HCI documentation by Eric Lapuyade · 12 years ago
  9. a0f3653 NFC: pn544: Use devm_kzalloc API by Samuel Ortiz · 12 years ago
  10. 234d4d6 NFC: pn544: Use module_i2c_driver by Samuel Ortiz · 12 years ago
  11. aa74103 NFC: pn544: Separate the core code and the i2c one into different modules by Samuel Ortiz · 12 years ago
  12. bf71ab8 NFC: Add HCI quirks to support driver (non)standard implementations by Eric Lapuyade · 12 years ago
  13. 924d4a0 NFC: Fixed skb leak in tm_send() nfc and hci ops implementations by Eric Lapuyade · 12 years ago
  14. 40d06d3 NFC: Changed event_received hci ops result semantic by Eric Lapuyade · 12 years ago
  15. 27c3119 NFC: Added error handling in event_received hci ops by Eric Lapuyade · 12 years ago
  16. f0c9103 NFC: Fixed nfc core and hci unregistration and cleanup by Eric Lapuyade · 12 years ago
  17. 5f4d621 NFC: nfcwilink: Use devm_kzalloc by Julia Lawall · 12 years ago
  18. 9e2d493 NFC: pn533: Introduce ops for frame logic by Waldemar Rymarkiewicz · 12 years ago
  19. 16f7541 NFC: pn533: Remove unused dev->wq_in_frame by Waldemar Rymarkiewicz · 12 years ago
  20. 0c33d26 NFC: pn533: Cleanup pn533_cmd_complete_t by Waldemar Rymarkiewicz · 12 years ago
  21. a579809 NFC: pn533: Remove deprecated dev->out_frame buff by Waldemar Rymarkiewicz · 12 years ago
  22. e8f4053 NFC: pn533: Use skb in __pn533_send_cmd_frame_asyn by Waldemar Rymarkiewicz · 12 years ago
  23. 5b5a443 NFC: pn533: Don't use out_frame in pn533_send_ack by Waldemar Rymarkiewicz · 12 years ago
  24. fcfafc7 NFC: pn533: Cleanup debug messages by Waldemar Rymarkiewicz · 12 years ago
  25. f8f9917 NFC: pn533: Fix urb->status handling by Waldemar Rymarkiewicz · 12 years ago
  26. 89fb202 NFC: pn533: Remove unused pn533_send_cmd_frame_asy by Waldemar Rymarkiewicz · 12 years ago
  27. b08e860 NFC: pn533: Fix minor style issues by Waldemar Rymarkiewicz · 12 years ago
  28. 5d46774 NFC: pn533: Fix open parenthesis alignment by Waldemar Rymarkiewicz · 12 years ago
  29. 37cf4fc NFC: pn533: Fix spacing issues by Waldemar Rymarkiewicz · 12 years ago
  30. 6ca5537 NFC: pn533: Fix quoted strings split across lines by Waldemar Rymarkiewicz · 12 years ago
  31. b5193e5 NFC: pn533: Remove frame logic from poll cmds by Waldemar Rymarkiewicz · 12 years ago
  32. 99e591b NFC: pn533: Dump tx and rx data in debug mode by Waldemar Rymarkiewicz · 12 years ago
  33. b1e666f NFC: pn533: Del frame logic from Data Exchange cmd by Waldemar Rymarkiewicz · 12 years ago
  34. 1300364 NFC: pn533: Del frame logic from InJumForDep cmd by Waldemar Rymarkiewicz · 12 years ago
  35. e487882 NFC: pn533: Del frame logic from TgGet/SetData cmd by Waldemar Rymarkiewicz · 12 years ago
  36. 1727cf9 NFC: llcp: Fix Rx memory leak by Samuel Ortiz · 12 years ago
  37. 2593c2c NFC: llcp: Remove the tx backlog queue by Samuel Ortiz · 12 years ago
  38. cb950d9 NFC: pn533: Remove pn533_send_cmd_frame_sync by Waldemar Rymarkiewicz · 12 years ago
  39. d22b2db NFC: pn533: Add pn533_alloc_skb for req allocation by Waldemar Rymarkiewicz · 12 years ago
  40. 94c5c15 NFC: pn533: Add a new pn533_send_sync iface by Waldemar Rymarkiewicz · 12 years ago
  41. 15461ae NFC: pn533: Add a new pn533_send_data_async iface by Waldemar Rymarkiewicz · 12 years ago
  42. aada17a NFC: pn533: Add a new pn533_send_cmd_async iface by Waldemar Rymarkiewicz · 12 years ago
  43. d94ea4f NFC: pn533: Remove pointless flags param by Waldemar Rymarkiewicz · 12 years ago
  44. b1bb290 NFC: pn533: Add frame header length define by Waldemar Rymarkiewicz · 12 years ago
  45. a449ae1 NFC: pn533: Remove unused definitions by Waldemar Rymarkiewicz · 12 years ago
  46. 8d25ca7 NFC: pn533: Remove in/out_maxlen as it is not used by Waldemar Rymarkiewicz · 12 years ago
  47. 2c2d45b NFC: Add support for SO_TIMESTAMP LLCP socket option by Thierry Escande · 12 years ago
  48. e7f767a mwifiex: use map/unmap APIs in TX and RX to reduce memcpy by Avinash Patil · 12 years ago
  49. fbd7e7a mwifiex: flush TX ring for PCIe after disconnect or bss stop by Avinash Patil · 12 years ago
  50. fc33146 mwifiex: use pci_alloc/free_consistent APIs for PCIe by Avinash Patil · 12 years ago
  51. c6d1d87 mwifiex: add init_fw_port handler for PCIe interface by Avinash Patil · 12 years ago
  52. 659c478 mwifiex: access interrupt status only while holding lock by Avinash Patil · 12 years ago
  53. 6ba1eaf bcma: mips: rename oldirqflag to irqinitmask by Hauke Mehrtens · 12 years ago
  54. 8f9dc85 bcma: mips: remove assigned_irqs from structure by Hauke Mehrtens · 12 years ago
  55. db5230d bcma: mips: show also disabled IRQs by Hauke Mehrtens · 12 years ago
  56. 7401cb6 bcma: mips: make some info messages debug messages by Hauke Mehrtens · 12 years ago
  57. e3f05a4 bcma: mips: explicit assign IRQ numbers by Hauke Mehrtens · 12 years ago
  58. 929a03a bcma: make bcma_find_core_unit() accessible by Hauke Mehrtens · 12 years ago
  59. 03c2dc7 ath9k_hw: Fix calibration for AR9340 by Sujith Manoharan · 12 years ago
  60. c2f2e20 mwl8k: bump firmware API to 3 by Yogesh Ashok Powar · 12 years ago
  61. c27a54d mwl8k: Handle watchdog event with highest prioriry by Yogesh Ashok Powar · 12 years ago
  62. cfacba1 mwl8k: Handle Watchdog events for the new ampdu streams by Yogesh Ashok Powar · 12 years ago
  63. 07f6dda mwl8k: changing mwl8k_destroy_ba prototype by Yogesh Ashok Powar · 12 years ago
  64. 7fb978b mwl8k: Enable support to support additional ampdu streams by Yogesh Ashok Powar · 12 years ago
  65. 5f2a149 mwl8k: set ack policy to normal by Yogesh Ashok Powar · 12 years ago
  66. 96769ca mwl8k: Remove redundant txq_idx by Yogesh Ashok Powar · 12 years ago
  67. 1a6e5d7 ath9k_hw: Remove TEMP_COMP_CAL by Sujith Manoharan · 12 years ago
  68. b686929 ath9k_hw: Enable calibration types in init_cal_settings by Sujith Manoharan · 12 years ago
  69. 54428c5 mwifiex: parse WMM IEs from hostapd for mwifiex AP by Avinash Patil · 12 years ago
  70. d35f103 mwifiex: use correct htcapinfo for HT20 ibss network by Amitkumar Karwar · 12 years ago
  71. fc40ca9 wireless: mwifiex: remove unreachable paths by Sasha Levin · 12 years ago
  72. 6960af6 p54pci: don't return zero on failure paths in p54p_probe() by Alexey Khoroshilov · 12 years ago
  73. 40a2329 brcmfmac: Update init code routines from interface up. by Hante Meuleman · 12 years ago
  74. 88d1239 brcmfmac: Removing obsolete variables and inline functions. by Hante Meuleman · 12 years ago
  75. 80fd2db brcmfmac: Return correct error on netdev xmit. by Hante Meuleman · 12 years ago
  76. 03abad0 brcmfmac: Remove unused caching dongle error. by Hante Meuleman · 12 years ago
  77. b84e311 brcmfmac: remove unnecessary curly braces in dhd_attach() by Arend van Spriel · 12 years ago
  78. 12b33da brcmfmac: cleanup netdev transmit callback by Arend van Spriel · 12 years ago
  79. 7833b57 brcmfmac: remove unused event related definitions by Arend van Spriel · 12 years ago
  80. a6cfb14 brcmfmac: Use dedicated trace level for CDC. by Hante Meuleman · 12 years ago
  81. a43af51 brcmfmac: remove brcmf_proto_hdrpull() from bus interface by Arend van Spriel · 12 years ago
  82. 3aa7aad brcmfmac: remove rx helper function from bus interface by Arend van Spriel · 12 years ago
  83. 79d7c4e brcmfmac: define pr_fmt in one place by Arend van Spriel · 12 years ago
  84. 81d5f1b brcmfmac: assure USB dongle firmware is reset upon module unload by Arend van Spriel · 12 years ago
  85. ac74439 brcmfmac: removed deprecated set_bitrate_mask support by Hante Meuleman · 12 years ago
  86. 0429a6f brcmfmac: do not reconfigure refill rx on 0-length packet. by Hante Meuleman · 12 years ago
  87. 637ccc2 brcmsmac: remove dead code by Piotr Haber · 12 years ago
  88. b180b10 brcmsmac: allow user-space setting of interface address by Arend van Spriel · 12 years ago
  89. 66578c0 brcmsmac: use perimeter lock in add_interface() callback by Arend van Spriel · 12 years ago
  90. 01486c5 brcmsmac: increase timer reference count for new timers only by Piotr Haber · 12 years ago
  91. a02308e rt2x00: rt2800: convert read_eeprom functions to return an int value by Gabor Juhos · 12 years ago
  92. e1b97c9 ath9k_hw: Remove AR9485 1.0 macro by Sujith Manoharan · 12 years ago
  93. c2397bb brcmsmac: initialize morepending in brcms_b_recv() by Geert Uytterhoeven · 12 years ago
  94. 07db8f8 iwlegacy: allow to enable PS by Stanislaw Gruszka · 12 years ago
  95. 70277f4 iwlegacy: add flush callback by Stanislaw Gruszka · 12 years ago
  96. 93476b1 ath9k: fix column header comments for some initval arrays by Gabor Juhos · 12 years ago
  97. 1f1d9654 carl9170: refactor carl9170_update_beacon by Christian Lamparter · 12 years ago
  98. 558925f carl9170: remove custom NUM_TID and friends by Christian Lamparter · 12 years ago
  99. 55fa645 carl9170: disable hw crypto for p2p networks by Christian Lamparter · 12 years ago
  100. 7a5c730 carl9170: don't enable hw crypto offload, if the fw doesn't support it by Christian Lamparter · 12 years ago