1. e0493a8 mwl8k: inline qos field manipulation functions by Lennert Buytenhek · 15 years ago
  2. 74726e7 mwl8k: get rid of the AMSDU check in the transmit path by Lennert Buytenhek · 15 years ago
  3. 99200a99 mwl8k: hw is never NULL in mwl8k_set_radio_preamble() by Lennert Buytenhek · 15 years ago
  4. 55489b6 mwl8k: firmware command code cleanup by Lennert Buytenhek · 15 years ago
  5. ea1e4b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  6. b6ce5c3 ath9k: Fix TX poll routine by Sujith · 15 years ago
  7. 05c78d6 ath9k: Remove ANI lock by Sujith · 15 years ago
  8. 0ce024c ath9k: Clarify Interrupt mitigation by Sujith · 15 years ago
  9. 45d5d80 iwlwifi: Constify struct iwl_ops by Emese Revfy · 15 years ago
  10. ba37a3d iwlwifi: use new mac80211 SMPS by Johannes Berg · 15 years ago
  11. 11466f1 zd1211rw: improve ejecting of fake CDROM by Stefan Seyfried · 15 years ago
  12. 5b6e2f1 ar9170usb: add Sphairon Homelink 1202 USB ID by Stefan Seyfried · 15 years ago
  13. c755ad3 ath9k: add MCS rate index back to debufs rcstat by Luis R. Rodriguez · 15 years ago
  14. 265dc7f mac80211_hwsim: Check all local addresses for TX Ack status by Jouni Malinen · 15 years ago
  15. d80050c iwmc3200wifi: Avoid an offset calculation for each management frame. by Joe Perches · 15 years ago
  16. 48631de libertas: remove priv->ratebitmap by Holger Schurig · 15 years ago
  17. 0e78ff8 libertas: remove priv->capability by Holger Schurig · 15 years ago
  18. 4143a23 libertas: make mesh configurable by Holger Schurig · 15 years ago
  19. 602114a libertas: add access functions for mesh open/connect status by Holger Schurig · 15 years ago
  20. e4da1a8 libertas: move mesh SSID initialization into mesh.c by Holger Schurig · 15 years ago
  21. cd74468 libertas: decouple mesh and rtap by Holger Schurig · 15 years ago
  22. 55e1ff9 libertas: move mesh-related definitions into mesh.h by Holger Schurig · 15 years ago
  23. d6ede67 libertas: remove mesh_autostart_enabled and sync_channel by Holger Schurig · 15 years ago
  24. c24ef46 libertas: use priv->mesh_tlv instead of priv->mesh_fw_ver by Holger Schurig · 15 years ago
  25. 8b73d13 mac80211_hwsim: implement ampdu action by Johannes Berg · 15 years ago
  26. 0f78231 mac80211: enable spatial multiplexing powersave by Johannes Berg · 15 years ago
  27. 18974b5 iwmc3200wifi: rx aggregation support by Zhu Yi · 15 years ago
  28. e54be4e rt2x00: Fix trimming of L2 padded frames. by Gertjan van Wingerde · 15 years ago
  29. 5de42f9 rt2x00: Fix rt2800usb RX frame format and as such L2PAD by Benoit Papillault · 15 years ago
  30. 9c8427d rt2x00: Disable RX aggregation for rt2800usb by Benoit PAPILLAULT · 15 years ago
  31. b734083 rt2x00: Only remove L2 padding in received frames if there is payload. by Gertjan van Wingerde · 15 years ago
  32. 2e33146 rt2x00: Reorganize L2 padding inserting function. by Gertjan van Wingerde · 15 years ago
  33. 354e39d rt2x00: Remove SKBDESC_L2_PADDED flag. by Gertjan van Wingerde · 15 years ago
  34. 77e73d1 rt2x00: Further L2 padding fixes. by Gertjan van Wingerde · 15 years ago
  35. 1398d45 rt2x00 : trim the skb after having the l2pad removed. by Alban Browaeys · 15 years ago
  36. e81e0ae rt2x00 : avoid timestamp for monitor injected frame. by Alban Browaeys · 15 years ago
  37. 6a325d8 rt2x00 : modify padding location. by Alban Browaeys · 15 years ago
  38. c70762f rt2x00 : bail out of regbusy_read if device is removed. by Alban Browaeys · 15 years ago
  39. 050e8a4 rt73usb: add WLI-U2-H54HP by Kenichi HORIO · 15 years ago
  40. 4309af2 iwlwifi: remove extra error msg on sensitivity calibration by Wey-Yi Guy · 15 years ago
  41. b03d7d0 iwlwifi: on-screen event log dump by Wey-Yi Guy · 15 years ago
  42. a9e1cb6 iwlwifi: add continuous uCode event log capability by Wey-Yi Guy · 15 years ago
  43. 696bdee iwlwifi: dump "Control and Status Register" when detect uCode HW/SW error by Wey-Yi Guy · 15 years ago
  44. 3a41bbd iwlwifi: log CT_CARD_DISABLED flag by Wey-Yi Guy · 15 years ago
  45. 4a40ccf rtl8180: Remove usage of deprecated 'qual' by Larry Finger · 15 years ago
  46. 6e850af rndis_wlan: copy module parameters for bcm4320a devices too by Jussi Kivilinna · 15 years ago
  47. cef6e91 rndis_wlan: move copy of module parameters to separate function by Jussi Kivilinna · 15 years ago
  48. da2fb4e wl1251: enable WMM by Kalle Valo · 15 years ago
  49. 46cb35f wl1251: update tx_hdr when aliging skb in tx by Kalle Valo · 15 years ago
  50. 49e1b9f wl1251: implement WMM by Kalle Valo · 15 years ago
  51. 27336f1 wl1251: implement wl1251_acx_tid_cfg() by Kalle Valo · 15 years ago
  52. 86dff7a wl1251: implement acx_ac_cfg to configure hardware queues by Kalle Valo · 15 years ago
  53. cdd1e9a wl1251: use __dev_alloc_skb() on RX by Kalle Valo · 15 years ago
  54. 7fa6282 wl1251: simplify ELP wakeup time calculation by Kalle Valo · 15 years ago
  55. b5a1679 wl1251: reduce ELP wakeup timeout by Kalle Valo · 15 years ago
  56. 478fdf2 wl1251: fix error handling in wl1251_op_config() by Kalle Valo · 15 years ago
  57. d67e261 wl1251: print a debug message when tx_queue is full by Kalle Valo · 15 years ago
  58. b7339b1 wl1251: add tx queue status to debugfs by Kalle Valo · 15 years ago
  59. 7dffb55 ar9170: fix AC_VIDEO txop parameter by Christian Lamparter · 15 years ago
  60. 07bc545 ar9170: small misc changes by Christian Lamparter · 15 years ago
  61. 15b098b ar9170: remove redundant frame flags by Christian Lamparter · 15 years ago
  62. 53a76b5 ar9170: improve network latency by Christian Lamparter · 15 years ago
  63. 5e0ec31 ar9170: remove dead definitions by Christian Lamparter · 15 years ago
  64. 4111326 ath9k_hw: remove unused ath9k_hw_devname() and ath9k_hw_probe() by Luis R. Rodriguez · 15 years ago
  65. 15920d8 wireless: hostap, fix oops due to early probing interrupt by Colin Ian King · 15 years ago
  66. 92c6f8d ps3_gelic_wireless: Fix build failure due to missing WEXT_PRIV by Benjamin Herrenschmidt · 15 years ago
  67. 9a418af mac80211: fix peer HT capabilities by Johannes Berg · 15 years ago
  68. 8585c2b iwmc3200wifi: Fix test of unsigned in iwm_ntf_stop_resume_tx() by Roel Kluin · 15 years ago
  69. 45b2416 Libertas: fix buffer overflow in lbs_get_essid() by Daniel Mack · 15 years ago
  70. 77ca7d9 drivers/net/wireless/iwlwifi/iwl-tx.c: fix gcc-3.4.5 warning by akpm@linux-foundation.org · 15 years ago
  71. 2ab81d4 ath9k: Stop ANI when doing a reset by Sujith · 15 years ago
  72. e8009e9 ath9k: Fix TX queue draining by Sujith · 15 years ago
  73. 17b182e ath9k: Fix bug in assigning sequence number by Sujith · 15 years ago
  74. 7988436 rt2x00: Fix calculation of rt2800 iveiv entry offset. by Gertjan van Wingerde · 15 years ago
  75. 6c3069b iwlwifi: fix 40MHz operation setting on cards that do not allow it by Reinette Chatre · 15 years ago
  76. dc57a30 iwl3945: fix panic in iwl3945 driver by Zhu Yi · 15 years ago
  77. 731a29b iwlwifi: initialize spinlock before use by Reinette Chatre · 15 years ago
  78. bc45a67 iwl3945: disable power save by Reinette Chatre · 15 years ago
  79. b7bb175 iwlwifi: fix more eeprom endian bugs by Johannes Berg · 15 years ago
  80. af6b8ee iwlwifi: fix EEPROM/OTP reading endian annotations and a bug by Johannes Berg · 15 years ago
  81. 93b6bd2 rt2x00: Disable powersaving for rt61pci and rt2800pci. by Gertjan van Wingerde · 15 years ago
  82. 855da5e drivers/net/wireless: Correct code taking the size of a pointer by Julia Lawall · 15 years ago
  83. 4d91f9f ath9k: Last fix for TX software padding. by Benoit Papillault · 15 years ago
  84. 521d9bc iwlwifi: fix syslog message for event log dump size by Wey-Yi Guy · 15 years ago
  85. f8701fe iwlwifi: power up all devices for EEPROM read by Reinette Chatre · 15 years ago
  86. 64a76b5 iwlwifi: allocated rx page accounting cleanup by Zhu Yi · 15 years ago
  87. b2ec153 rt2x00: Fix rt2800usb detection in rt2800lib. by Gertjan van Wingerde · 15 years ago
  88. 214ac9a b43: Remove reset after fatal DMA error by Larry Finger · 15 years ago
  89. 49d7590 rtl8187: add radio led and fix warnings on suspend by Herton Ronaldo Krzesinski · 15 years ago
  90. 512414b ath5k: enable EEPROM checksum check by Luis R. Rodriguez · 15 years ago
  91. 43de004 gianfar: Fix build with CONFIG_NET_POLL_CONTROLLER=y by Anton Vorontsov · 15 years ago
  92. e018882 b44 WOL setup: one-bit-off stack corruption kernel panic fix by Stanislav Brabec · 15 years ago
  93. cb19054 atl1c:use common_task instead of reset_task and link_chg_task by Jie Yang · 15 years ago
  94. 4b45e34 atl1c:add pci map direction in atl1c_buffer flags by Jie Yang · 15 years ago
  95. 634d7df netxen: fix firmware type check by Dhananjay Phadke · 15 years ago
  96. f2251f6 netxen:fix napi intr enable check by Amit Kumar Salecha · 15 years ago
  97. 6f77141 netxen: protect device reset by rtnl_lock by Amit Kumar Salecha · 15 years ago
  98. a29ec08 mv643xx_eth: check for valid hw address (resubmit) by Denis Kirjanov · 15 years ago
  99. 073886f gigaset: don't enable any debugging output by default by Tilman Schmidt · 15 years ago
  100. 1e4e076 net/mpc5200: Fix locking on fec_mpc52xx driver by Asier Llano · 15 years ago