1. e6a9854 mac80211/drivers: rewrite the rate control API by Johannes Berg · 16 years ago
  2. faf3994 airo: Kill directly reference of netdev->priv by Wang Chen · 16 years ago
  3. b706e65 ath5k: fix mesh point operation by Andrey Yurovsky · 16 years ago
  4. 6e0e0bf ath5k: correct ath5k signal quality by Luis R. Rodriguez · 16 years ago
  5. c49d154 ath9k: correct signal quality report by Luis R. Rodriguez · 16 years ago
  6. f828831 rtl8187: add short slot handling for 8187B by Herton Ronaldo Krzesinski · 16 years ago
  7. 6476107 rtl8187: adapt for deprecated IEEE80211_CONF_SHORT_SLOT_TIME flag by Herton Ronaldo Krzesinski · 16 years ago
  8. da966bc Ath5k: add AP mode by Jiri Slaby · 16 years ago
  9. 7eb27af p54/rtl8187: fix up the seqno patch by Johannes Berg · 16 years ago
  10. ae5eb02 mac80211: rewrite HT handling by Johannes Berg · 16 years ago
  11. 9124b07 mac80211: make retry limits part of hw config by Johannes Berg · 16 years ago
  12. 5251818 iwl3945: fix station stuff in RC algorithm by Johannes Berg · 16 years ago
  13. 9477828 mac80211: provide sequence numbers by Johannes Berg · 16 years ago
  14. 2e20cc3 p54: Move rx_mtu to struct bootrec_desc by Larry Finger · 16 years ago
  15. e897558 mac80211: introduce hw config change flags by Johannes Berg · 16 years ago
  16. 0f4ac38 mac80211: kill hw.conf.antenna_sel_{rx,tx} by Johannes Berg · 16 years ago
  17. d9fe60d 802.11: clean up/fix HT support by Johannes Berg · 16 years ago
  18. 40333e4 p54: honour bss_info_changed's short slot time settings by Christian Lamparter · 16 years ago
  19. 5d6924e mac80211: use HWSIM_STA_MAGIC in hwsim_check_sta_magic() and hwsim_set_sta_magic(). by Rami Rosen · 16 years ago
  20. 3195c1f iwlwifi: refactor rxon time command by Tomas Winkler · 16 years ago
  21. 5d664a4 iwlwifi: take a valid antenna upon rate scale init by Tomas Winkler · 16 years ago
  22. be5d56e iwlwifi: make initial calibration set configurable by Tomas Winkler · 16 years ago
  23. a1744d3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  24. 275f165 pci: use pci_ioremap_bar() in drivers/net by Arjan van de Ven · 16 years ago
  25. 0632790 ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode by Bob Copeland · 16 years ago
  26. 7d19267 ath5k: Fix reset sequence for AR5212 in general and RF5111 in particular by Elias Oltmanns · 16 years ago
  27. 5dc5340 rt2x00: Fix build error when mac80211=M rt2x00=Y by Ivo van Doorn · 16 years ago
  28. 85519a6 ath5k: correct misspelling in debug help by Bob Copeland · 16 years ago
  29. 48735d8 libertas: fix buffer overrun by Johannes Berg · 16 years ago
  30. 87bf24f libertas: remove two libertas sparse warning by Holger Schurig · 16 years ago
  31. 10d0bd5 iwlwifi: fix suspend to RAM in iwlwifi by Tomas Winkler · 16 years ago
  32. 7c510e4 net: convert more to %pM by Johannes Berg · 16 years ago
  33. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  34. f2c2e25 p54: fix build warnings by Christian Lamparter · 16 years ago
  35. bc1b32d ath5k: Reset key cache on interface up, thus fixing resume by Elias Oltmanns · 16 years ago
  36. 3596162 p54: fix misbehavings when firmware can't be found by Christian Lamparter · 16 years ago
  37. b700a98 libertas: free sk_buff with kfree_skb by Sergio Luis · 16 years ago
  38. 4cc683c p54: enable 2.4/5GHz spectrum by eeprom bits. by Christian Lamparter · 16 years ago
  39. 7045825 orinoco: reduce stack usage in firmware download path by Andrey Borzenkov · 16 years ago
  40. 8bdd5b9 ath5k: fix suspend-related oops on rmmod by Bob Copeland · 16 years ago
  41. c813b4e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  42. cb23832 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  43. 6e05d6c device create: net: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  44. 8713a7c rt2x00: fix regression introduced by "mac80211: free up 2 bytes in skb->cb" by Felix Fietkau · 16 years ago
  45. eaca90d rtl8187: Add USB ID for Belkin F5D7050 with RTL8187B chip by Florent Fourcot · 16 years ago
  46. ec366eb p54usb: Device ID updates by Christian Lamparter · 16 years ago
  47. 4233df6 ath9k/mac80211: disallow fragmentation in ath9k, report to userspace by Johannes Berg · 16 years ago
  48. 96d46d5 libertas : Remove unused variable warning for "old_channel" from cmd.c by Manish Katiyar · 16 years ago
  49. c25bab5 orinoco: fix unsafe locking in spectrum_cs_suspend by David Kilroy · 16 years ago
  50. 552a715 orinoco: fix unsafe locking in orinoco_cs_resume by Andrey Borzenkov · 16 years ago
  51. d5d7c58 iwlwifi: fix ct kill configuration for 5350 by Tomas Winkler · 16 years ago
  52. 3eadd75 p54: Fix compilation problem on PPC by Larry Finger · 16 years ago
  53. 45527c2 iwlwifi: fix compilation warning when CONFIG_IWLWIFI_DEBUG is not set. by Rami Rosen · 16 years ago
  54. 746db51 rtl8187: add device ID 0bda:8198 by John W. Linville · 16 years ago
  55. 4309659 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  56. 113aa83 net: Rationalise email address: Network Specific Parts by Alan Cox · 16 years ago
  57. 2be4ff2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  58. d2a3b22 ath9k: Fix return code when ath9k_hw_setpower() fails on reset by Luis R. Rodriguez · 16 years ago
  59. 1cf69cf ath9k: remove nasty FAIL macro from ath9k_hw_reset() by Luis R. Rodriguez · 16 years ago
  60. eedda36 iwlwifi: remove STATUS_CONF_PENDING in scanning by Tomas Winkler · 16 years ago
  61. 5118303 iwlwifi: scan fix comment by Tomas Winkler · 16 years ago
  62. d588be6 iwlwifi: scan correct setting of valid rx_chains by Tomas Winkler · 16 years ago
  63. 2f7fe87 ath5k: implement multi-rate retry support, fix tx status reporting by Felix Fietkau · 16 years ago
  64. 870abdf mac80211: add multi-rate retry support by Felix Fietkau · 16 years ago
  65. 76708de mac80211: free up 2 bytes in skb->cb by Felix Fietkau · 16 years ago
  66. 5b5d13a rt2x00: Fix rfkill structure initialization to prevent rfkill WARN_ON. by Gertjan van Wingerde · 16 years ago
  67. cf3e74c p54: report appropriate rate and band values for 802.11a by Christian Lamparter · 16 years ago
  68. 6f25542 ath9k: enable ANI to help with noisy environments by Luis R. Rodriguez · 16 years ago
  69. a477e4e ath9k: fix oops on trying to hold the wrong spinlock by Luis R. Rodriguez · 16 years ago
  70. 0345f37 ath9k: kill ath9k's memzero() and use memset() instead by Luis R. Rodriguez · 16 years ago
  71. 8ec8eba ath9k: fixup some merge damage by John W. Linville · 16 years ago
  72. b262e60 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  73. 0d5f031 ath5k: Add support for AR2417 v2 by Nick Kossifidis · 16 years ago
  74. 75d0edb ath5k: Fix SREV reporting after SREV updates by Nick Kossifidis · 16 years ago
  75. 509a106 ath5k: Use QUIET mechanism on tx dma stop by Nick Kossifidis · 16 years ago
  76. ee81c55 ath5k: Use new srevs to properly attach radio chips by Nick Kossifidis · 16 years ago
  77. 1d280dd b43: Increase loop tries in do_dummy_tx by Larry Finger · 16 years ago
  78. 1bef016 ath5k: Update registers and SREV ids v2 by Nick Kossifidis · 16 years ago
  79. 14be994 ath5k: write beacon control register twice when resetting tsf by Bob Copeland · 16 years ago
  80. 4c99f3e rt2x00: Fix build errors due to modularized rfkill or leds and built-in rt2x00. by Gertjan van Wingerde · 16 years ago
  81. 3ed6e08 libertas: Improvements on automatic tx power control via SIOCSIWTXPOW (fixups) by Anna Neal · 16 years ago
  82. 570bdfb b43: Fix Bluetooth Coexistence SPROM programming error for HP 12f8 version of BCM4306 by Larry Finger · 16 years ago
  83. 093d874 iwlwifi: use correct DMA_MASK by Winkler, Tomas · 16 years ago
  84. e602cb1 iwlwifi: enable power save setting upon config by Ester Kummer · 16 years ago
  85. 8cd519e iwlwifi: refactor rx register initialization by Winkler, Tomas · 16 years ago
  86. 1f1c0e3 p54: Fix sparse warnings by Larry Finger · 16 years ago
  87. 3bb91bf b43: Fix Bluetooth coexistence SPROM coding error for Motorola 7010 variant of BCM4306 by Larry Finger · 16 years ago
  88. 8d09a5e iwlwifi: don't fail if scan is issued too early by Tomas Winkler · 16 years ago
  89. 55d6a3c iwlagn: downgrade BUG_ON in interrupt by Johannes Berg · 16 years ago
  90. 47cbb11 pcmcia: Fix up legacy driver IRQs by Alan Cox · 16 years ago
  91. acaf908d rt2x00: Fix HW crypto key handling by Ivo van Doorn · 16 years ago
  92. e6c948e ath9k: Add a few comments about mibevents by Luis R. Rodriguez · 16 years ago
  93. 4b7679a mac80211: clean up rate control API by Johannes Berg · 16 years ago
  94. 31e9ab2 ath9k: Fix TSF Adjust usage by Sujith · 16 years ago
  95. 459f5f9 ath9k: Fix nexttbtt calculation by Sujith · 16 years ago
  96. 980b24d ath9k: Whitespace cleanup by Sujith · 16 years ago
  97. 42eb7c6 iwlwifi: remove HT flags from RXON when not in HT anymore by Emmanuel Grumbach · 16 years ago
  98. 9c40fc5 libertas: Reduce the WPA key installation time (fixups) by Javier Cardona · 16 years ago
  99. 84e463f ath5k: Fix bad udelay calls on AR5210 code by Nick Kossifidis · 16 years ago
  100. 9e5e6c3 iwlwifi: make PS use named constants by Tomas Winkler · 16 years ago