1. e00adf3 drivers/net: rename random32() to prandom_u32() by Akinobu Mita · 11 years ago
  2. 7af1ce0 mwifiex: Correct pci_unmap_single's size by Yogesh Ashok Powar · 11 years ago
  3. 955ab09 mwifiex: Do not kfree cmd buf while unregistering PCIe by Yogesh Ashok Powar · 11 years ago
  4. 5b0d9b2 mwifiex: Call pci_release_region after calling pci_disable_device by Yogesh Ashok Powar · 11 years ago
  5. c380aaf mwifiex: Use pci_release_region() instead of a pci_release_regions() by Yogesh Ashok Powar · 11 years ago
  6. b006ed5 mwifiex: rework round robin scheduling of bss nodes. by Andreas Fenkart · 11 years ago
  7. 2e23731 mwifiex: replace ra_list_curr by list rotation. by Andreas Fenkart · 11 years ago
  8. c43933e mwifiex: remove redundant initialization for bss_descriptor by Bing Zhao · 11 years ago
  9. d837a2a mwifiex: fix use-after-free in beacon_ie processing by Bing Zhao · 11 years ago
  10. 8bc77a4 mwifiex: don't try to associate when bss_mode is not STA by Bing Zhao · 11 years ago
  11. 4587eea mwifiex: make use of msecs_to_jiffies() by Bing Zhao · 11 years ago
  12. 0648f3a mwifiex: correct bss_mode check while appending vht operation IE by Bing Zhao · 11 years ago
  13. d033d3a mwifiex: use PCI_DMA_FROMDEVICE for RX queue de-init by Avinash Patil · 11 years ago
  14. 66aa1ae mwifiex: configure p2p interface during initialization by Bing Zhao · 11 years ago
  15. 5586d3e mwifiex: Start P2P devices in P2P mode by Paul Stewart · 11 years ago
  16. 6fe5468 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  17. 2716fd7 mwifiex: hold proper locks when accessing ra_list / bss_prio lists by Andreas Fenkart · 11 years ago
  18. 333f6b2 mwifiex: fix infinite loop by removing NO_PKT_PRIO_TID by Andreas Fenkart · 11 years ago
  19. 6d2344e mwifiex: remove unused tid_tbl_lock from mwifiex_tid_tbl by Andreas Fenkart · 11 years ago
  20. ca796a3 mwifiex: correct wrong list in list_empty check by Andreas Fenkart · 11 years ago
  21. 9908b07 mwifiex: fix negative cmd_pending count by Bing Zhao · 11 years ago
  22. 21de979 mwifiex: complete last internal scan by Bing Zhao · 11 years ago
  23. 2b6254d mwifiex: use separate AMPDU tx/rx window sizes in 11ac networks by Avinash Patil · 11 years ago
  24. 04abc0a mwifiex: change default tx/rx win_size for BA setup by Avinash Patil · 11 years ago
  25. 901ceba mwifiex: limit channel number not to overflow memory by Stone Piao · 11 years ago
  26. 9a574cd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  27. c0880a2 mwifiex: use fw_status register to wake up PCIe card by Avinash Patil · 11 years ago
  28. c24d992 mwifiex: avoid waking up device in awake state by Avinash Patil · 11 years ago
  29. b2fda1f mwifiex: do not enable PCIe interrupt in Power Save sleep state by Avinash Patil · 11 years ago
  30. 83c78da mwifiex: add support to configure VHT for AP mode by Yogesh Ashok Powar · 11 years ago
  31. 0f49d64 mwifiex: reset skb->data after processing PCIe sleep confirm cmd respose by Avinash Patil · 11 years ago
  32. 43283fe mwifiex: cleanup VHT cap by Yogesh Ashok Powar · 11 years ago
  33. 084c718 mwifiex: cancel cmd timer and free curr_cmd in shutdown process by Bing Zhao · 11 years ago
  34. a3e240c mwifiex: skip pending commands after function shutdown by Bing Zhao · 11 years ago
  35. 00d7ea1 mwifiex: fix race when queuing commands by Amitkumar Karwar · 11 years ago
  36. 49c87cd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  37. c678fb2 mwifiex: fix potential null dereference 'mef_entry' by Bing Zhao · 11 years ago
  38. 8908c7d mwifiex: Trigger a card reset on reaching tx_timeout threshold by Ashok Nagarajan · 11 years ago
  39. 5f0fabf mwifiex: fix potential out-of-boundary access to ibss rate table by Bing Zhao · 11 years ago
  40. 7da060c mwifiex: add WOWLAN support by Amitkumar Karwar · 11 years ago
  41. 0d7f53e mwifiex: add "ethtool wol" command support by Amitkumar Karwar · 11 years ago
  42. cc0b5a6 mwifiex: shorten the host sleep configuration macro names by Amitkumar Karwar · 11 years ago
  43. f553e1a mwifiex: modify skb->truesize for PCIE Rx by Avinash Patil · 11 years ago
  44. 9931078 mwifiex: avoid [-Wmaybe-uninitialized] warnings in pcie.c by Bing Zhao · 11 years ago
  45. 8509e82 mwifiex: fix [-Wunused-function] warnings on pcie suspend/resume by Bing Zhao · 11 years ago
  46. fcca8d5 mwifiex: remove static forward declarations in pcie.c by Bing Zhao · 11 years ago
  47. 98b7ff9 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
  48. 3e7a4ff mwifiex: correct sleep delay counter by Avinash Patil · 11 years ago
  49. 6d6436f 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. 48f4d91 mwifiex: fix system freeze while reloading driver by Avinash Patil · 11 years ago
  51. 1499d9f mwifiex: don't drop carrier flag over suspend by Daniel Drake · 11 years ago
  52. a0b1c42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  53. 1eaec82 Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
  54. 0b71644 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  55. a5f3905 mwifiex: add 802.11AC support by Yogesh Ashok Powar · 11 years ago
  56. 073c9e6 mwifiex: coding style cleanup in bss parameter update by Yogesh Ashok Powar · 11 years ago
  57. 3d48203 mwifiex: fix empty TX ring check for PCIe8897 while unloading driver by Avinash Patil · 11 years ago
  58. 98d5fac Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  59. 52301a8 mwifiex: device specific sleep cookie handling for PCIe by Avinash Patil · 11 years ago
  60. b90af3b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  61. 4fe0c75 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  62. ca8f211 mwifiex: add PCIe8897 support by Avinash Patil · 11 years ago
  63. e05dc3e mwifiex: define generic data type for PCIe ring buffers by Avinash Patil · 11 years ago
  64. 0732484 mwifiex: separate ring initialization and ring creation routines by Avinash Patil · 11 years ago
  65. dd04e6a mwifiex: store card specific data in PCI device table entry by Avinash Patil · 11 years ago
  66. 8cef2c9 cfg80211: move TSF into IEs by Johannes Berg · 11 years ago
  67. 83c7aa1 cfg80211: remove scan ies NULL check by Johannes Berg · 11 years ago
  68. 5b112d3 cfg80211: pass wiphy to cfg80211_ref_bss/put_bss by Johannes Berg · 11 years ago
  69. f5237f2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  70. 188d1f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  71. 0d2e7a5 wireless: Remove unnecessary alloc/OOM messages, alloc cleanups by Joe Perches · 11 years ago
  72. 5e3175f mwifiex: remove max_tx_buf_size by Bing Zhao · 11 years ago
  73. 6274923 mwifiex: do not reconfigure tx buffer size in firmware while associating by Bing Zhao · 11 years ago
  74. 485f107 mwifiex: avoid out of bounds access in mwifiex_get_common_rates. by Cyril Roelandt · 12 years ago
  75. 5b2e2ec mwifiex: do not overwrite error code from lower layer driver by Bing Zhao · 12 years ago
  76. 3220712 mwifiex: don't return zero on failure paths in mwifiex_pcie_init() by Alexey Khoroshilov · 12 years ago
  77. 6ccea75 mwifiex: fix invalid access of PCIe RxBD ring buffer descriptor by Avinash Patil · 12 years ago
  78. 8a7d7cb mwifiex: fix incomplete scan in case of IE parsing error by Bing Zhao · 12 years ago
  79. 4205e6e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  80. 9ebea38 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  81. 7532c7d mwifiex: correction in status codes used for association failure by Amitkumar Karwar · 12 years ago
  82. 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
  83. 83f0c6d mwifiex: fix typo in PCIe adapter NULL check by Avinash Patil · 12 years ago
  84. 4b87f92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  85. 0c0280b wireless: make the reg_notifier() void by Luis R. Rodriguez · 12 years ago
  86. 3b86acb mwifiex: correct config_bands handling for ibss network by Amitkumar Karwar · 12 years ago
  87. d7b9c52 mwifiex: update config_bands during infra association by Amitkumar Karwar · 12 years ago
  88. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 12 years ago
  89. e7f767a mwifiex: use map/unmap APIs in TX and RX to reduce memcpy by Avinash Patil · 12 years ago
  90. fbd7e7a mwifiex: flush TX ring for PCIe after disconnect or bss stop by Avinash Patil · 12 years ago
  91. fc33146 mwifiex: use pci_alloc/free_consistent APIs for PCIe by Avinash Patil · 12 years ago
  92. c6d1d87 mwifiex: add init_fw_port handler for PCIe interface by Avinash Patil · 12 years ago
  93. 659c478 mwifiex: access interrupt status only while holding lock by Avinash Patil · 12 years ago
  94. 54428c5 mwifiex: parse WMM IEs from hostapd for mwifiex AP by Avinash Patil · 12 years ago
  95. d35f103 mwifiex: use correct htcapinfo for HT20 ibss network by Amitkumar Karwar · 12 years ago
  96. fc40ca9 wireless: mwifiex: remove unreachable paths by Sasha Levin · 12 years ago
  97. c3ff0b2 mwifiex: fix typo in setting up ibss network parameters by Amitkumar Karwar · 12 years ago
  98. 9c969d8 mwifiex: check wait_event_interruptible return value by Bing Zhao · 12 years ago
  99. 7f5855c mwifiex: don't use [delayed_]work_pending() by Tejun Heo · 12 years ago
  100. 403e167 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago