1. 77c8144 mac80211: refactor association by Johannes Berg · 15 years ago
  2. 7d3a1c3 mac80211: rewrite a few work messages by Johannes Berg · 15 years ago
  3. af6b637 mac80211: generalise work handling by Johannes Berg · 15 years ago
  4. f679f65 mac80211: generalise management work a bit by Johannes Berg · 15 years ago
  5. 63f170e mac80211: let cfg80211 manage auth state by Johannes Berg · 15 years ago
  6. a80f7c0 mac80211: introduce flush operation by Johannes Berg · 15 years ago
  7. 9607e6b mac80211: add ieee80211_sdata_running by Johannes Berg · 15 years ago
  8. d30506e rtl8187: remove priv->mode by John W. Linville · 15 years ago
  9. 643aab6 rtl8180: remove priv->mode by John W. Linville · 15 years ago
  10. 5122d89 rt2x00: Cleanup chip handling helper functions. by Gertjan van Wingerde · 15 years ago
  11. 73a2f12 rt2x00: convert RT2800PCI_PCI and RT2800PCI_SOC Kconfig symbols to booleans. by Gertjan van Wingerde · 15 years ago
  12. ac39491 rt2x00: Let rt2800lib check CONFIG_RT2X00_LIB_USB instead of CONFIG_RT2800USB by Gertjan van Wingerde · 15 years ago
  13. 00e23ce rt2x00: Fix checks for rt2800 SOC support. by Gertjan van Wingerde · 15 years ago
  14. baeb66f wireless: remove CONFIG_WIRELESS_OLD_REGULATORY by John W. Linville · 15 years ago
  15. 8f648c0 wl1271: Prevent performing "join" before association by Juuso Oikarinen · 15 years ago
  16. 04477bf wl1271: Check vif for NULL when indicating beacon-loss by Juuso Oikarinen · 15 years ago
  17. 38ad2d8 wl1271: Add support for acx_pm_config by Juuso Oikarinen · 15 years ago
  18. 71449f8 wl1271: Change booleans in struct wl1271 into a flags bitmask by Juuso Oikarinen · 15 years ago
  19. 830fb67 wl1271: Fix supported rate management by Juuso Oikarinen · 15 years ago
  20. ec078d9 wl1271: Change rates configured for templates by Juuso Oikarinen · 15 years ago
  21. e0d8bbf wl1271: Add rudimentary ad-hoc support by Juuso Oikarinen · 15 years ago
  22. 26a63f6 wl1271: Remove beacon-loss-ind from PSM entry failure handling by Juuso Oikarinen · 15 years ago
  23. 01ac17e wl1271: Add pre-power-on sleep by Juuso Oikarinen · 15 years ago
  24. 9ccd921 wl1271: Implement chipset boot retry by Juuso Oikarinen · 15 years ago
  25. af5e084 wl1271: prevent power save entry while not associated by Juuso Oikarinen · 15 years ago
  26. 13f2dc5 wl1271: Fix event acknowledging functionality by Juuso Oikarinen · 15 years ago
  27. a6fe231 wl1271: Use slow rates for association messages by Juuso Oikarinen · 15 years ago
  28. 018b171 wl1271: Remove smart reflex ACX by Juuso Oikarinen · 15 years ago
  29. 149e387 wl1271: Configure smart-reflex paramter values. by Juuso Oikarinen · 15 years ago
  30. 9421089 wl1271: use channel 1 when configuring the data path by Luciano Coelho · 15 years ago
  31. 3ed8f2c wl1271: some new configuration values according to new reference by Luciano Coelho · 15 years ago
  32. 8cf5e8e wl1271: upload only the first 468 bytes from the NVS file by Luciano Coelho · 15 years ago
  33. 98b2a68 wl1271: add gpio_power file in debugfs to power the chip on and off by Luciano Coelho · 15 years ago
  34. 1b38ea8 wl1271: fix one typo in the rx_rssi_and_proc_compens values by Luciano Coelho · 15 years ago
  35. 6e92b41 wl1271: implement dco itrim parameters setting by Luciano Coelho · 15 years ago
  36. ac9b40f wl1271: use the correct macro when setting the basic rates by Luciano Coelho · 15 years ago
  37. bdcbbb9 wl1271: set null data template when BSSID is known by Luciano Coelho · 15 years ago
  38. cd26476 wl1271: check result code from the join command by Luciano Coelho · 15 years ago
  39. a2d0e3f wl1271: limit TX power to 25dBm for every channel by Luciano Coelho · 15 years ago
  40. 9cf25fe wl1271: remove workaround for disconnection by Luciano Coelho · 15 years ago
  41. c7f43e4 wl1271: use join command with dummy BSSID by Luciano Coelho · 15 years ago
  42. cf18be4 wl1271: added radio parameters configuration values newer firmwares by Luciano Coelho · 15 years ago
  43. a3e8484 wl1271: update radio and general parameters values by Luciano Coelho · 15 years ago
  44. 76c0f8d wl1271: updated general parameters structure for newer firmwares by Luciano Coelho · 15 years ago
  45. 937a67e wl1271: updated radio parameters structure for newer firmwares by Luciano Coelho · 15 years ago
  46. b02914a b43: Allow PIO mode to be selected at module load by Larry Finger · 15 years ago
  47. 7dc6a7a mwl8k: remove duplicate local per-vif copy of ieee80211_bss_conf by Lennert Buytenhek · 15 years ago
  48. 9747478 mwl8k: remove unused mwl8k_vif::priv by Lennert Buytenhek · 15 years ago
  49. 89a91f4 mwl8k: fix up AP vs. STA firmware image receive descriptor handling by Lennert Buytenhek · 15 years ago
  50. be695fc mwl8k: do rx/tx ring initialisation after loading firmware by Lennert Buytenhek · 15 years ago
  51. 22be40d mwl8k: get rid of the struct mwl8k_firmware abstraction by Lennert Buytenhek · 15 years ago
  52. 647ca6b mwl8k: add 2.4GHz channels 12, 13 and 14 by Lennert Buytenhek · 15 years ago
  53. 49eb691 mwl8k: initialize the mwl8k_info_tbl table using the MWL* enums by Lennert Buytenhek · 15 years ago
  54. e0493a8 mwl8k: inline qos field manipulation functions by Lennert Buytenhek · 15 years ago
  55. 74726e7 mwl8k: get rid of the AMSDU check in the transmit path by Lennert Buytenhek · 15 years ago
  56. 99200a99 mwl8k: hw is never NULL in mwl8k_set_radio_preamble() by Lennert Buytenhek · 15 years ago
  57. 55489b6 mwl8k: firmware command code cleanup by Lennert Buytenhek · 15 years ago
  58. 6c853da iwmc3200wifi: fix array out-of-boundary access by Zhu Yi · 15 years ago
  59. e8a4a6d wl1251: timeout one too soon in wl1251_boot_run_firmware() by Roel Kluin · 15 years ago
  60. 24feda0 mac80211: fix propagation of failed hardware reconfigurations by Luis R. Rodriguez · 15 years ago
  61. b98c06b mac80211: fix race with suspend and dynamic_ps_disable_work by Luis R. Rodriguez · 15 years ago
  62. 5b479a0 ath9k: fix missed error codes in the tx status check by Felix Fietkau · 15 years ago
  63. 8b685ba ath9k: wake hardware during AMPDU TX actions by Luis R. Rodriguez · 15 years ago
  64. 5f70a88 ath9k: wake hardware for interface IBSS/AP/Mesh removal by Luis R. Rodriguez · 15 years ago
  65. 3867cf6 ath9k: fix suspend by waking device prior to stop by Sujith · 15 years ago
  66. 65486c8 cfg80211: fix error path in cfg80211_wext_siwscan by Johannes Berg · 15 years ago
  67. befabac wl1271_cmd.c: cleanup char => u8 by Dan Carpenter · 15 years ago
  68. 7949673 iwlwifi: Storage class should be before const qualifier by Tobias Klauser · 15 years ago
  69. 83bd11a ath9k: Storage class should be before const qualifier by Tobias Klauser · 15 years ago
  70. 3bdb2d4 cfg80211: fix race between deauth and assoc response by Johannes Berg · 15 years ago
  71. 671adc9 wireless: remove remaining qual code by Johannes Berg · 15 years ago
  72. 5e31258 rt2x00: Add USB ID for Linksys WUSB 600N rev 2. by Gertjan van Wingerde · 15 years ago
  73. 242ab7a ath5k: fix SWI calibration interrupt storm by Bob Copeland · 15 years ago
  74. 2e10d33 mac80211: fix ibss join with fixed-bssid by Felix Fietkau · 15 years ago
  75. 659c8e5 libertas: Remove carrier signaling from the scan code by Samuel Ortiz · 15 years ago
  76. 5b06915 orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabled by Andrey Borzenkov · 15 years ago
  77. ea1e4b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  78. 3100aa9 llc: fix SAP reference counting w.r.t. socket handling by Octavian Purdila · 15 years ago
  79. 8beb9ab llc: convert llc_sap_list to RCU by Octavian Purdila · 15 years ago
  80. 52d58ae llc: replace the socket list with a local address based hash by Octavian Purdila · 15 years ago
  81. 6d2e3ea llc: use a device based hash table to speed up multicast delivery by Octavian Purdila · 15 years ago
  82. 0f7b67d llc: optimize multicast delivery by Octavian Purdila · 15 years ago
  83. b76f5a8 llc: convert the socket list to RCU locking by Octavian Purdila · 15 years ago
  84. abf9d53 llc: add support for SO_BINDTODEVICE by Octavian Purdila · 15 years ago
  85. e5cd6fe llc: add support for LLC_OPT_PKTINFO by Octavian Purdila · 15 years ago
  86. bf9ae53 llc: use dev_hard_header by Octavian Purdila · 15 years ago
  87. f83d664 wireless: fix comments in genregdb.awk by John W. Linville · 15 years ago
  88. d346f49 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  89. d87fd25 enic: whitespace cleanup; #define cleanup; more verbose err msg by Scott Feldman · 15 years ago
  90. 7c84459 enic: feature add: add ethtool -c/C support by Scott Feldman · 15 years ago
  91. bd24962 enic: Bug fix: align desc ring sizes to 32 descs by Scott Feldman · 15 years ago
  92. 9959a18 enic: minimize pkt filter updates to firmware by Scott Feldman · 15 years ago
  93. 2d6ddce enic: Bug fix: try harder to fill Rx ring on skb allocation failures by Scott Feldman · 15 years ago
  94. b3d18d1 enic: Bug fix: use safe queue shutdown in dev->stop by Scott Feldman · 15 years ago
  95. fe45332 iwmc3200top: simplify imwct_tx by Tomas Winkler · 15 years ago
  96. 0df828f iwmc3200top: cleanup log messages by Tomas Winkler · 15 years ago
  97. 9fa4d67 iwmc3200top: clean up fw_download by Tomas Winkler · 15 years ago
  98. 31d1292 net: Add rtnetlink init_rcvwnd to set the TCP initial receive window by laurent chavey · 15 years ago
  99. 068a2de net: release dst entry while cache-hot for GSO case too by Krishna Kumar · 15 years ago
  100. def87cf tcp: Slightly optimize tcp_sendmsg by Krishna Kumar · 15 years ago