1. 7848b23 rt2800: 5592: add channels table by Stanislaw Gruszka · 11 years ago
  2. b8863f8 rt2800: 5592: early defines by Stanislaw Gruszka · 11 years ago
  3. 53216d6 rt2800: do not crash if spec->channels is NULL by Stanislaw Gruszka · 11 years ago
  4. 8857d6d rt2x00: Fix tx status reporting for reordered frames in rt2800pci by Helmut Schaa · 11 years ago
  5. 1dd0dbb rt2x00: Revert "rt2x00: remove unused argument" by Helmut Schaa · 11 years ago
  6. 43283fe mwifiex: cleanup VHT cap by Yogesh Ashok Powar · 11 years ago
  7. 345fb3f Merge tag 'for-linville-20130318' of git://github.com/kvalo/ath6kl by John W. Linville · 11 years ago
  8. 36ef0b47 rtlwifi: usb: add missing freeing of skbuff by Jussi Kivilinna · 11 years ago
  9. 084c718 mwifiex: cancel cmd timer and free curr_cmd in shutdown process by Bing Zhao · 11 years ago
  10. a3e240c mwifiex: skip pending commands after function shutdown by Bing Zhao · 11 years ago
  11. 00d7ea1 mwifiex: fix race when queuing commands by Amitkumar Karwar · 11 years ago
  12. 01d4ab9 ath9k: limit tx path hang check to normal data queues by Felix Fietkau · 11 years ago
  13. 74632d1 ath9k_hw: revert chainmask to user configuration after calibration by Felix Fietkau · 11 years ago
  14. 7f42ace iwl3945: fix length of dma buffers by Stanislaw Gruszka · 11 years ago
  15. b009aac bnx2x: fix occasional statistics off-by-4GB error by Maciej Żenczykowski · 11 years ago
  16. 1bc277f bnx2x: add RSS capability for GRE traffic by Dmitry Kravkov · 11 years ago
  17. a848ade bnx2x: add CSUM and TSO support for encapsulation protocols by Dmitry Kravkov · 11 years ago
  18. 14f645d net: ftgmac100: Use module_platform_driver() by Sachin Kamat · 11 years ago
  19. e827c12 net: ep93xx_eth: Use module_platform_driver() by Sachin Kamat · 11 years ago
  20. a8f9c3e net: dm9000: Use module_platform_driver() by Sachin Kamat · 11 years ago
  21. 9a18dd1 net: neterion: replace ip_fast_csum with csum_replace2 by Li RongQing · 11 years ago
  22. 49c87cd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  23. 243c028 ath6kl: Fix a debugfs crash for USB devices by Mohammed Shafi Shajakhan · 11 years ago
  24. a41d9a9 ath: changed kmalloc to kmemdup by Andrei Epure · 11 years ago
  25. 6a3e4e0 ath6kl: Fix the byte alignment rule to avoid loss of bytes in a TCP segment by Myoungje Kim · 11 years ago
  26. 15ac077 ath6kl: remove false check from ath6kl_rx() by Kalle Valo · 11 years ago
  27. 99089ab ath6kl: add an extra band check to ath6kl_wmi_beginscan_cmd() by Kalle Valo · 11 years ago
  28. aa8705f ath6kl: add tracing support to debug message macros by Kalle Valo · 11 years ago
  29. da01d53 ath6kl: add tracing support to log functions by Kalle Valo · 11 years ago
  30. d470b4b ath6kl: convert ath6kl_info/err/warn macros to real functions by Kalle Valo · 11 years ago
  31. 4771979 ath6kl: adding tracing points for htc_mbox by Kalle Valo · 11 years ago
  32. d57f093 ath6kl: add tracing point for hif irqs by Kalle Valo · 11 years ago
  33. e60c815 ath6kl: add tracing points for sdio transfers by Kalle Valo · 11 years ago
  34. 416cf0b ath6kl: add tracing support and tracing points for wmi packets by Kalle Valo · 11 years ago
  35. 44af344 ath6kl: cold reset target after host warm boot by Kalle Valo · 11 years ago
  36. 4e1609c ath6kl: fix usb related error handling and warnings by Kalle Valo · 11 years ago
  37. ec1461d ath6kl: cleanup ath6kl_reset_device() by Kalle Valo · 11 years ago
  38. e72c274 ath6kl: print firmware capabilities by Kalle Valo · 11 years ago
  39. 94d8f2b1 drivers: net: irda: use resource_size() in au1k_ir.c by Silviu-Mihai Popescu · 11 years ago
  40. debd003 sfc: make local functions static by stephen hemminger · 11 years ago
  41. 1f9061d2 drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) by Joe Perches · 11 years ago
  42. 722c6f5 bnx2x: add missing napi deletion in error path by Michal Schmidt · 11 years ago
  43. c62dce6 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  44. 6681712 vxlan: generalize forwarding tables by David Stevens · 11 years ago
  45. 75b9b61 drivers: net: ethernet: ti: davinci_emac: fix usage of cpdma_check_free_tx_desc() by Mugunthan V N · 11 years ago
  46. 7a87590 caif: remove caif_shm by Erwan Yvin · 11 years ago
  47. db0b827 ethernet/tulip: DE4x5 needs VIRT_TO_BUS by Arnd Bergmann · 11 years ago
  48. 1e8bbe6 net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibility by Bjørn Mork · 11 years ago
  49. f3a3440 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  50. 1bcac3b driver/qlogic: replace ip_fast_csum with csum_replace2 by Li RongQing · 11 years ago
  51. 1e731cb smsc75xx: configuration help incorrectly mentions smsc95xx by Robert de Vries · 11 years ago
  52. d0320f7 drivers:net: Remove dma_alloc_coherent OOM messages by Joe Perches · 11 years ago
  53. 68c45a2 be2net: Use new F/W mailbox cmd to manipulate interrupts. by Somnath Kotur · 11 years ago
  54. 8cef7a7 be2net: enable interrupts in be_probe() (RoCE and other ULPs need them) by Somnath Kotur · 11 years ago
  55. 3f104c3 net: fec: fix missing napi_disable call by Georg Hofmann · 11 years ago
  56. d97e749 net: fec: restart the FEC when PHY speed changes by Lucas Stach · 11 years ago
  57. 8a7fbfa netxen: write IP address to firmware when using bonding by nikolay@redhat.com · 11 years ago
  58. 42b6a94 RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5. by Vipul Pandya · 11 years ago
  59. 3cbdb92 RDMA/cxgb4: Turn off db coalescing when RDMA QPs are in use. by Vipul Pandya · 11 years ago
  60. 622c62b cxgb4vf: Add support for Chelsio T5 adapter by Santosh Rastapur · 11 years ago
  61. 7d6727c cxgb4: Disable SR-IOV support for PF4-7 for T5 by Santosh Rastapur · 11 years ago
  62. 3a7f855 cxgb4: Update driver version and description by Santosh Rastapur · 11 years ago
  63. 9616407 cxgb4: Add T5 PCI ids by Santosh Rastapur · 11 years ago
  64. 19dd37b cxgb4: Add T5 debugfs support by Santosh Rastapur · 11 years ago
  65. 2cc301d cxgb4: Enable doorbell drop recovery only for T4 adapter by Santosh Rastapur · 11 years ago
  66. 22adfe0 cxgb4: Add T5 write combining support by Santosh Rastapur · 11 years ago
  67. 251f9e8 cxgb4: Dump T5 registers by Santosh Rastapur · 11 years ago
  68. 0a57a53 cxgb4: Initialize T5 by Santosh Rastapur · 11 years ago
  69. 2422d9a cxgb4: Add macros, structures and inline functions for T5 by Santosh Rastapur · 11 years ago
  70. b2decad cxgb4: Add register definations for T5 by Santosh Rastapur · 11 years ago
  71. 4969b41 b43: HT-PHY: enable basic TX power setup by Rafał Miłecki · 11 years ago
  72. 5949e04 b43: HT-PHY: setup TX power control by Rafał Miłecki · 11 years ago
  73. 4409a23 b43: HT-PHY: implement RSSI polling by Rafał Miłecki · 11 years ago
  74. 396535e b43: HT-PHY: implement playing sample tone by Rafał Miłecki · 11 years ago
  75. 371ec46 b43: HT-PHY: implement stopping sample tone playback by Rafał Miłecki · 11 years ago
  76. 60e8fb9 b43: HT-PHY: implement controlling TX power control by Rafał Miłecki · 11 years ago
  77. a51ab25 b43: HT-PHY: implement PA override by Rafał Miłecki · 11 years ago
  78. 4cce095 b43: HT-PHY: implement CCA reset by Rafał Miłecki · 11 years ago
  79. d7bb7ca b43: HT-PHY: implement MAC reclocking by Rafał Miłecki · 11 years ago
  80. 2dacfe7 b43: HT-PHY: implement spurious tone avoidance by Rafał Miłecki · 11 years ago
  81. f6099f8 b43: HT-PHY: move TX fix to the separated function by Rafał Miłecki · 11 years ago
  82. b372afa b43: HT-PHY: add classifier control function by Rafał Miłecki · 11 years ago
  83. 4760692 b43: HT-PHY: rename AFE defines by Rafał Miłecki · 11 years ago
  84. 1a2780e wil6210: temperature measurement by Vladimir Kondratiev · 11 years ago
  85. b802317 wil6210: sync with new firmware by Vladimir Kondratiev · 11 years ago
  86. 55f7acd wil6210: new SW reset by Vladimir Kondratiev · 11 years ago
  87. c7996ef wil6210: headers clean-up by Vladimir Kondratiev · 11 years ago
  88. acc9780 wil6210: use WLAN_CAPABILITY_DMG_TYPE_MASK by Vladimir Kondratiev · 11 years ago
  89. de70ab8 wil6210: fix FW error notification by Vladimir Kondratiev · 11 years ago
  90. 102b1d9 wil6210: report all received mgmt frames by Vladimir Kondratiev · 11 years ago
  91. a0f7845 wil6210: use cfg80211_inform_bss_frame() by Vladimir Kondratiev · 11 years ago
  92. d81079f wil6210: refactor connect_worker by Vladimir Kondratiev · 11 years ago
  93. 03866e7 wil6210: Fix garbage sent to the FW with wmi_set_ie() by Vladimir Kondratiev · 11 years ago
  94. b1defa4 wil6210: do not set IE's for beacon by Vladimir Kondratiev · 11 years ago
  95. 249a382 wil6210: handle WMI_BA_STATUS_EVENTID by Vladimir Kondratiev · 11 years ago
  96. 3442a50 wil6210: handle linkup/linkdown WMI events by Vladimir Kondratiev · 11 years ago
  97. 3b0378a wil6210: Remove local implementation of dynamic hexdump by Vladimir Kondratiev · 11 years ago
  98. d95f1d2 wil6210: remove unused including <linux/version.h> by Wei Yongjun · 11 years ago
  99. 9437a24 rtlwifi: rtl8192cu: Fix problem that prevents reassociation by Larry Finger · 11 years ago
  100. 5818a46 rt2x00: fix rt2x00 to work with the new ralink SoC config symbols by John Crispin · 11 years ago