1. b618f6f 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
  2. 6e5c2b4 ath9k: make the driver specific rate control module optional by Felix Fietkau · 14 years ago
  3. 334b060 ath9k: move ath_tx_aggr_check() to the rate control module by Felix Fietkau · 14 years ago
  4. 90fa539 ath9k: clean up / fix aggregation session flush by Felix Fietkau · 14 years ago
  5. 231c3a1 ath9k: fix an aggregation start related race condition by Felix Fietkau · 14 years ago
  6. 81ee13b ath9k: clean up block ack window handling by Felix Fietkau · 14 years ago
  7. 9ee82d5 wl1271: bugfix: use bitwise-AND instead of logical-AND by Eliad Peller · 14 years ago
  8. 58be460 wl1271: avoid redundant memcpy of rx_status by Eliad Peller · 14 years ago
  9. 2c7808d carl9170: fix hang in AP mode when HT STA does PSM by Christian Lamparter · 14 years ago
  10. 7357611 carl9170: reinit phy after HT settings have changed by Christian Lamparter · 14 years ago
  11. 78ec789 carl9170: fix state downgrade during reset by Christian Lamparter · 14 years ago
  12. cf6487d carl9170: abort tasklet during usb reset by Christian Lamparter · 14 years ago
  13. 9adc9e0 carl9170: don't load bogus nf of chain 1 by Christian Lamparter · 14 years ago
  14. e278c5a carl9170: fix noise dBm conversion by Christian Lamparter · 14 years ago
  15. 9dec6f9 carl9170: use rx chainmask from eeprom by Christian Lamparter · 14 years ago
  16. e0b1cc5 ath5k: Add tx queue configuration function by Bruno Randolf · 14 years ago
  17. de8af45 ath5k: Simplify cw_min/max and AIFS configuration by Bruno Randolf · 14 years ago
  18. 2341329 ath5k: Keep last descriptor in queue by Bruno Randolf · 14 years ago
  19. 923e5b3 ath5k: Count how many times a queue got stuck by Bruno Randolf · 14 years ago
  20. 4edd761 ath5k: Add watchdog for stuck TX queues by Bruno Randolf · 14 years ago
  21. 1440401 ath5k: Move tx frame completion into separate function by Bruno Randolf · 14 years ago
  22. 651d937 ath5k: Fix TX queues stopping by Bruno Randolf · 14 years ago
  23. cfddc11 ath5k: Fix queue debug file by Bruno Randolf · 14 years ago
  24. 925e0b0 ath5k: Use four hardware queues by Bruno Randolf · 14 years ago
  25. 8a63fac ath5k: reorder base.c to remove fwd decls by Bob Copeland · 14 years ago
  26. ce2220d ath/ath5k/ath9k: Fix crypto capabilities merge issue by Bruno Randolf · 14 years ago
  27. c807666 carl9170: update AR9170 phy initvals by Christian Lamparter · 14 years ago
  28. 80b517f omap: zoom: add mmc3/wl1271 device support by Ohad Ben-Cohen · 14 years ago
  29. b642fde omap: zoom: add fixed regulator device for wlan by Ohad Ben-Cohen · 14 years ago
  30. 15cea99 wl1271: make ref_clock configurable by board by Ohad Ben-Cohen · 14 years ago
  31. 09cecc3 wl1271: take irq info from private board data by Ohad Ben-Cohen · 14 years ago
  32. 61ee700 wl12xx: add platform data passing support by Ohad Ben-Cohen · 14 years ago
  33. 2cc78ff wl1271: propagate set_power's return value by Ohad Ben-Cohen · 14 years ago
  34. c1f9a09 wl12xx: make wl12xx.h common to both spi and sdio by Ohad Ben-Cohen · 14 years ago
  35. 462fb2a bridge : Sanitize skb before it enters the IP stack by Bandan Das · 14 years ago
  36. aef3ea3 rds: spin_lock_irq() is not nestable by Dan Carpenter · 14 years ago
  37. f4fa7f3 rds: double unlock in rds_ib_cm_handle_connect() by Dan Carpenter · 14 years ago
  38. 9b9d2e0 rds: signedness bug by Dan Carpenter · 14 years ago
  39. 0746556 bna: off by one by Dan Carpenter · 14 years ago
  40. 8f8f103 net: reorder struct netdev_hw_addr by Eric Dumazet · 14 years ago
  41. e6599c2 bonding: enable gro by default by Eric Dumazet · 14 years ago
  42. 07af7a2 ethtool: Add comments for valid use of flow types by Ben Hutchings · 14 years ago
  43. be2902d ethtool, ixgbe: Move RX n-tuple mask fixup to ethtool by Ben Hutchings · 14 years ago
  44. 3b27e10 netns: keep vlan slaves on master netns move by David Lamparter · 14 years ago
  45. b71c7aa stmmac: use one memset() to reset TDES01 by Giuseppe CAVALLARO · 14 years ago
  46. c629882 stmmac: prevent dma init stuck in case of failures. by Giuseppe CAVALLARO · 14 years ago
  47. ebbb293 stmmac: consolidate and tidy-up the COE support by Giuseppe CAVALLARO · 14 years ago
  48. dfb8fb9 stmmac: add CSR Clock range selection by Giuseppe CAVALLARO · 14 years ago
  49. 09f250a iwlagn: initialize both tx/rx prio boost parameters by Wey-Yi Guy · 14 years ago
  50. b345f4d iwlagn: minor coex API changes by Wey-Yi Guy · 14 years ago
  51. 1d27007 iwlagn: correct naming for failure reply tx status by Wey-Yi Guy · 14 years ago
  52. 0b7e5e8 iwlwifi: corrections to debug output of ucode statistics by Jay Sternberg · 14 years ago
  53. 95b49ed iwlagn: adding aggregated frame failure status to debugfs by Wey-Yi Guy · 14 years ago
  54. 814665f iwlagn: keep track of aggregated tx frames failure counter by Wey-Yi Guy · 14 years ago
  55. e1b3fa0 iwlagn: log aggregation tx command status by Wey-Yi Guy · 14 years ago
  56. 54a9aa6 iwlagn: keep track of failure tx status by Wey-Yi Guy · 14 years ago
  57. 91835ba iwlagn: keep track fail tx reason counter by Wey-Yi Guy · 14 years ago
  58. a437fbb iwlagn: add bt_status_read for 5150 by Wey-Yi Guy · 14 years ago
  59. 67c9660 ethtool: change ethtool_set_gro() to use ethtool_op_get_rx_csum by Eric Dumazet · 14 years ago
  60. 457e9d2 qlcnic: update version 5.0.10 by Amit Kumar Salecha · 14 years ago
  61. 97f29d8 qlcnic: remove fw version check by Amit Kumar Salecha · 14 years ago
  62. aec1e84 qlcnic: vlan lro support by Amit Kumar Salecha · 14 years ago
  63. 5718d3b qlcnic: vlan gro support by Amit Kumar Salecha · 14 years ago
  64. d579066 qlcnic: support vlan rx accleration by Amit Kumar Salecha · 14 years ago
  65. 0c796f9 drivers/net/tulip/de4x5.c: fix union member name in DE4X5_GET_REG ioctl by Dan Rosenberg · 14 years ago
  66. cd13539 net: shrinks struct net_device by Eric Dumazet · 14 years ago
  67. 9476763 ip6tnl: get rid of ip6_tnl_lock by Eric Dumazet · 14 years ago
  68. caeda9b net: include inetdevice.h for rcu_dereference_raw api change by Stephen Rothwell · 14 years ago
  69. 008443d ath9k: fix regression which disabled ps on ath9k by Luis R. Rodriguez · 14 years ago
  70. 3fac6df ath9k: fix regression which prevents chip sleep after CAB data by Senthil Balasubramanian · 14 years ago
  71. f01a067 mac80211: send last 3/5 probe requests as unicast by Luis R. Rodriguez · 14 years ago
  72. 3bc3c0d mac80211: disable beacon monitor while going offchannel by Luis R. Rodriguez · 14 years ago
  73. d3a910a mac80211: make the beacon monitor available externally by Luis R. Rodriguez · 14 years ago
  74. 4730d59 mac80211: reset connection idle when going offchannel by Luis R. Rodriguez · 14 years ago
  75. 0c699c3 mac80211: reset probe send counter upon connection timer reset by Luis R. Rodriguez · 14 years ago
  76. be099e8 mac80211: add helper for reseting the connection monitor by Luis R. Rodriguez · 14 years ago
  77. 48a6a46 ath9k: fix enabling ANI / tx monitor after bg scan by Luis R. Rodriguez · 14 years ago
  78. 52b8ac9 ath9k: fix regression on beacon loss after bgscan by Luis R. Rodriguez · 14 years ago
  79. 8ab2cd0 ath9k: fix power save race conditions by Luis R. Rodriguez · 14 years ago
  80. 0f529e9 ath9k_htc: Fix register read through bulk pipe by Rajkumar Manoharan · 14 years ago
  81. 2ca27bc mac80211: add p2p device type support by Johannes Berg · 14 years ago
  82. 074ac8d cfg80211/nl80211: introduce p2p device types by Johannes Berg · 14 years ago
  83. f799a30 ath9k_hw: remove warning in ath9k_hw_def_get_num_ant_config by Rajkumar Manoharan · 14 years ago
  84. 65a602d libertas: correct sparse warnings by John W. Linville · 14 years ago
  85. 9bad82b ath9k: make ath_ant_div_conf_fast_divbias static by John W. Linville · 14 years ago
  86. 20c956d iwlwifi: fix sparse warning about wrong enum for band parameter by John W. Linville · 14 years ago
  87. 2d2080c mac80211: set running state earlier by Johannes Berg · 14 years ago
  88. 46a5eba cfg80211/mac80211: use lockdep_assert_held by Johannes Berg · 14 years ago
  89. f5521b1 mac80211: use correct station flags lock by Johannes Berg · 14 years ago
  90. 3905751 ath9k: Print rxfilter in debugfs. by Ben Greear · 14 years ago
  91. cfda669 ath9k: calcrxfilter should take multiple VIFs into account. by Ben Greear · 14 years ago
  92. 040e539 ath9k: Use common ath key management functions by Bruno Randolf · 14 years ago
  93. 781f313 ath5k: Use common crypt capabilities flags by Bruno Randolf · 14 years ago
  94. 117675d ath/ath9k: Replace common->splitmic with a flag by Bruno Randolf · 14 years ago
  95. d8878f8 ath5k: Remove old ath5k key handling functions by Bruno Randolf · 14 years ago
  96. e0f8c2a ath5k: Use common ath key management functions by Bruno Randolf · 14 years ago
  97. 1bba5b7 ath: Copy key cache management functions from ath9k to ath by Bruno Randolf · 14 years ago
  98. 34a1305 ath: Copy cryptographic capability flags into ath by Bruno Randolf · 14 years ago
  99. 9c37663 include/net/cfg80211.h: wiphy_<level> messages use dev_printk by Joe Perches · 14 years ago
  100. 16c3ea7 net: enable GRO by default for vlan devices by Brandon Philips · 14 years ago