1. 997bc71 iwl4965: disable 8K A-MSDU by default by Stanislaw Gruszka · 11 years ago
  2. dbdac2b iwlegacy: properly enable power saving by Stanislaw Gruszka · 11 years ago
  3. 8e67427 iwlegacy: merge reclaim check by Stanislaw Gruszka · 11 years ago
  4. 59f0118 iwl3945: fix wakeup interrupt by Stanislaw Gruszka · 11 years ago
  5. cc01f9b mac80211: remove module handling from rate control ops by Johannes Berg · 12 years ago
  6. 631ad70 mac80211: make rate control ops const by Johannes Berg · 12 years ago
  7. c8bf40a wireless: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 12 years ago
  8. ccbac29 iwlegacy: use ether_addr_equal_64bits by Julia Lawall · 12 years ago
  9. c8aa5ab drivers: net: Mark functions as static in debug.c by Rashika Kheria · 12 years ago
  10. 0e06b09 drivers: net: Mark functions as static in 4965-debug.c by Rashika Kheria · 12 years ago
  11. 03a71e0 drivers: net: Mark functions as static in 3945-debug.c by Rashika Kheria · 12 years ago
  12. 5f5deff iwl3945: do not print RFKILL message by Stanislaw Gruszka · 12 years ago
  13. 4b074b0 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  14. a2f73b6 cfg80211: move regulatory flags to their own variable by Luis R. Rodriguez · 12 years ago
  15. 8fe02e1 cfg80211: consolidate passive-scan and no-ibss flags by Luis R. Rodriguez · 12 years ago
  16. 7009dea Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  17. c1faf2c wireless: iwlegacy: remove unnecessary pci_set_drvdata() by Jingoo Han · 12 years ago
  18. 6890ba7 iwlegacy: Remove extern from function prototypes by Joe Perches · 12 years ago
  19. b35c809 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  20. b2fcc0a iwl4965: fix rfkill set state regression by Stanislaw Gruszka · 12 years ago
  21. 4f05444 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  22. 788f7a5 iwl4965: reset firmware after rfkill off by Stanislaw Gruszka · 12 years ago
  23. eca396d iwl4965: set power mode early by Stanislaw Gruszka · 12 years ago
  24. c1de4a9 iwl4965: better skb management in rx path by Stanislaw Gruszka · 12 years ago
  25. 7546ff9 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  26. 45fe142 iwl3945: better skb management in rx path by Eric Dumazet · 12 years ago
  27. 3de805c mac80211/rc80211: add chandef to rate initialization by Simon Wunderlich · 12 years ago
  28. 7d2a47a 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
  29. d98cae64e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  30. 9d1059c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  31. d534617 Revert "iwl4965: workaround connection regression on passive channel" by Stanislaw Gruszka · 12 years ago
  32. c72456c iwl3945: workaround for firmware frame tx rejection by Stanislaw Gruszka · 12 years ago
  33. 8cdbab7 iwl4965: workaround for firmware frame tx rejection by Stanislaw Gruszka · 12 years ago
  34. c6af807 iwlegacy: add il_{stop,wake}_queues_by_reason functions by Stanislaw Gruszka · 12 years ago
  35. 42ce894 iwlegacy: small refactoring of il_{stop,wake}_queue by Stanislaw Gruszka · 12 years ago
  36. ca3ae51 iwlegacy: fix error return code in il3945_pci_probe() by Wei Yongjun · 12 years ago
  37. 861bca2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  38. a8cf019 iwlegacy: fix rate control regression by Stanislaw Gruszka · 12 years ago
  39. 71aa5bb net: wireless: iwlegacy: fix build error for il_pm_ops by Yijing Wang · 12 years ago
  40. 3899ba9 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
  41. 27d7f47 net: wireless: replace strict_strtoul() with kstrtoul() by Jingoo Han · 12 years ago
  42. dde7dc7 Merge remote-tracking branch 'mac80211/master' into mac80211-next by Johannes Berg · 12 years ago
  43. becdbc59 iwlegacy: remove inline marking of EXPORT_SYMBOL functions by Denis Efremov · 12 years ago
  44. 4325f6c wireless: move crypto constants to ieee80211.h by Johannes Berg · 12 years ago
  45. 4f81d71 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  46. dd9c464 iwl4965: workaround connection regression on passive channel by Stanislaw Gruszka · 12 years ago
  47. 6ed0e32 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
  48. a42c74e Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 12 years ago
  49. 85220d7 mac80211: support secondary channel offset in CSA by Johannes Berg · 12 years ago
  50. 655d8e2 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  51. d364140 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
  52. a210576 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  53. 9a574cd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  54. ace5af3 iwlegacy: 4965-rs: avoid null pointer dereference error by Colin Ian King · 12 years ago
  55. e82add5 net: wireless: iwlegacy: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 12 years ago
  56. c78b384 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  57. 675a0b0 mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan by Karl Beldan · 12 years ago
  58. ea3d1cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  59. 5470b46 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
  60. 7f42ace iwl3945: fix length of dma buffers by Stanislaw Gruszka · 12 years ago
  61. 39ecc01 mac80211: pass queue bitmap to flush operation by Johannes Berg · 13 years ago
  62. 1f9061d2 drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) by Joe Perches · 12 years ago
  63. d0320f7 drivers:net: Remove dma_alloc_coherent OOM messages by Joe Perches · 12 years ago
  64. 60c46bf iwlegacy: fix sparse warnings by Stephen Hemminger · 12 years ago
  65. 9a88658 wireless: move sequence number arithmetic to ieee80211.h by Johannes Berg · 12 years ago
  66. ded652a Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  67. af0ed69 mac80211: stop modifying HT SMPS capability by Johannes Berg · 13 years ago
  68. bdb084b iwlegacy: more checks for dma mapping errors by Stanislaw Gruszka · 13 years ago
  69. 3549c6b Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 13 years ago
  70. 96ebbe8 iwlegacy: check for dma mapping errors by Stanislaw Gruszka · 13 years ago
  71. 0255bed iwl4965: report A-MPDU status by Christian Lamparter · 13 years ago
  72. c65dd14 mac80211: inform the driver about update of dtim_period by Emmanuel Grumbach · 13 years ago
  73. 44ceaf3 net: iwlegacy: remove unused variable by Guenter Roeck · 13 years ago
  74. 00bcd0d iwlegacy: fix antenna bitmask by Christian Lamparter · 13 years ago
  75. 29d7b33 drivers/net/wireless/iwlegacy/4965-mac.c: adjust duplicate test by Julia Lawall · 13 years ago
  76. 9ebea38 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  77. 6628450 iwlegacy: don't return zero on failure paths in il4965_pci_probe() by Alexey Khoroshilov · 13 years ago
  78. fa4cffc iwlegacy: fix IBSS cleanup by Stanislaw Gruszka · 13 years ago
  79. 07db8f8 iwlegacy: allow to enable PS by Stanislaw Gruszka · 13 years ago
  80. 70277f4 iwlegacy: add flush callback by Stanislaw Gruszka · 13 years ago
  81. 407ee23 drivers/net/wireless/iwlegacy: use strlcpy instead of strncpy by Chen Gang · 13 years ago
  82. 18b559d mac80211: split TX aggregation stop action by Johannes Berg · 13 years ago
  83. 193c0d6 Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 13 years ago
  84. f93eaff iwlegacy: Use standard #defines for PCIe Capability ASPM fields by Bjorn Helgaas · 13 years ago
  85. 94e1561 iwlegacy: collapse wrapper for pcie_capability_read_word() by Bjorn Helgaas · 13 years ago
  86. a027cb8 iwlegacy: remove __dev* attributes by Bill Pemberton · 13 years ago
  87. d369167 iwlegacy: initialize rx_status by Johannes Berg · 13 years ago
  88. 75c8ec7 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 13 years ago
  89. 6a4b09f wireless: Convert dev_printk(KERN_<LEVEL> to dev_<level>( by Joe Perches · 13 years ago
  90. f4bda33 mac80211: support RX_FLAG_MACTIME_END by Thomas Pedersen · 13 years ago
  91. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  92. 742e7a9 iwlegacy: use eth_broadcast_addr by Johannes Berg · 13 years ago
  93. 4460eb5 iwlegacy: Use PCI Express Capability accessors by Jiang Liu · 13 years ago
  94. 01e17da Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 13 years ago
  95. 450e903 iwlegacy: clean up suspend/resume by Johannes Berg · 13 years ago
  96. 36323f8 mac80211: move TX station pointer and restructure TX by Thomas Huehn · 13 years ago
  97. d07d152 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 13 years ago
  98. 8c358bc mac80211: add time synchronisation with BSS for assoc by Johannes Berg · 13 years ago
  99. 0af5491 Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next by John W. Linville · 13 years ago
  100. 635d999 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago