1. 271a15e proc: Supply PDE attribute setting accessor functions by David Howells · 11 years ago
  2. 6bbefe8 hostap: Don't use create_proc_read_entry() by David Howells · 11 years ago
  3. 4c4df9b atmel: Don't use create_proc_read_entry() by David Howells · 11 years ago
  4. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  5. 0ecc833 mode_t, whack-a-mole at 11... by Al Viro · 11 years ago
  6. 36ef0b47 rtlwifi: usb: add missing freeing of skbuff by Jussi Kivilinna · 11 years ago
  7. 084c718 mwifiex: cancel cmd timer and free curr_cmd in shutdown process by Bing Zhao · 11 years ago
  8. a3e240c mwifiex: skip pending commands after function shutdown by Bing Zhao · 11 years ago
  9. 00d7ea1 mwifiex: fix race when queuing commands by Amitkumar Karwar · 11 years ago
  10. 01d4ab9 ath9k: limit tx path hang check to normal data queues by Felix Fietkau · 11 years ago
  11. 74632d1 ath9k_hw: revert chainmask to user configuration after calibration by Felix Fietkau · 11 years ago
  12. 7f42ace iwl3945: fix length of dma buffers by Stanislaw Gruszka · 11 years ago
  13. 9437a24 rtlwifi: rtl8192cu: Fix problem that prevents reassociation by Larry Finger · 11 years ago
  14. 5818a46 rt2x00: fix rt2x00 to work with the new ralink SoC config symbols by John Crispin · 11 years ago
  15. 6648997 rtlwifi: rtl8192cu: Fix schedule while atomic bug splat by Larry Finger · 11 years ago
  16. 5f0fabf mwifiex: fix potential out-of-boundary access to ibss rate table by Bing Zhao · 11 years ago
  17. 32cdd59 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
  18. 9da060d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  19. 4f21e7e Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 11 years ago
  20. 2470b36 iwlwifi: mvm: don't warn on normal BAR sending by Emmanuel Grumbach · 11 years ago
  21. 8101a7f iwlwifi: mvm: update the rssi calculation by Emmanuel Grumbach · 11 years ago
  22. f9aa8dd iwlwifi: mvm: ignore STOP_AGG when restarting by Emmanuel Grumbach · 11 years ago
  23. de8bc6d iwlwifi: mvm: Remove overriding calibrations for the 7000 family by Dor Shaish · 11 years ago
  24. 6221d47 iwlwifi: mvm: Take the phy_cfg from the TLV value by Dor Shaish · 11 years ago
  25. e07cbb5 iwlwifi: mvm: Set valid TX antennas value before calib request by Dor Shaish · 11 years ago
  26. 715c998 iwlwifi: mvm: restart the NIC of the cmd queue gets full by Emmanuel Grumbach · 11 years ago
  27. 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
  28. 38c0f334 iwlwifi: use coherent DMA memory for command header by Johannes Berg · 11 years ago
  29. aed7d9a iwlwifi: disable 8K A-MSDU by default by Emmanuel Grumbach · 11 years ago
  30. 1afbfb6 iwlwifi: rename IWL_MAX_CMD_TFDS to IWL_MAX_CMD_TBS_PER_TFD by Johannes Berg · 11 years ago
  31. 9889175 iwlwifi: don't map complete commands bidirectionally by Johannes Berg · 11 years ago
  32. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  33. 4660269 libertas: fix crash for SD8688 by Bing Zhao · 11 years ago
  34. 6ef9e2f rt2x00: error in configurations with mesh support disabled by Felix Fietkau · 11 years ago
  35. 3e7a4ff mwifiex: correct sleep delay counter by Avinash Patil · 11 years ago
  36. 3412f2f0 ath9k_hw: improve reset reliability after errors by Felix Fietkau · 11 years ago
  37. 838f427 ath9k_htc: fix signal strength handling issues by Felix Fietkau · 11 years ago
  38. a3d63ca ath9k: fix RSSI dummy marker value by Felix Fietkau · 11 years ago
  39. e477598 iwlwifi: mvm: Remove testing of static PIC in PhyDB by Dor Shaish · 11 years ago
  40. f444eb1 iwlwifi: fix wakeup status query and packet reporting by Johannes Berg · 11 years ago
  41. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  42. 38a12b5 iwlwifi: mvm: fix AP/GO mode station removal by Johannes Berg · 11 years ago
  43. 8a964f4 iwlwifi: always copy first 16 bytes of commands by Johannes Berg · 11 years ago
  44. 1cef935 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  45. 63a02ce b43: Fix lockdep splat on module unload by Larry Finger · 11 years ago
  46. 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
  47. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  48. dc4a787 brcmfmac: fix missing unlock on error in brcmf_notify_vif_event() by Wei Yongjun · 11 years ago
  49. 48f4d91 mwifiex: fix system freeze while reloading driver by Avinash Patil · 11 years ago
  50. 1499d9f mwifiex: don't drop carrier flag over suspend by Daniel Drake · 11 years ago
  51. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 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. ccae0e5 b43: Increase number of RX DMA slots by Larry Finger · 11 years ago
  56. b53cf45 net: wireless: hostap: hostap_ap.c: Return -ENOMEM instead of -1 for if kmalloc() fails. by Kumar Amit Mehta · 11 years ago
  57. 488ec87 net: wireless: orinoco: orinoco_usb.c: fix DMA buffers on stack by Kumar Amit Mehta · 11 years ago
  58. bc6b892 rtlwifi: usb: allocate URB control message setup_packet and data buffer separately by Jussi Kivilinna · 11 years ago
  59. a5f3905 mwifiex: add 802.11AC support by Yogesh Ashok Powar · 11 years ago
  60. 073c9e6 mwifiex: coding style cleanup in bss parameter update by Yogesh Ashok Powar · 11 years ago
  61. 3d48203 mwifiex: fix empty TX ring check for PCIe8897 while unloading driver by Avinash Patil · 11 years ago
  62. cfe4182 iwlwifi: dvm: improve (again) the prints in reclaim path by Emmanuel Grumbach · 11 years ago
  63. 3104ba1 iwlwifi: dvm: fix delayed enter to CT-kill bug by Eytan Lifshitz · 11 years ago
  64. ec8b688 iwlwifi: mvm: Reserve MAC id 0 for managed interfaces by Ilan Peer · 11 years ago
  65. 1e849c9 iwlwifi: mvm: Fix resource allocation for P2P Device by Ilan Peer · 11 years ago
  66. d91b06d iwlwifi: mvm: Set the scan type according to the vif type by Ilan Peer · 11 years ago
  67. e372282 iwlwifi: mvm: fix time event command handling race by Johannes Berg · 11 years ago
  68. 93630dc iwlwifi: mvm: add debug statement to time event add by Johannes Berg · 11 years ago
  69. 9cc4071 iwlwifi: mvm: fix GO powersave client manipulation by Johannes Berg · 11 years ago
  70. d2931bb iwlwifi: mvm: program DTIM timings properly by Johannes Berg · 11 years ago
  71. b18bf97 iwlwifi: mvm: fix merge error by Johannes Berg · 11 years ago
  72. 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
  73. 9e97d14 Merge branch 'for-linville' of git://github.com/kvalo/ath6kl by John W. Linville · 11 years ago
  74. ded652a Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  75. 93c78c5 mac80211_hwsim: ask mac80211 to reserve space for chanctx.drv_priv by Karl Beldan · 11 years ago
  76. af0ed69 mac80211: stop modifying HT SMPS capability by Johannes Berg · 11 years ago
  77. e1a0c6b mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40 by Johannes Berg · 11 years ago
  78. b56e681 brcmsmac: Remove unnecessary memset casts by Joe Perches · 11 years ago
  79. e81c7e9 brcmsmac: Downgrade d11hdrs_mac80211 error messages to warnings. by Joe Perches · 11 years ago
  80. bdb084b iwlegacy: more checks for dma mapping errors by Stanislaw Gruszka · 11 years ago
  81. 4ea545d rt2x00: check for dma mappings errors by Stanislaw Gruszka · 11 years ago
  82. 52301a8 mwifiex: device specific sleep cookie handling for PCIe by Avinash Patil · 11 years ago
  83. 06e7cda3 rtlwifi: Rework Kconfig by Larry Finger · 11 years ago
  84. 68eed6e brcmsmac: fix brcms_c_country_valid() by Dan Carpenter · 11 years ago
  85. b90af3b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  86. 9f6d98c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  87. 5171f7a Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 11 years ago
  88. c88d0dc rtlwifi: Initialize rate_init member of struct rate_control_ops by Catalin Iacob · 11 years ago
  89. 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
  90. 36eed56 iwlwifi: mvm: beautify code in rx_handlers by Emmanuel Grumbach · 11 years ago
  91. 7a45397 iwlwifi: mvm: update station when marked associated by Johannes Berg · 11 years ago
  92. ffdf968 iwlwifi: mvm: don't wait for session protection to start by Johannes Berg · 11 years ago
  93. 210a544 iwlwifi: mvm: don't delay the association until after beacon by Johannes Berg · 11 years ago
  94. 739e42f iwlwifi: dvm: apply beacon changes immediately by Johannes Berg · 11 years ago
  95. 9b26b50 iwlwifi: mvm: report wakeup reasons by Johannes Berg · 11 years ago
  96. 5718d27 iwlwifi: dvm: query and report WoWLAN wakeup reason by Johannes Berg · 12 years ago
  97. 94d2f0b Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next by Johannes Berg · 11 years ago
  98. 318d86d 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
  99. 5360cfb iwlwifi: mvm: use atomic interface iteration to avoid deadlock by Emmanuel Grumbach · 11 years ago
  100. 8457703 ath6kl: provide 64-bit per-station byte counters by Vladimir Kondratiev · 11 years ago