1. b9c0665 p54spi: fix eeprom checksum by Christian Lamparter · 14 years ago
  2. 4e687b2 b43: N-PHY: Implement RX core state setting for rev.2 and earlier PHYs by Gábor Stefanik · 14 years ago
  3. d2730b2 b43: N-PHY: Implement MAC PHY clock set by Gábor Stefanik · 14 years ago
  4. e723ef3 b43: N-PHY: Fix typo in function name (gain_crtl -> gain_ctrl) by Gábor Stefanik · 14 years ago
  5. e7f45d3 b43: N-PHY: Implement Host Flags write during device init by Gábor Stefanik · 14 years ago
  6. 0975cc8 iwlwifi: separate thermal throttling function by Wey-Yi Guy · 14 years ago
  7. 36d3441 drivers/net/wireless/wl12xx: Use available error codes by Julia Lawall · 14 years ago
  8. 9f19fa6 drivers/net/wireless/wl12xx: Use available error codes by Julia Lawall · 14 years ago
  9. 30bf416 ath5k: don't enable probe request rx for STAs by Bob Copeland · 14 years ago
  10. 4afd89d ath5k: remove all mention of monitor iftype by Bob Copeland · 14 years ago
  11. 23538c2 ath5k: remove monitor check in receive_frame_ok filter by Bob Copeland · 14 years ago
  12. a180a13 ath5k: clean up some comments by Bob Copeland · 14 years ago
  13. b612798 ath5k: remove own (wrong) IEEE80211_MAX_LEN by Nick Kossifidis · 14 years ago
  14. 418de6d ath5k: rename ath5k_hw_set_associd to _set_bssid by Nick Kossifidis · 14 years ago
  15. 2e161f7 cfg80211/mac80211: extensible frame processing by Johannes Berg · 14 years ago
  16. ac4c977 mac80211: remove unused don't-encrypt flag by Johannes Berg · 14 years ago
  17. 633adf1 cfg80211: mark ieee80211_hdrlen const by Johannes Berg · 14 years ago
  18. b68b3c4 drivers/net/wireless/libertas/cfg.c: needs sched.h by Andrew Morton · 14 years ago
  19. afea0b7 cfg80211: check if WEP is available for shared key auth by Johannes Berg · 14 years ago
  20. 5daa8a8 mac80211: dont advertise WEP if unavailable by Johannes Berg · 14 years ago
  21. dc1580d mac80211: remove unused status flag checks by Johannes Berg · 14 years ago
  22. 60ae0f2 mac80211: move key tfm setup by Johannes Berg · 14 years ago
  23. 97359d1 mac80211: use cipher suite selectors by Johannes Berg · 14 years ago
  24. 915a824 libertas: [spi] use common firmware request helper and new firmware locations by Dan Williams · 14 years ago
  25. 3d32a58 libertas: [sdio] use common firmware request helper and new firmware locations by Dan Williams · 14 years ago
  26. 82222e9 libertas: [cs] use common firmware request helper and new firmware locations by Dan Williams · 14 years ago
  27. 72f7a66 libertas: add two-stage firmware request helper by Dan Williams · 14 years ago
  28. 5cddea8 libertas: [usb] use new firmware locations by Dan Williams · 14 years ago
  29. e5ef5ba rt2x00: Remove ieee80211_rx_status from rt2x00_dev by Ivo van Doorn · 14 years ago
  30. 0856d9c rt2x00: Update comments regarding TXWI and TX_STA_FIFO by Helmut Schaa · 14 years ago
  31. 96481b2 rt2x00: Implement TX status reporting for rt2800usb by Ivo van Doorn · 14 years ago
  32. 0c5879b rt2x00: Request TXWI pointer from driver by Ivo van Doorn · 14 years ago
  33. 3392bec rt2x00: Add helper function for reporting tx status by Ivo van Doorn · 14 years ago
  34. 84804cd rt2x00: Set MIMO PS flag in tx descriptor for STAs in dynamic SMPS mode by Ivo van Doorn · 14 years ago
  35. 7e613e1 rt2x00: Move USB tx/rx done handling to workqueue by Ivo van Doorn · 14 years ago
  36. c17512d ath9k: remove duplicate get_hw_crypto_keytype() by Luis R. Rodriguez · 14 years ago
  37. 6fe1400 drivers/net/wireless/ath/ath9k: Adjust confusing if indentation by Julia Lawall · 14 years ago
  38. a3d5583 drivers/net/wireless/prism54: Adjust confusing if indentation by Julia Lawall · 14 years ago
  39. 2674f82 drivers/net/wireless/libertas: Adjust confusing if indentation by Julia Lawall · 14 years ago
  40. 0460079 cfg80211: support sysfs namespaces by Johannes Berg · 14 years ago
  41. d1f5b7a mac80211: allow drivers to request SM PS mode change by Johannes Berg · 14 years ago
  42. 7da7cc1 mac80211: per interface idle notification by Johannes Berg · 14 years ago
  43. 1fdaa46 net: mac80211: Fix a typo. by Andrea Gelmini · 14 years ago
  44. 3f3b6a8 cfg80211: deauth doesn't always imply disconnect by Johannes Berg · 14 years ago
  45. 2bff8eb mac80211: AMPDU rx reorder timeout timer by Christian Lamparter · 14 years ago
  46. 071d9ac mac80211: remove unused rate function parameter by Christian Lamparter · 14 years ago
  47. aa0c863 mac80211: put rx handlers into separate functions by Christian Lamparter · 14 years ago
  48. 6044474 ath9k: shorten the calibration interval during strong interference by Felix Fietkau · 14 years ago
  49. 70cf153 ath9k: use AP beacon miss as a trigger for fast recalibration by Felix Fietkau · 14 years ago
  50. 2292ca6 ath9k_hw: apply the noise floor validation to the median instead of single by Felix Fietkau · 14 years ago
  51. 6252fcb ath9k: add a separate debug level for stuck beacons by Felix Fietkau · 14 years ago
  52. 1ac62ba mac80211: Don't squash error codes in key setup functions by Ben Hutchings · 14 years ago
  53. a85d7cc iwlwifi: track IBSS manager status by Johannes Berg · 14 years ago
  54. 07d4f1a iwlwifi: make iwl_set_hw_params static to _agn by Wey-Yi Guy · 14 years ago
  55. 49ded76 iwlagn: log pci revision id by Wey-Yi Guy · 14 years ago
  56. 3867fe0 iwlwifi: make iwl_hw_detect static to _agn by Wey-Yi Guy · 14 years ago
  57. 139455c libertas_tf: if_usb.c: Some more formatting fixes by Thomas Klute · 14 years ago
  58. 422f8d1 libertas_tf: if_usb.c: Whitespace cleanup by Thomas Klute · 14 years ago
  59. a1699b7 mac80211: unify scan and work mutexes by Johannes Berg · 14 years ago
  60. c240879 iwlwifi: make scan workqueue functions static by Stanislaw Gruszka · 14 years ago
  61. fc88518 mac80211: don't check rates on PLCP error frames by Johannes Berg · 14 years ago
  62. 86df5f7 libertas: better association request debugging by Dan Williams · 14 years ago
  63. 4083858 libertas: better scan response debugging by Dan Williams · 14 years ago
  64. 1e51b2f ath9k: add fastcc to debug print for channel change by Luis R. Rodriguez · 14 years ago
  65. ffd2778 mac80211: fix driver offchannel notification when the channel does not change by Felix Fietkau · 14 years ago
  66. 4d7ede7 rt2x00: do not shortcut rt2x00lib_config_antenna by John W. Linville · 14 years ago
  67. 9714d31 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  68. 84c164a b43: move hwrng registration driver to wireless core initialization by John W. Linville · 14 years ago
  69. 13eb670 iwm3200wifi: remove comparison to WIFI_IF_NTFY_MAX in iwm_ntf_wifi_if_wrapper by John W. Linville · 14 years ago
  70. aa0d52c ipw2100: avoid warning from pointer cast in call to IPW_DEBUG_TX by John W. Linville · 14 years ago
  71. 1a7123c iwlwifi: disable aspm by default by John W. Linville · 14 years ago
  72. c61029c wireless: upcase alpha2 values in queue_regulatory_request by John W. Linville · 14 years ago
  73. 31a5cdd rtl8187: consolidate MSR writes in rtl8187_bss_info_changed by John W. Linville · 14 years ago
  74. 0f956e7 rtl8180: use RTL818X_MSR_ADHOC for IBSS connection by John W. Linville · 14 years ago
  75. 030725d rtl8180: use NAPI for bottom-half processing by John W. Linville · 14 years ago
  76. 4e6cbfd mac80211: support use of NAPI for bottom-half processing by John W. Linville · 14 years ago
  77. 68e887e zd1211rw: update fw version info in wiphy struct by John W. Linville · 14 years ago
  78. dd358c9 rt2x00: update fw version info in wiphy struct by John W. Linville · 14 years ago
  79. 37269e8 p54: update fw version info in wiphy struct by John W. Linville · 14 years ago
  80. bcf3c7c b43legacy: update hw/fw version info in wiphy struct by John W. Linville · 14 years ago
  81. 652caa5 b43: update hw/fw version info in wiphy struct by John W. Linville · 14 years ago
  82. 6ccf15a ath5k: disable ASPM L0s for all cards by Maxim Levitsky · 14 years ago
  83. ca6cff1 ath9k_htc: load proper firmware for device ID 7015 by Rajkumar Manoharan · 14 years ago
  84. fe0dbcc wl1251: fix trigger scan timeout usage by Yuri Kululin · 14 years ago
  85. 71ba186 ath9k_htc: Fix disconnect issue in HT40 mode. by Vivek Natarajan · 14 years ago
  86. da93f10 ath9k_htc: fix panic on packet injection using airbase-ng tool. by Rajkumar Manoharan · 14 years ago
  87. 2f81b47 ipw2100: register pm_qos request before registering pci driver by John W. Linville · 14 years ago
  88. 533b12c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by John W. Linville · 14 years ago
  89. db12d64 Bluetooth: Use 3-DH5 payload size for default ERTM max PDU size by Mat Martineau · 14 years ago
  90. cff70fa Bluetooth: Fix incorrect setting of remote_tx_win for L2CAP ERTM by Mat Martineau · 14 years ago
  91. fa23556 Bluetooth: Change default L2CAP ERTM retransmit timeout by Mat Martineau · 14 years ago
  92. 86b1b26 Bluetooth: Fix endianness issue with L2CAP MPS configuration by Mat Martineau · 14 years ago
  93. 94597ab iwlagn: fix rts cts protection by Johannes Berg · 14 years ago
  94. fe100ac cfg80211: fix locking in action frame TX by Johannes Berg · 14 years ago
  95. a9fda88 libertas: fix build break by including linux/sched.h by John W. Linville · 14 years ago
  96. 2f2f8f2 Revert "p54pci: Add PCI ID for SMC2802W" by John W. Linville · 14 years ago
  97. c4e9b56 igbvf.txt: Add igbvf Documentation by Jeff Kirsher · 14 years ago
  98. b55c52b igb.txt: Add igb documentation by Jeff Kirsher · 14 years ago
  99. 2d0bb1c e100/e1000*/igb*/ixgb*: Add missing read memory barrier by Jeff Kirsher · 14 years ago
  100. 4bc091d ixgbe: fix build error with FCOE_CONFIG without DCB_CONFIG by John Fastabend · 14 years ago