1. becdbc59 iwlegacy: remove inline marking of EXPORT_SYMBOL functions by Denis Efremov · 11 years ago
  2. 4f81d71 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
  3. dd9c464 iwl4965: workaround connection regression on passive channel by Stanislaw Gruszka · 11 years ago
  4. 6ed0e32 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
  5. a42c74e Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 11 years ago
  6. 85220d7 mac80211: support secondary channel offset in CSA by Johannes Berg · 11 years ago
  7. 655d8e2 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  8. d364140 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
  9. a210576 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  10. 9a574cd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  11. ace5af3 iwlegacy: 4965-rs: avoid null pointer dereference error by Colin Ian King · 11 years ago
  12. e82add5 net: wireless: iwlegacy: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  13. c78b384 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  14. 675a0b0 mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan by Karl Beldan · 11 years ago
  15. ea3d1cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  16. 5470b46 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
  17. 7f42ace iwl3945: fix length of dma buffers by Stanislaw Gruszka · 11 years ago
  18. 39ecc01 mac80211: pass queue bitmap to flush operation by Johannes Berg · 11 years ago
  19. 1f9061d2 drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) by Joe Perches · 11 years ago
  20. d0320f7 drivers:net: Remove dma_alloc_coherent OOM messages by Joe Perches · 11 years ago
  21. 60c46bf iwlegacy: fix sparse warnings by Stephen Hemminger · 11 years ago
  22. 9a88658 wireless: move sequence number arithmetic to ieee80211.h by Johannes Berg · 11 years ago
  23. 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
  24. af0ed69 mac80211: stop modifying HT SMPS capability by Johannes Berg · 11 years ago
  25. bdb084b iwlegacy: more checks for dma mapping errors by Stanislaw Gruszka · 11 years ago
  26. 3549c6b Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  27. 96ebbe8 iwlegacy: check for dma mapping errors by Stanislaw Gruszka · 11 years ago
  28. 0255bed iwl4965: report A-MPDU status by Christian Lamparter · 12 years ago
  29. c65dd14 mac80211: inform the driver about update of dtim_period by Emmanuel Grumbach · 12 years ago
  30. 44ceaf3 net: iwlegacy: remove unused variable by Guenter Roeck · 12 years ago
  31. 00bcd0d iwlegacy: fix antenna bitmask by Christian Lamparter · 12 years ago
  32. 29d7b33 drivers/net/wireless/iwlegacy/4965-mac.c: adjust duplicate test by Julia Lawall · 12 years ago
  33. 9ebea38 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  34. 6628450 iwlegacy: don't return zero on failure paths in il4965_pci_probe() by Alexey Khoroshilov · 12 years ago
  35. fa4cffc iwlegacy: fix IBSS cleanup by Stanislaw Gruszka · 12 years ago
  36. 07db8f8 iwlegacy: allow to enable PS by Stanislaw Gruszka · 12 years ago
  37. 70277f4 iwlegacy: add flush callback by Stanislaw Gruszka · 12 years ago
  38. 407ee23 drivers/net/wireless/iwlegacy: use strlcpy instead of strncpy by Chen Gang · 12 years ago
  39. 18b559d mac80211: split TX aggregation stop action by Johannes Berg · 12 years ago
  40. 193c0d6 Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  41. f93eaff iwlegacy: Use standard #defines for PCIe Capability ASPM fields by Bjorn Helgaas · 12 years ago
  42. 94e1561 iwlegacy: collapse wrapper for pcie_capability_read_word() by Bjorn Helgaas · 12 years ago
  43. a027cb8 iwlegacy: remove __dev* attributes by Bill Pemberton · 12 years ago
  44. d369167 iwlegacy: initialize rx_status by Johannes Berg · 12 years ago
  45. 75c8ec7 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  46. 6a4b09f wireless: Convert dev_printk(KERN_<LEVEL> to dev_<level>( by Joe Perches · 12 years ago
  47. f4bda33 mac80211: support RX_FLAG_MACTIME_END by Thomas Pedersen · 12 years ago
  48. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  49. 742e7a9 iwlegacy: use eth_broadcast_addr by Johannes Berg · 12 years ago
  50. 4460eb5 iwlegacy: Use PCI Express Capability accessors by Jiang Liu · 12 years ago
  51. 01e17da Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  52. 450e903 iwlegacy: clean up suspend/resume by Johannes Berg · 12 years ago
  53. 36323f8 mac80211: move TX station pointer and restructure TX by Thomas Huehn · 12 years ago
  54. d07d152 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  55. 8c358bc mac80211: add time synchronisation with BSS for assoc by Johannes Berg · 12 years ago
  56. 0af5491 Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next by John W. Linville · 12 years ago
  57. 635d999 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  58. b48d966 iwlegacy: don't mess up the SCD when removing a key by Emmanuel Grumbach · 12 years ago
  59. c2ca7d9 iwlegacy: always monitor for stuck queues by Stanislaw Gruszka · 12 years ago
  60. 3a0c52a cfg80211: add 802.11ad (60gHz band) support by Vladimir Kondratiev · 12 years ago
  61. 26b6da6 iwlegacy: print how long queue was actually stuck by Paul Bolle · 12 years ago
  62. d7fbcad iwl4965: claim RSN IBSS support by Stanislaw Gruszka · 12 years ago
  63. 2e42e47 drivers/net: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  64. 8065248 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  65. d748b46 mac80211: remove antenna_sel_tx TX info field by Johannes Berg · 12 years ago
  66. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  67. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  68. 7dd30d4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  69. e92109b iwlegacy: fix BSSID setting by Stanislaw Gruszka · 12 years ago
  70. 883a649 iwlegacy: do not nulify il->vif on reset by Stanislaw Gruszka · 12 years ago
  71. 50269e1 net: add a truesize parameter to skb_add_rx_frag() by Eric Dumazet · 12 years ago
  72. 4da0bd73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  73. e9ac074 mac80211: rename bss_conf timestamp to last_tsf by Johannes Berg · 12 years ago
  74. 210787e iwl3945: fix possible il->txq NULL pointer dereference in delayed works by Stanislaw Gruszka · 12 years ago
  75. aef6a62 iwlegacy: remove unused enum il4965_calib_enabled_state by Greg Dietsche · 12 years ago
  76. d7b6b6a iwlegacy: remove enum iw_calib and related code by Greg Dietsche · 12 years ago
  77. 08db1ab iwlegacy: Kconfig: Change Debug Option to be more clear by Greg Dietsche · 12 years ago
  78. 6499214 iwlegacy: Kconfig: Move Debugging Options by Greg Dietsche · 12 years ago
  79. 02f2f1a mac80211: handle non-bufferable MMPDUs correctly by Johannes Berg · 12 years ago
  80. 4e3bc14 iwlegacy: remove il_is_rfkill_hw by Stanislaw Gruszka · 12 years ago
  81. 6668e4e iwlegacy: s/il_txq_mem/il_free_txq_mem/g by Stanislaw Gruszka · 12 years ago
  82. bc269a8 iwlegacy: s/S_RF_KILL_HW/S_RFKILL/g by Stanislaw Gruszka · 12 years ago
  83. d87c771 iwlegacy: small queue initializations cleanup by Stanislaw Gruszka · 12 years ago
  84. 3976b45 iwlegacy: enable only rfkill interrupt when rfkill switch is on during IFF_UP by Stanislaw Gruszka · 12 years ago
  85. 71e0c6c iwlegacy: small il4965_set_hw_ready cleanup by Stanislaw Gruszka · 12 years ago
  86. 586e45e iwlegacy: check correct il_poll_bit error value by Stanislaw Gruszka · 12 years ago
  87. 775ed8a iwlegacy: do not grab nic access if rfkill by Stanislaw Gruszka · 12 years ago
  88. c37281a iwleagcy: fix ident code damage by Stanislaw Gruszka · 12 years ago
  89. 774212b iwleagcy: remove old comments by Stanislaw Gruszka · 12 years ago
  90. 9ce7b73 iwlegacy: improve mac operation debuggability a bit by Stanislaw Gruszka · 12 years ago
  91. 288f9954 iwlegacy: get rid of tx/rx traffic log by Stanislaw Gruszka · 12 years ago
  92. c936355 iwlegacy: merge all ops structures into one by Stanislaw Gruszka · 12 years ago
  93. 1600b87 iwlegacy: merge il_lib_ops into il_ops by Stanislaw Gruszka · 12 years ago
  94. f03ee2a iwlegacy: remove il_apm_ops by Stanislaw Gruszka · 12 years ago
  95. a89268e iwlegacy: merge eeprom_ops into lib_ops by Stanislaw Gruszka · 12 years ago
  96. 527901d iwlegacy: remove temp_ops by Stanislaw Gruszka · 12 years ago
  97. 93b7654 iwlegacy: move debugfs_ops to il_priv by Stanislaw Gruszka · 12 years ago
  98. 3dfea27 iwlegacy: gather all 4965 handlers in one place by Stanislaw Gruszka · 12 years ago
  99. 93a984a iwlegacy: regulatory_bands is not an ops by Stanislaw Gruszka · 12 years ago
  100. a5f1613 iwlegacy: use writeb,writel,readl directly by Stanislaw Gruszka · 12 years ago