1. c37ccc0 udp: add a missing smp_wmb() in udp_lib_get_port() by Eric Dumazet · 16 years ago
  2. 7e3a42a xfrm6: handling fragment by Nicolas Dichtel · 16 years ago
  3. e25cf4a mac80211: fix two kernel-doc warnings by Johannes Berg · 16 years ago
  4. 4c24429 ath9k: use ETH_P_PAE by Luis R. Rodriguez · 16 years ago
  5. 9371dd6 ath9k: remove useless conditional by Bob Copeland · 16 years ago
  6. 4fb3078 orinoco: cache downloadable firmware image in memory for use during resume by Andrey Borzenkov · 16 years ago
  7. 0df6cbb orinoco: reload firmware on resume by Andrey Borzenkov · 16 years ago
  8. 4c674c6 ath5k: Update interrupt masking code by Nick Kossifidis · 16 years ago
  9. 84fa4f4 wireless regulatory: move ignore_request by Johannes Berg · 16 years ago
  10. 2083c49 wireless: clean up regulatory ignore_request function by Johannes Berg · 16 years ago
  11. be3d481 wireless: remove struct regdom hinting by Johannes Berg · 16 years ago
  12. d2372b3 wireless: make regdom passing semantics simpler by Johannes Berg · 16 years ago
  13. 7dddaf1 iwlwifi: Update reclaim flag by Daniel Halperin · 16 years ago
  14. 9fe1c50 iwl3945: iwl3945_mac_get_tsf() should not return zero by Fabrice Bellet · 16 years ago
  15. a96a27f iwlwifi: run through spell checker by Tomas Winkler · 16 years ago
  16. 127901a iwlwifi: refactor tx byte count table usage by Tomas Winkler · 16 years ago
  17. 951891c iwlwifi: clear scanning bits upon failure by Mohamed Abbas · 16 years ago
  18. 60d3221 iwlwifi: convert correctly rate_n_flags to PLCP index for mimo3 packets by Daniel C. Halperin · 16 years ago
  19. f69f42a iwlwifi: calibration command namespace renaming by Tomas Winkler · 16 years ago
  20. 0ef2ca6 iwlwifi: parametrize eeprom versions by Tomas Winkler · 16 years ago
  21. ed7fafe iwlwifi: don't update TFD free counter for invalid station by Tomas Winkler · 16 years ago
  22. 3fd07a1 iwlwifi: refactor TX response flow by Tomas Winkler · 16 years ago
  23. 8b30b1f mac80211: Re-enable aggregation by Sujith · 16 years ago
  24. 4393dce mac80211: allow all interfaces types to handle RX action frames by Andrey Yurovsky · 16 years ago
  25. f3e63db wireless: remove write-only 'granted' variable by Johannes Berg · 16 years ago
  26. a4510bf ath9k: Check if the STA supports HT when initializing rate control by Sujith · 16 years ago
  27. 075cbc9 mac80211: Change WARN_ON to WARN_ON_ONCE by Sujith · 16 years ago
  28. 5c020dc ath9k: Allow user to change tx power when asked by Luis R. Rodriguez · 16 years ago
  29. f97e400 ath9k: enable RX interrupt mitigation by Luis R. Rodriguez · 16 years ago
  30. b139a10 ath9k: remove pointless sc_txintrperiod and spin_lock_bh on tx prepare by Luis R. Rodriguez · 16 years ago
  31. d9d2925 mac80211: make use of regulatory tx power settings on change of tx power by Luis R. Rodriguez · 16 years ago
  32. e2ef12d mac80211: check return value of dev_alloc_skb() in ieee80211_sta_join_ibss(). by Rami Rosen · 16 years ago
  33. 7211801 wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflicts by John W. Linville · 16 years ago
  34. 9387b7c wireless: use individual buffers for printing ssid values by John W. Linville · 16 years ago
  35. 2819f8a wireless: escape_ssid should handle non-printables by John W. Linville · 16 years ago
  36. c5d3dce wireless: remove NETWORK_EMPTY_ESSID flag by John W. Linville · 16 years ago
  37. 7e272fc wireless: consolidate on a single escape_essid implementation by John W. Linville · 16 years ago
  38. ddf4ac5 mac80211: insert AP sta entry after filling it by Johannes Berg · 16 years ago
  39. cfa3fa4 Fix debugfs_create_*'s error checking method for wireless/rt2x00/ by Zhaolei · 16 years ago
  40. 9b24001 Fix debugfs_create_bool's error checking method for wireless/iwlwifi/ by Zhaolei · 16 years ago
  41. ac9440a wireless: fix EU check by Johannes Berg · 16 years ago
  42. f6037d0 wireless: get rid of pointless request list by Johannes Berg · 16 years ago
  43. f3b407f wireless: remove cfg80211_reg_mutex by Johannes Berg · 16 years ago
  44. cf03268 wireless: don't publish __regulatory_hint by Johannes Berg · 16 years ago
  45. e37d4df mac80211: fix a few typos in mac80211 kernel doc by Bob Copeland · 16 years ago
  46. 5588751 rt2x00: reduce checkpatch.pl errors by John Daiker · 16 years ago
  47. 0bbac08 ath5k: reduce checkpatch.pl errors by John Daiker · 16 years ago
  48. 93da9cc Add nl80211 commands to get and set o11s mesh networking parameters by colin@cozybit.com · 16 years ago
  49. 4a68ec5 mac80211: inform userspace of probe/auth/assoc timeout by Johannes Berg · 16 years ago
  50. 8216bfe hostap: Fix sparse warnings by Larry Finger · 16 years ago
  51. 50fb2e4 mac80211: remove rate_control_clear by Johannes Berg · 16 years ago
  52. 65a0667 iwlwifi: protect headers from double inclusion by Tomas Winkler · 16 years ago
  53. f4a8cd9 minstrel: improve performance for non-MRR drivers by Felix Fietkau · 16 years ago
  54. 0a9542e nl80211: fix monitor flags by Johannes Berg · 16 years ago
  55. 27df605 p54: integrate parts of lmac_longbow.h and other parts of stlc45xx by John W. Linville · 16 years ago
  56. 5e73444 p54: borrow some setup code from stlc45xx by Christian Lamparter · 16 years ago
  57. b92f30d p54: fix memory management by Christian Lamparter · 16 years ago
  58. 9de5776f p54: p54: refactor p54_rx_frame_sent by Christian Lamparter · 16 years ago
  59. 0f1be97 p54: refactor statistic timer code by Christian Lamparter · 16 years ago
  60. 0fdd7c5 p54: broken out edcf changes by Christian Lamparter · 16 years ago
  61. b88b15d iwlwifi: tx command must run on same tfd as packet by Tomas Winkler · 16 years ago
  62. 499b188 iwlwifi: fix TX cmd dma unmapping by Tomas Winkler · 16 years ago
  63. 76eff18 iwlwifi: unify tx antenna toggling by Tomas Winkler · 16 years ago
  64. 961ba60 iwlwifi: add iwl_cmd_queue_free for readability by Tomas Winkler · 16 years ago
  65. 3257e5d iwlwifi: remove host commands structures from iwl_cmd by Tomas Winkler · 16 years ago
  66. 56e12615 iwlwifi: expand error lookup and align output by Jay Sternberg · 16 years ago
  67. 4e062f9 iwlwifi: define firmware file name once by Jay Sternberg · 16 years ago
  68. 4acf074 make ieee80211 invisible by Johannes Berg · 16 years ago
  69. 5c7f9b7 ipw2x00: change default policy for auto-associate by Tim Gardner · 16 years ago
  70. c12abae p54: implement MRR by Johannes Berg · 16 years ago
  71. e6a9854 mac80211/drivers: rewrite the rate control API by Johannes Berg · 16 years ago
  72. cb121ba mac80211: add might_sleep to hw_config by Johannes Berg · 16 years ago
  73. faf3994 airo: Kill directly reference of netdev->priv by Wang Chen · 16 years ago
  74. b706e65 ath5k: fix mesh point operation by Andrey Yurovsky · 16 years ago
  75. 6e0e0bf ath5k: correct ath5k signal quality by Luis R. Rodriguez · 16 years ago
  76. c49d154 ath9k: correct signal quality report by Luis R. Rodriguez · 16 years ago
  77. 4fe0657 ath5k/ath9k: correct signal quality by Luis R. Rodriguez · 16 years ago
  78. f828831 rtl8187: add short slot handling for 8187B by Herton Ronaldo Krzesinski · 16 years ago
  79. 6476107 rtl8187: adapt for deprecated IEEE80211_CONF_SHORT_SLOT_TIME flag by Herton Ronaldo Krzesinski · 16 years ago
  80. da966bc Ath5k: add AP mode by Jiri Slaby · 16 years ago
  81. 7eb27af p54/rtl8187: fix up the seqno patch by Johannes Berg · 16 years ago
  82. ae5eb02 mac80211: rewrite HT handling by Johannes Berg · 16 years ago
  83. bda3933 mac80211: move bss_conf into vif by Johannes Berg · 16 years ago
  84. 9124b07 mac80211: make retry limits part of hw config by Johannes Berg · 16 years ago
  85. 5251818 iwl3945: fix station stuff in RC algorithm by Johannes Berg · 16 years ago
  86. d51626d nl80211: export HT capabilities by Johannes Berg · 16 years ago
  87. 9477828 mac80211: provide sequence numbers by Johannes Berg · 16 years ago
  88. 2e20cc3 p54: Move rx_mtu to struct bootrec_desc by Larry Finger · 16 years ago
  89. 7823657 rfkill: rate-limit rfkill-input workqueue usage (v3) by Henrique de Moraes Holschuh · 16 years ago
  90. 17670799 rfkill: honour EPO state when resuming a rfkill controller by Henrique de Moraes Holschuh · 16 years ago
  91. d003922 rfkill: add master_switch_mode and EPO lock to rfkill and rfkill-input by Henrique de Moraes Holschuh · 16 years ago
  92. 68d2413 rfkill: export global states to rfkill-input by Henrique de Moraes Holschuh · 16 years ago
  93. cf4b4aa rfkill: use killable locks instead of interruptible by Henrique de Moraes Holschuh · 16 years ago
  94. e897558 mac80211: introduce hw config change flags by Johannes Berg · 16 years ago
  95. 0f4ac38 mac80211: kill hw.conf.antenna_sel_{rx,tx} by Johannes Berg · 16 years ago
  96. d9fe60d 802.11: clean up/fix HT support by Johannes Berg · 16 years ago
  97. 40333e4 p54: honour bss_info_changed's short slot time settings by Christian Lamparter · 16 years ago
  98. 5d6924e mac80211: use HWSIM_STA_MAGIC in hwsim_check_sta_magic() and hwsim_set_sta_magic(). by Rami Rosen · 16 years ago
  99. 3195c1f iwlwifi: refactor rxon time command by Tomas Winkler · 16 years ago
  100. 5d664a4 iwlwifi: take a valid antenna upon rate scale init by Tomas Winkler · 16 years ago