1. 9f6ec8d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  2. 3373b28 mwl8k: Tell firmware to generate CCMP header by Nishant Sarmukadam · 13 years ago
  3. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  4. e4eefec mwl8k: Do not ask mac80211 to generate IV for crypto keys by Yogesh Ashok Powar · 13 years ago
  5. 9b571e2 mwl8k: Fix broken WEP by Yogesh Ashok Powar · 13 years ago
  6. ff776ce mwl8k: Reducing extra_tx_headroom for tx optimization in AP mode by Yogesh Ashok Powar · 13 years ago
  7. 49adc5c mwl8k: replace rateinfo bitfields with mask and shift macros by John W. Linville · 13 years ago
  8. 31d291a mwl8k: Enable life time expiry for tx packets in the hardware by Nishant Sarmukadam · 13 years ago
  9. 3a76988 mwl8k: Reserve buffers for tx management frames by Nishant Sarmukadam · 13 years ago
  10. 566875d mwl8k: Add timestamp information for tx packets by Pradeep Nemavat · 13 years ago
  11. 3a7dbc3 mwl8k: Do not stop tx queues by Pradeep Nemavat · 13 years ago
  12. d0805c1 mwl8k: use traffic threshold to decide when to start ampdu by Brian Cavagnolo · 14 years ago
  13. 12488e0 mwl8k: interrupt handling changes by Nishant Sarmukadam · 14 years ago
  14. ba30c4a mwl8k: Fix checkpatch.pl and sparse warnings and errors by Yogesh Ashok Powar · 14 years ago
  15. b37e3b6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  16. 0321708 mwl8k: Do not configure tx power unconditionally by Nishant Sarmukadam · 14 years ago
  17. bf3ca7f mwl8k: do not free unrequested irq by Brian Cavagnolo · 14 years ago
  18. a0e7c6c mwl8k: Queue ADDBA requests in respective data queues by Nishant Sarmukadam · 14 years ago
  19. 1703354 mwl8k: Check outgoing rate for a station to decide if ampdu can be created by Nishant Sarmukadam · 14 years ago
  20. 3aefc37 mwl8k: Handle the watchdog event from the firmware by Nishant Sarmukadam · 14 years ago
  21. 65f3ddc mwl8k: Initiate BA sessions by Nishant Sarmukadam · 14 years ago
  22. ac109fd mwl8k: add internal API for managing AMPDU streams by Brian Cavagnolo · 14 years ago
  23. e600707 mwl8k: differentiate between WMM queues and AMPDU queues by Brian Cavagnolo · 14 years ago
  24. 5faa1af mwl8k: add support for block ack commands by Nishant Sarmukadam · 14 years ago
  25. 8a7a578 mwl8k: update to ap firmware API version 2 by Brian Cavagnolo · 14 years ago
  26. 73b4632 mwl8k: refactor in preparation for APIv2 update by Brian Cavagnolo · 14 years ago
  27. b9ede5f mwl8k: use kcalloc instead of kmalloc & memset by Shan Wei · 14 years ago
  28. 7bb4568 mac80211: make tx() operation return void by Johannes Berg · 14 years ago
  29. 85c9205 mwl8k: Invert tx queues for set_hw_spec and set_edca_params by Nishant Sarmukadam · 14 years ago
  30. 0bf22c3 mwl8k: Tell mac80211 we have rate adaptation in FW by Nishant Sarmukadam · 14 years ago
  31. da62b76 mwl8k: fix rf_antenna rx argument for AP by Nishant Sarmukadam · 14 years ago
  32. 59eb21a cfg80211: Extend channel to frequency mapping for 802.11j by Bruno Randolf · 14 years ago
  33. 0b01f03 mac80211: track receiver's aggregation reorder buffer size by Johannes Berg · 14 years ago
  34. fcdc403 mwl8k: Enable HW encryption for AP mode by Nishant Sarmukadam · 14 years ago
  35. d9a07d4 mwl8k: Set mac80211 rx status flags appropriately when hw crypto is enabled by Nishant Sarmukadam · 14 years ago
  36. e53d9b9 mwl8k: Add encapsulation of data packet for crypto by Nishant Sarmukadam · 14 years ago
  37. 252486a mwl8k: Modify add_dma_header to include pad parameters by Nishant Sarmukadam · 14 years ago
  38. d1f9e41 mwl8k: use const struct fw pointers throughout by Brian Cavagnolo · 14 years ago
  39. 9902047 mwl8k: make initial firmware load asynchronous by Brian Cavagnolo · 14 years ago
  40. 952a0e9 mwl8k: add API version checking for AP firmware by Brian Cavagnolo · 14 years ago
  41. 0863ade mwl8k: choose proper firmware image as directed by user by Brian Cavagnolo · 14 years ago
  42. 3cc7772 mwl8k: factor out firmware loading and hw init code by Brian Cavagnolo · 14 years ago
  43. 41fdf09 mwl8k: rf_tx_power cmd not supported by AP firmware APIv1 by Nishant Sarmukadam · 14 years ago
  44. a1fe24b mwl8k: revert unnecessary modification of tx descriptor by Brian Cavagnolo · 14 years ago
  45. c0bf9ca mwl8k: force AP mode to use non-AMPDU frames by Nishant Sarmukadam · 14 years ago
  46. 5db5584 drivers/net/wireless: Restore upper case words in wiphy_<level> messages by Joe Perches · 14 years ago
  47. 0d462bb mwl8k: add get_survey callback in order to get channel noise by John W. Linville · 14 years ago
  48. c96c31e drivers/net/wireless: Use wiphy_<level> by Joe Perches · 14 years ago
  49. 800f65b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6 by John W. Linville · 14 years ago
  50. b603742 mwl8k: correct/silence sparse warnings by John W. Linville · 14 years ago
  51. 14599f1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  52. ba2d358 drivers/net: use __packed annotation by Eric Dumazet · 14 years ago
  53. 53b1b3e mwl8k: use the dma state API instead of the pci equivalents by FUJITA Tomonori · 15 years ago
  54. 8316324 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  55. f5c044e mac80211: remove deprecated noise field from ieee80211_rx_status by John W. Linville · 14 years ago
  56. 3377d1b mwl8k: remove usage of deprecated noise value by John W. Linville · 14 years ago
  57. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  58. 4a35ecf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  59. cb4361c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  60. 22bedad net: convert multicast list to list_head by Jiri Pirko · 15 years ago
  61. e5868ba Add a pci-id to the mwl8k driver by Benjamin Larsson · 15 years ago
  62. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  63. 4a6967b mwl8k: convert to new station add/remove callbacks by Johannes Berg · 15 years ago
  64. 0466236 mwl8k: disable softirqs when accessing sta_notify_list by Pavel Roskin · 15 years ago
  65. 8ccbc3b mwl8k: remove get_tx_stats() mac80211 op by Kalle Valo · 15 years ago
  66. 56007a0 mac80211: wait for beacon before enabling powersave by Johannes Berg · 15 years ago
  67. a5fb297 mwl8k: update version number (to 0.12) and copyright by Lennert Buytenhek · 15 years ago
  68. ee0ddf1 mwl8k: enable multi-BSS AP operation by Lennert Buytenhek · 15 years ago
  69. aa21d0f mwl8k: post per-vif firmware commands as per-vif commands by Lennert Buytenhek · 15 years ago
  70. f57ca9c mwl8k: prepare for posting per-vif firmware commands by Lennert Buytenhek · 15 years ago
  71. f5bb87c mwl8k: convert the priv->vif pointer to a list of vifs by Lennert Buytenhek · 15 years ago
  72. 0695323 mwl8k: use firmware capability field to decide which bands to register by Lennert Buytenhek · 15 years ago
  73. 42574ea mwl8k: allow selecting 5 GHz channels by Lennert Buytenhek · 15 years ago
  74. 8707d02 mwl8k: handle 5 GHz legacy rate bitmaps in firmware commands by Lennert Buytenhek · 15 years ago
  75. 8547834 mwl8k: properly set receive status rate index on 5 GHz receive by Lennert Buytenhek · 15 years ago
  76. 4eae9ed mwl8k: add 5 GHz band channels and rates by Lennert Buytenhek · 15 years ago
  77. 1349ad2 mwl8k: move responsibility for initialising wiphy bands to GET_HW_SPEC by Lennert Buytenhek · 15 years ago
  78. 777ad37 mwl8k: rename 2.4 GHz band/channels/rates related variables from FOO to FOO_24 by Lennert Buytenhek · 15 years ago
  79. ca66527 mwl8k: add another 88w8366 PCI ID by Lennert Buytenhek · 15 years ago
  80. 657232b mwl8k: simplify sequence number assignment by Lennert Buytenhek · 15 years ago
  81. c97470d mwl8k: don't call SET_AID if we're not associated by Lennert Buytenhek · 15 years ago
  82. 9189c10 mwl8k: remove (mostly) write-only variable priv->current_channel by Lennert Buytenhek · 15 years ago
  83. c92d4ed mwl8k: update MODULE_FIRMWARE tags by Lennert Buytenhek · 15 years ago
  84. 67e2eb2 mwl8k: move receive processing to tasklet by Lennert Buytenhek · 15 years ago
  85. 1e9f9de3 mwl8k: keep TX_DONE interrupt masked while transmit reclaim is running by Lennert Buytenhek · 15 years ago
  86. efb7c49 mwl8k: allow limiting the amount of transmit reclaim done by Lennert Buytenhek · 15 years ago
  87. b64fe61 mwl8k: basic AP interface support by Lennert Buytenhek · 15 years ago
  88. a9e00b1 mwl8k: correctly set the mac_type field for AP SET_MAC_ADDR by Lennert Buytenhek · 15 years ago
  89. 3f5610f mwl8k: implement AP firmware station database maintenance by Lennert Buytenhek · 15 years ago
  90. 088aab8 mwl8k: add the AP version of USE_FIXED_RATE by Lennert Buytenhek · 15 years ago
  91. b71ed2c mwl8k: simplify mwl8k_cmd_use_fixed_rate() by Lennert Buytenhek · 15 years ago
  92. 62abd3c mwl8k: bump the transmit wait timeout to 5 seconds by Lennert Buytenhek · 15 years ago
  93. b569e92 mwl8k: undo transmit queue 0/1 swapping in mwl8k_cmd_set_edca_params() by Lennert Buytenhek · 15 years ago
  94. c2c2b12 mwl8k: minor cleanups by Lennert Buytenhek · 15 years ago
  95. 4f9b2a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  96. 341c979 mwl8k: pass GET_HW_SPEC capability bitmask up the stack by Lennert Buytenhek · 15 years ago
  97. a2292d8 mwl8k: trivial rx-only ampdu implementation by Lennert Buytenhek · 15 years ago
  98. 13935e2 mwl8k: pass in HT capabilities and rates when associating by Lennert Buytenhek · 15 years ago
  99. 610677d mwl8k: allow setting HT channels by Lennert Buytenhek · 15 years ago
  100. 9e1b17e mwl8k: add support for 88w8363 in STA mode by Lennert Buytenhek · 15 years ago