1. 3a999e6e 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
  2. 891dc5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  3. 6cd9b49 Subject: drivers/net/sh_eth.c: use %pM to shown MAC address by H Hartley Sweeten · 15 years ago
  4. 30a6ae8 drivers/net/r8169.c: use %pM to shown MAC address by H Hartley Sweeten · 15 years ago
  5. e583482 drivers/net/octeon/octeon_mgmt.c: use %pM to shown MAC address by H Hartley Sweeten · 15 years ago
  6. fa876b4 drivers/net/smc911x.c: use %pM to shown MAC address by H Hartley Sweeten · 15 years ago
  7. b18fe47 drivers/net/sunvnet.c: use %pM to shown MAC address by H Hartley Sweeten · 15 years ago
  8. 3b8dff3 drivers/net/usb/catc.c: use %pM to shown MAC address by H Hartley Sweeten · 15 years ago
  9. d998ab0 drivers/s390/net/qeth_l2_main.c: use %pM to shown MAC address by H Hartley Sweeten · 15 years ago
  10. 5491f3a drivers/net/xilinx_emaclite.c: use %pM to shown MAC address by H Hartley Sweeten · 15 years ago
  11. aa7c68a drivers/net/via-velocity.c: use %pM to shown MAC address by H Hartley Sweeten · 15 years ago
  12. d649a28 drivers/net/usb/rtl8150.c: use %pM to shown MAC address by H Hartley Sweeten · 15 years ago
  13. 753cdc3 drivers/net/igbvf/netdev.c: use %pM to shown MAC address by H Hartley Sweeten · 15 years ago
  14. 557b0bb drivers/net/lib82596.c: use %pM to shown MAC address by H Hartley Sweeten · 15 years ago
  15. 55afc80 Revert "b43: Enforce DMA descriptor memory constraints" by John W. Linville · 15 years ago
  16. e1781ed mac80211: annotate sleeping driver ops by Kalle Valo · 15 years ago
  17. 095d5ef mac80211: remove requeue from work by Johannes Berg · 15 years ago
  18. 1ed32e4 mac80211: remove struct ieee80211_if_init_conf by Johannes Berg · 15 years ago
  19. 98b6218 mac80211/cfg80211: add station events by Johannes Berg · 15 years ago
  20. e4da8c3 mac80211: make off-channel work generic by Johannes Berg · 15 years ago
  21. b8bc4b0 mac80211: support remain-on-channel command by Johannes Berg · 15 years ago
  22. 9588bbd cfg80211: add remain-on-channel command by Jouni Malinen · 15 years ago
  23. b203ffc mac80211: Generalize off-channel operation helpers from scan code by Jouni Malinen · 15 years ago
  24. 0c1ad2c mac80211: proper bss private data handling by Johannes Berg · 15 years ago
  25. 8e664fb mac80211: split up and insert custom IEs correctly by Johannes Berg · 15 years ago
  26. 77c8144 mac80211: refactor association by Johannes Berg · 15 years ago
  27. 7d3a1c3 mac80211: rewrite a few work messages by Johannes Berg · 15 years ago
  28. af6b637 mac80211: generalise work handling by Johannes Berg · 15 years ago
  29. f679f65 mac80211: generalise management work a bit by Johannes Berg · 15 years ago
  30. 63f170e mac80211: let cfg80211 manage auth state by Johannes Berg · 15 years ago
  31. a80f7c0 mac80211: introduce flush operation by Johannes Berg · 15 years ago
  32. 9607e6b mac80211: add ieee80211_sdata_running by Johannes Berg · 15 years ago
  33. d30506e rtl8187: remove priv->mode by John W. Linville · 15 years ago
  34. 643aab6 rtl8180: remove priv->mode by John W. Linville · 15 years ago
  35. 5122d89 rt2x00: Cleanup chip handling helper functions. by Gertjan van Wingerde · 15 years ago
  36. 73a2f12 rt2x00: convert RT2800PCI_PCI and RT2800PCI_SOC Kconfig symbols to booleans. by Gertjan van Wingerde · 15 years ago
  37. ac39491 rt2x00: Let rt2800lib check CONFIG_RT2X00_LIB_USB instead of CONFIG_RT2800USB by Gertjan van Wingerde · 15 years ago
  38. 00e23ce rt2x00: Fix checks for rt2800 SOC support. by Gertjan van Wingerde · 15 years ago
  39. baeb66f wireless: remove CONFIG_WIRELESS_OLD_REGULATORY by John W. Linville · 15 years ago
  40. 8f648c0 wl1271: Prevent performing "join" before association by Juuso Oikarinen · 15 years ago
  41. 04477bf wl1271: Check vif for NULL when indicating beacon-loss by Juuso Oikarinen · 15 years ago
  42. 38ad2d8 wl1271: Add support for acx_pm_config by Juuso Oikarinen · 15 years ago
  43. 71449f8 wl1271: Change booleans in struct wl1271 into a flags bitmask by Juuso Oikarinen · 15 years ago
  44. 830fb67 wl1271: Fix supported rate management by Juuso Oikarinen · 15 years ago
  45. ec078d9 wl1271: Change rates configured for templates by Juuso Oikarinen · 15 years ago
  46. e0d8bbf wl1271: Add rudimentary ad-hoc support by Juuso Oikarinen · 15 years ago
  47. 26a63f6 wl1271: Remove beacon-loss-ind from PSM entry failure handling by Juuso Oikarinen · 15 years ago
  48. 01ac17e wl1271: Add pre-power-on sleep by Juuso Oikarinen · 15 years ago
  49. 9ccd921 wl1271: Implement chipset boot retry by Juuso Oikarinen · 15 years ago
  50. af5e084 wl1271: prevent power save entry while not associated by Juuso Oikarinen · 15 years ago
  51. 13f2dc5 wl1271: Fix event acknowledging functionality by Juuso Oikarinen · 15 years ago
  52. a6fe231 wl1271: Use slow rates for association messages by Juuso Oikarinen · 15 years ago
  53. 018b171 wl1271: Remove smart reflex ACX by Juuso Oikarinen · 15 years ago
  54. 149e387 wl1271: Configure smart-reflex paramter values. by Juuso Oikarinen · 15 years ago
  55. 9421089 wl1271: use channel 1 when configuring the data path by Luciano Coelho · 15 years ago
  56. 3ed8f2c wl1271: some new configuration values according to new reference by Luciano Coelho · 15 years ago
  57. 8cf5e8e wl1271: upload only the first 468 bytes from the NVS file by Luciano Coelho · 15 years ago
  58. 98b2a68 wl1271: add gpio_power file in debugfs to power the chip on and off by Luciano Coelho · 15 years ago
  59. 1b38ea8 wl1271: fix one typo in the rx_rssi_and_proc_compens values by Luciano Coelho · 15 years ago
  60. 6e92b41 wl1271: implement dco itrim parameters setting by Luciano Coelho · 15 years ago
  61. ac9b40f wl1271: use the correct macro when setting the basic rates by Luciano Coelho · 15 years ago
  62. bdcbbb9 wl1271: set null data template when BSSID is known by Luciano Coelho · 15 years ago
  63. cd26476 wl1271: check result code from the join command by Luciano Coelho · 15 years ago
  64. a2d0e3f wl1271: limit TX power to 25dBm for every channel by Luciano Coelho · 15 years ago
  65. 9cf25fe wl1271: remove workaround for disconnection by Luciano Coelho · 15 years ago
  66. c7f43e4 wl1271: use join command with dummy BSSID by Luciano Coelho · 15 years ago
  67. cf18be4 wl1271: added radio parameters configuration values newer firmwares by Luciano Coelho · 15 years ago
  68. a3e8484 wl1271: update radio and general parameters values by Luciano Coelho · 15 years ago
  69. 76c0f8d wl1271: updated general parameters structure for newer firmwares by Luciano Coelho · 15 years ago
  70. 937a67e wl1271: updated radio parameters structure for newer firmwares by Luciano Coelho · 15 years ago
  71. b02914a b43: Allow PIO mode to be selected at module load by Larry Finger · 15 years ago
  72. 7dc6a7a mwl8k: remove duplicate local per-vif copy of ieee80211_bss_conf by Lennert Buytenhek · 15 years ago
  73. 9747478 mwl8k: remove unused mwl8k_vif::priv by Lennert Buytenhek · 15 years ago
  74. 89a91f4 mwl8k: fix up AP vs. STA firmware image receive descriptor handling by Lennert Buytenhek · 15 years ago
  75. be695fc mwl8k: do rx/tx ring initialisation after loading firmware by Lennert Buytenhek · 15 years ago
  76. 22be40d mwl8k: get rid of the struct mwl8k_firmware abstraction by Lennert Buytenhek · 15 years ago
  77. 647ca6b mwl8k: add 2.4GHz channels 12, 13 and 14 by Lennert Buytenhek · 15 years ago
  78. 49eb691 mwl8k: initialize the mwl8k_info_tbl table using the MWL* enums by Lennert Buytenhek · 15 years ago
  79. e0493a8 mwl8k: inline qos field manipulation functions by Lennert Buytenhek · 15 years ago
  80. 74726e7 mwl8k: get rid of the AMSDU check in the transmit path by Lennert Buytenhek · 15 years ago
  81. 99200a99 mwl8k: hw is never NULL in mwl8k_set_radio_preamble() by Lennert Buytenhek · 15 years ago
  82. 55489b6 mwl8k: firmware command code cleanup by Lennert Buytenhek · 15 years ago
  83. 6c853da iwmc3200wifi: fix array out-of-boundary access by Zhu Yi · 15 years ago
  84. e8a4a6d wl1251: timeout one too soon in wl1251_boot_run_firmware() by Roel Kluin · 15 years ago
  85. 24feda0 mac80211: fix propagation of failed hardware reconfigurations by Luis R. Rodriguez · 15 years ago
  86. b98c06b mac80211: fix race with suspend and dynamic_ps_disable_work by Luis R. Rodriguez · 15 years ago
  87. 5b479a0 ath9k: fix missed error codes in the tx status check by Felix Fietkau · 15 years ago
  88. 8b685ba ath9k: wake hardware during AMPDU TX actions by Luis R. Rodriguez · 15 years ago
  89. 5f70a88 ath9k: wake hardware for interface IBSS/AP/Mesh removal by Luis R. Rodriguez · 15 years ago
  90. 3867cf6 ath9k: fix suspend by waking device prior to stop by Sujith · 15 years ago
  91. 65486c8 cfg80211: fix error path in cfg80211_wext_siwscan by Johannes Berg · 15 years ago
  92. befabac wl1271_cmd.c: cleanup char => u8 by Dan Carpenter · 15 years ago
  93. 7949673 iwlwifi: Storage class should be before const qualifier by Tobias Klauser · 15 years ago
  94. 83bd11a ath9k: Storage class should be before const qualifier by Tobias Klauser · 15 years ago
  95. 3bdb2d4 cfg80211: fix race between deauth and assoc response by Johannes Berg · 15 years ago
  96. 671adc9 wireless: remove remaining qual code by Johannes Berg · 15 years ago
  97. 5e31258 rt2x00: Add USB ID for Linksys WUSB 600N rev 2. by Gertjan van Wingerde · 15 years ago
  98. 242ab7a ath5k: fix SWI calibration interrupt storm by Bob Copeland · 15 years ago
  99. 2e10d33 mac80211: fix ibss join with fixed-bssid by Felix Fietkau · 15 years ago
  100. 659c8e5 libertas: Remove carrier signaling from the scan code by Samuel Ortiz · 15 years ago