1. 0c33d26 NFC: pn533: Cleanup pn533_cmd_complete_t by Waldemar Rymarkiewicz · 12 years ago
  2. a579809 NFC: pn533: Remove deprecated dev->out_frame buff by Waldemar Rymarkiewicz · 12 years ago
  3. e8f4053 NFC: pn533: Use skb in __pn533_send_cmd_frame_asyn by Waldemar Rymarkiewicz · 12 years ago
  4. 5b5a443 NFC: pn533: Don't use out_frame in pn533_send_ack by Waldemar Rymarkiewicz · 12 years ago
  5. fcfafc7 NFC: pn533: Cleanup debug messages by Waldemar Rymarkiewicz · 12 years ago
  6. f8f9917 NFC: pn533: Fix urb->status handling by Waldemar Rymarkiewicz · 12 years ago
  7. 89fb202 NFC: pn533: Remove unused pn533_send_cmd_frame_asy by Waldemar Rymarkiewicz · 12 years ago
  8. b08e860 NFC: pn533: Fix minor style issues by Waldemar Rymarkiewicz · 12 years ago
  9. 5d46774 NFC: pn533: Fix open parenthesis alignment by Waldemar Rymarkiewicz · 12 years ago
  10. 37cf4fc NFC: pn533: Fix spacing issues by Waldemar Rymarkiewicz · 12 years ago
  11. 6ca5537 NFC: pn533: Fix quoted strings split across lines by Waldemar Rymarkiewicz · 12 years ago
  12. b5193e5 NFC: pn533: Remove frame logic from poll cmds by Waldemar Rymarkiewicz · 12 years ago
  13. 99e591b NFC: pn533: Dump tx and rx data in debug mode by Waldemar Rymarkiewicz · 12 years ago
  14. b1e666f NFC: pn533: Del frame logic from Data Exchange cmd by Waldemar Rymarkiewicz · 12 years ago
  15. 1300364 NFC: pn533: Del frame logic from InJumForDep cmd by Waldemar Rymarkiewicz · 12 years ago
  16. e487882 NFC: pn533: Del frame logic from TgGet/SetData cmd by Waldemar Rymarkiewicz · 12 years ago
  17. 1727cf9 NFC: llcp: Fix Rx memory leak by Samuel Ortiz · 12 years ago
  18. 2593c2c NFC: llcp: Remove the tx backlog queue by Samuel Ortiz · 12 years ago
  19. cb950d9 NFC: pn533: Remove pn533_send_cmd_frame_sync by Waldemar Rymarkiewicz · 12 years ago
  20. d22b2db NFC: pn533: Add pn533_alloc_skb for req allocation by Waldemar Rymarkiewicz · 12 years ago
  21. 94c5c15 NFC: pn533: Add a new pn533_send_sync iface by Waldemar Rymarkiewicz · 12 years ago
  22. 15461ae NFC: pn533: Add a new pn533_send_data_async iface by Waldemar Rymarkiewicz · 12 years ago
  23. aada17a NFC: pn533: Add a new pn533_send_cmd_async iface by Waldemar Rymarkiewicz · 12 years ago
  24. d94ea4f NFC: pn533: Remove pointless flags param by Waldemar Rymarkiewicz · 12 years ago
  25. b1bb290 NFC: pn533: Add frame header length define by Waldemar Rymarkiewicz · 12 years ago
  26. a449ae1 NFC: pn533: Remove unused definitions by Waldemar Rymarkiewicz · 12 years ago
  27. 8d25ca7 NFC: pn533: Remove in/out_maxlen as it is not used by Waldemar Rymarkiewicz · 12 years ago
  28. 2c2d45b NFC: Add support for SO_TIMESTAMP LLCP socket option by Thierry Escande · 12 years ago
  29. e7f767a mwifiex: use map/unmap APIs in TX and RX to reduce memcpy by Avinash Patil · 12 years ago
  30. fbd7e7a mwifiex: flush TX ring for PCIe after disconnect or bss stop by Avinash Patil · 12 years ago
  31. fc33146 mwifiex: use pci_alloc/free_consistent APIs for PCIe by Avinash Patil · 12 years ago
  32. c6d1d87 mwifiex: add init_fw_port handler for PCIe interface by Avinash Patil · 12 years ago
  33. 659c478 mwifiex: access interrupt status only while holding lock by Avinash Patil · 12 years ago
  34. 6ba1eaf bcma: mips: rename oldirqflag to irqinitmask by Hauke Mehrtens · 12 years ago
  35. 8f9dc85 bcma: mips: remove assigned_irqs from structure by Hauke Mehrtens · 12 years ago
  36. db5230d bcma: mips: show also disabled IRQs by Hauke Mehrtens · 12 years ago
  37. 7401cb6 bcma: mips: make some info messages debug messages by Hauke Mehrtens · 12 years ago
  38. e3f05a4 bcma: mips: explicit assign IRQ numbers by Hauke Mehrtens · 12 years ago
  39. 929a03a bcma: make bcma_find_core_unit() accessible by Hauke Mehrtens · 12 years ago
  40. 03c2dc7 ath9k_hw: Fix calibration for AR9340 by Sujith Manoharan · 12 years ago
  41. c2f2e20 mwl8k: bump firmware API to 3 by Yogesh Ashok Powar · 12 years ago
  42. c27a54d mwl8k: Handle watchdog event with highest prioriry by Yogesh Ashok Powar · 12 years ago
  43. cfacba1 mwl8k: Handle Watchdog events for the new ampdu streams by Yogesh Ashok Powar · 12 years ago
  44. 07f6dda mwl8k: changing mwl8k_destroy_ba prototype by Yogesh Ashok Powar · 12 years ago
  45. 7fb978b mwl8k: Enable support to support additional ampdu streams by Yogesh Ashok Powar · 12 years ago
  46. 5f2a1494 mwl8k: set ack policy to normal by Yogesh Ashok Powar · 12 years ago
  47. 96769ca mwl8k: Remove redundant txq_idx by Yogesh Ashok Powar · 12 years ago
  48. 1a6e5d7 ath9k_hw: Remove TEMP_COMP_CAL by Sujith Manoharan · 12 years ago
  49. b686929 ath9k_hw: Enable calibration types in init_cal_settings by Sujith Manoharan · 12 years ago
  50. 54428c5 mwifiex: parse WMM IEs from hostapd for mwifiex AP by Avinash Patil · 12 years ago
  51. d35f1035 mwifiex: use correct htcapinfo for HT20 ibss network by Amitkumar Karwar · 12 years ago
  52. fc40ca9 wireless: mwifiex: remove unreachable paths by Sasha Levin · 12 years ago
  53. 6960af6 p54pci: don't return zero on failure paths in p54p_probe() by Alexey Khoroshilov · 12 years ago
  54. 40a2329 brcmfmac: Update init code routines from interface up. by Hante Meuleman · 12 years ago
  55. 88d1239 brcmfmac: Removing obsolete variables and inline functions. by Hante Meuleman · 12 years ago
  56. 80fd2db brcmfmac: Return correct error on netdev xmit. by Hante Meuleman · 12 years ago
  57. 03abad0 brcmfmac: Remove unused caching dongle error. by Hante Meuleman · 12 years ago
  58. b84e311 brcmfmac: remove unnecessary curly braces in dhd_attach() by Arend van Spriel · 12 years ago
  59. 12b33da brcmfmac: cleanup netdev transmit callback by Arend van Spriel · 12 years ago
  60. 7833b57 brcmfmac: remove unused event related definitions by Arend van Spriel · 12 years ago
  61. a6cfb14 brcmfmac: Use dedicated trace level for CDC. by Hante Meuleman · 12 years ago
  62. a43af51 brcmfmac: remove brcmf_proto_hdrpull() from bus interface by Arend van Spriel · 12 years ago
  63. 3aa7aad brcmfmac: remove rx helper function from bus interface by Arend van Spriel · 12 years ago
  64. 79d7c4e brcmfmac: define pr_fmt in one place by Arend van Spriel · 12 years ago
  65. 81d5f1b brcmfmac: assure USB dongle firmware is reset upon module unload by Arend van Spriel · 12 years ago
  66. ac74439 brcmfmac: removed deprecated set_bitrate_mask support by Hante Meuleman · 12 years ago
  67. 0429a6f brcmfmac: do not reconfigure refill rx on 0-length packet. by Hante Meuleman · 12 years ago
  68. 637ccc2 brcmsmac: remove dead code by Piotr Haber · 12 years ago
  69. b180b10 brcmsmac: allow user-space setting of interface address by Arend van Spriel · 12 years ago
  70. 66578c0 brcmsmac: use perimeter lock in add_interface() callback by Arend van Spriel · 12 years ago
  71. 01486c5 brcmsmac: increase timer reference count for new timers only by Piotr Haber · 12 years ago
  72. a02308e rt2x00: rt2800: convert read_eeprom functions to return an int value by Gabor Juhos · 12 years ago
  73. e1b97c9 ath9k_hw: Remove AR9485 1.0 macro by Sujith Manoharan · 12 years ago
  74. c2397bb brcmsmac: initialize morepending in brcms_b_recv() by Geert Uytterhoeven · 12 years ago
  75. 07db8f8 iwlegacy: allow to enable PS by Stanislaw Gruszka · 12 years ago
  76. 70277f4 iwlegacy: add flush callback by Stanislaw Gruszka · 12 years ago
  77. 93476b1 ath9k: fix column header comments for some initval arrays by Gabor Juhos · 12 years ago
  78. 1f1d9654 carl9170: refactor carl9170_update_beacon by Christian Lamparter · 12 years ago
  79. 558925f carl9170: remove custom NUM_TID and friends by Christian Lamparter · 12 years ago
  80. 55fa645 carl9170: disable hw crypto for p2p networks by Christian Lamparter · 12 years ago
  81. 7a5c730 carl9170: don't enable hw crypto offload, if the fw doesn't support it by Christian Lamparter · 12 years ago
  82. 17f658a carl9170: Only specify interface combinations if more than one interface is possible by Christian Lamparter · 12 years ago
  83. 7f878b0d carl9170: allow P2P_GO interface creation after P2P_CLIENT by Christian Lamparter · 12 years ago
  84. 5ae994d0 carl9170: import 1.9.7 firmware headers by Christian Lamparter · 12 years ago
  85. d1f3de7 carl9170: advertise support for TDLS by Christian Lamparter · 12 years ago
  86. c1b976d ath9k_hw: use the devres API for allocations by Felix Fietkau · 12 years ago
  87. b81950b1 ath9k: use the devres API for allocations/mappings by Felix Fietkau · 12 years ago
  88. d5374ef rt2800: refactor RFCSR initialization by Stanislaw Gruszka · 12 years ago
  89. 48c6cc0 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 12 years ago
  90. abae238 iwlwifi: always check that grab_nic_access succeeds by Emmanuel Grumbach · 12 years ago
  91. c8f9b0f iwlwifi: fix spelling and value in LED registers. by Eytan Lifshitz · 12 years ago
  92. 0aa86df iwlwifi: move some PCIe calls to better places by Johannes Berg · 12 years ago
  93. a8b691e iwlwifi: request IRQ only once by Johannes Berg · 12 years ago
  94. 653ea7a iwlwifi: don't treat a bool as an error code by Emmanuel Grumbach · 12 years ago
  95. 4fd442d iwlwifi: virtualize SRAM access by Emmanuel Grumbach · 12 years ago
  96. 7a65d17 iwlwifi: virtualize iwl_{grab,release}_nic_access by Emmanuel Grumbach · 12 years ago
  97. f317243a iwlwifi: use __packed by Johannes Berg · 12 years ago
  98. 6ae02f3 iwlwifi: let the op_mode run a FW while in RFKILL by Emmanuel Grumbach · 12 years ago
  99. d28cbde iwlwifi: don't verify fw after download by Emmanuel Grumbach · 12 years ago
  100. da58eef iwlwifi: clean up code in AGG by Emmanuel Grumbach · 12 years ago