1. 5c3b685 rt2x00: Push beacon TX descriptor writing to drivers. by Gertjan van Wingerde · 15 years ago
  2. ed3305b ath9k_htc: fix build error when ATH9K_HTC_DEBUGFS not enabled by John W. Linville · 15 years ago
  3. 4fb26fa wl1271: Fix scan parameter handling for 5GHz by Juuso Oikarinen · 15 years ago
  4. 5da54f9 wl1271: Use proper rates for PSM entry/exit null-funcs for 5GHz by Juuso Oikarinen · 15 years ago
  5. f820bc1 wl1271: the core wl1271 module shouldn't depend on SPI_MASTER by Luciano Coelho · 15 years ago
  6. 781608c wl1271: Flush TX buffers to air before going to idle by Juuso Oikarinen · 15 years ago
  7. 0d58cbf wl1271: Idle handling into own function by Juuso Oikarinen · 15 years ago
  8. db81956 wl1271: Prevent dropping of TX frames in joins by Juuso Oikarinen · 15 years ago
  9. 43163f0 ath9k: cleanup: remove unneeded null check by Dan Carpenter · 15 years ago
  10. a906b06 drivers/net/wireless/prism54: Use memdup_user by Julia Lawall · 15 years ago
  11. b7b1b51 ath9k: Fix bug in validating received data length for edma by Vasanthakumar Thiagarajan · 15 years ago
  12. 5c6dd92 ath9k: Fix bug in accessing skb->data of rx frame for edma by Vasanthakumar Thiagarajan · 15 years ago
  13. 9f167f6 ath9k: Clean up few function parameters in recv.c by Vasanthakumar Thiagarajan · 15 years ago
  14. 93ef24b ath9k: Move driver specific structures by Sujith · 15 years ago
  15. d435700 ath9k: Move ath9k specific RX code to driver by Sujith · 15 years ago
  16. a0ea949 drivers/net/wireless: Storage class should be before const qualifier by Tobias Klauser · 15 years ago
  17. c5395b6 ath9k_hw: Enable TX IQ calibration on AR9003 by Luis R. Rodriguez · 15 years ago
  18. 4f42486 ath5k: print error message if ANI levels are out of range by Bruno Randolf · 15 years ago
  19. 9537a16 ath5k: always calculate ANI listen time by Bruno Randolf · 15 years ago
  20. 40ca22e ath5k: add sysfs files for ANI parameters by Bruno Randolf · 15 years ago
  21. 6673e2e ath5k: use ath5k_softc as driver data by Bruno Randolf · 15 years ago
  22. 30bd3a3 ath5k: clarify logic when to enable spur mitigation filter by Bruno Randolf · 15 years ago
  23. 230fc4f ath5k: remove ATH_TRACE macro by Bruno Randolf · 15 years ago
  24. afe8628 ath5k: run NF calibration only every 60 seconds by Bruno Randolf · 15 years ago
  25. 0e8e02d ath5k: Stop queues only for NF calibration by Bruno Randolf · 15 years ago
  26. 9e04a7e ath5k: move noise floor calibration into tasklet by Bruno Randolf · 15 years ago
  27. ac55952 ath5k: initialize calibration timers by Bruno Randolf · 15 years ago
  28. 3d1ca47 rndis_wlan: increase assocbuf size and validate association info offsets from driver by Jussi Kivilinna · 15 years ago
  29. d5d1154 ath9k_hw: Enable auto sleep for ar9003 by Vasanthakumar Thiagarajan · 15 years ago
  30. fdf7662 ath9k: Fix power save with auto sleeping by Vasanthakumar Thiagarajan · 15 years ago
  31. de0f648 ath9k: Make sure null func frame is acked before going into PS for ar9003 by Vasanthakumar Thiagarajan · 15 years ago
  32. 77c2061 wireless: fix several minor description typos by Walter Goldens · 15 years ago
  33. 17525f9 ath9k_htc: Enable RX STBC for AR9271 by Sujith · 15 years ago
  34. b4dec5e ath9k_htc: Enable SGI in HT20 for AR9271 by Sujith · 15 years ago
  35. 2c76ef8 ath9k_htc: Update HT configuration properly by Sujith · 15 years ago
  36. 0d425a7 ath9k_htc: Cleanup rate initialization by Sujith · 15 years ago
  37. 01574c4 ath9k_htc: Initvals update for AR9271 by Sujith · 15 years ago
  38. 1d66fa7 drivers/net/wireless/orinoco: Use kmemdup by Julia Lawall · 15 years ago
  39. 27b81bb drivers/net/wireless/p54: Use kmemdup by Julia Lawall · 15 years ago
  40. d3e5033 drivers/net/wireless/ipw2x00: Use kmemdup by Julia Lawall · 15 years ago
  41. a61aac7 drivers/net/wireless/b43: Use kmemdup by Julia Lawall · 15 years ago
  42. a465a2c drivers/net/wireless/ath/ath9k: Use kmemdup by Julia Lawall · 15 years ago
  43. ff02072 drivers/net/wireless/iwmc3200wifi: Use kmemdup by Julia Lawall · 15 years ago
  44. 0273002 drivers/net/wireless/libertas_tf: Use kmemdup by Julia Lawall · 15 years ago
  45. 80caf60 drivers/net/wireless/wl12xx: Use kmemdup by Julia Lawall · 15 years ago
  46. 731a9b2 drivers/net/wireless/libertas: Use kmemdup by Julia Lawall · 15 years ago
  47. 0423606 ath9k/debug: fixup the return codes by Dan Carpenter · 15 years ago
  48. 2b87f3a ath9k/debug: improve the snprintf() handling by Dan Carpenter · 15 years ago
  49. 5682422 ath9k: fix dma direction for map/unmap in ath_rx_tasklet by Ming Lei · 15 years ago
  50. 66fceb6 libertas: Added callback functions to support SDIO suspend/resume. by Amitkumar Karwar · 15 years ago
  51. a7da74f wl1271: Add support for NVS files with 5GHz band parameters by Juuso Oikarinen · 15 years ago
  52. eb70eb7 wl1271: Update handling of the NVS file / INI parameters by Juuso Oikarinen · 15 years ago
  53. ff37d9a ath9k_htc: Increase credit size by Sujith · 15 years ago
  54. b80841c ath9k_htc: Remove HW queue translation by Sujith · 15 years ago
  55. ca74b83 ath9k_htc: Initialize beacon/CAB queues by Sujith · 15 years ago
  56. 2edb458 ath9k_htc: Add queue statistics to xmit debugfs file by Sujith · 15 years ago
  57. 6473d24 ath9k: Enable Short GI in 20 Mhz for ar9287 and later chips by Vasanthakumar Thiagarajan · 15 years ago
  58. 6ac478c drivers/net/wireless/orinoco: Use kzalloc by Julia Lawall · 15 years ago
  59. 08578b8 ath9k: enable the baseband watchdog events for AR9003 by Luis R. Rodriguez · 15 years ago
  60. aea702b ath9k_hw: add support for the AR9003 baseband watchdog by Luis R. Rodriguez · 15 years ago
  61. b4df470 rt2x00: Move rt2x00debug_dump_frame declaration to rt2x00.h. by Gertjan van Wingerde · 15 years ago
  62. 19b8717 wl1271: remove sdio ARM dependency by Ohad Ben-Cohen · 15 years ago
  63. 9a13b1e ath9k_hw: rename the ar9003_initvals.h to ar9003_2p0_initvals.h by Luis R. Rodriguez · 15 years ago
  64. 7284635 ath9k_hw: add support for the AR9003 2.2 by Luis R. Rodriguez · 15 years ago
  65. 53b1b3e mwl8k: use the dma state API instead of the pci equivalents by FUJITA Tomonori · 15 years ago
  66. 1c62c72 Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6 by John W. Linville · 15 years ago
  67. c6a6368 libertas: fix uninitialized variable warning by Prarit Bhargava · 15 years ago
  68. 7c9fd60 ath9k: Fix bug in the way "bf_tx_aborted" of struct ath_buf is used by Vasanthakumar Thiagarajan · 15 years ago
  69. 9be8ab2 ath9k: Fix ath_print in xmit for hardware reset. by Justin P. Mattock · 15 years ago
  70. 5001960 ar9170usb: fix read from freed driver context by Christian Lamparter · 15 years ago
  71. b578bb4 Revert "rt2x00: Fix rt2800usb TX descriptor writing." by John W. Linville · 15 years ago
  72. a65e4cb4 ath9k: remove VEOL support for ad-hoc by Felix Fietkau · 15 years ago
  73. 774610e ath9k: change beacon allocation to prefer the first beacon slot by Felix Fietkau · 15 years ago
  74. ededf1f ath9k: Fix rx of mcast/bcast frames in PS mode with auto sleep by Vasanthakumar Thiagarajan · 15 years ago
  75. 96900c7 iwlwifi: testing the wrong variable in iwl_add_bssid_station() by Dan Carpenter · 15 years ago
  76. 7606688 ath9k_htc: rare leak in ath9k_hif_usb_alloc_tx_urbs() by Dan Carpenter · 15 years ago
  77. 690e781 ath9k_htc: dereferencing before check in hif_usb_tx_cb() by Dan Carpenter · 15 years ago
  78. 663cb47 rt2x00: Fix rt2800usb TX descriptor writing. by Gertjan van Wingerde · 15 years ago
  79. 9655a6e rt2x00: Fix failed SLEEP->AWAKE and AWAKE->SLEEP transitions. by Gertjan van Wingerde · 15 years ago
  80. 3dc3fc5 Revert "ath9k: Group Key fix for VAPs" by John W. Linville · 15 years ago
  81. 617f3d0 wireless: update gfp/slab.h includes by Tejun Heo · 15 years ago
  82. 52a9bd2 rt2x00: don't use to_pci_dev in rt2x00pci_uninitialize by Helmut Schaa · 15 years ago
  83. b5eae9f ath5k: consistently use rx_bufsize for RX DMA by Bruno Randolf · 15 years ago
  84. b6411fc rndis_wlan: replace wireless_send_event with cfg80211_disconnected by Jussi Kivilinna · 15 years ago
  85. ab1d864 ath9k: remove AR9003 from PCI IDs for now by Luis R. Rodriguez · 15 years ago
  86. b9f2e39 wl1271: Fix RX data path frame lengths by Juuso Oikarinen · 15 years ago
  87. 073d5ea iwlwifi: fix internal scan race by Reinette Chatre · 15 years ago
  88. 1f01bfd can: SJA1000 add missing spin_lock_init() by Oliver Hartkopp · 15 years ago
  89. 0f0b405 sh_eth: Fix memleak in sh_mdio_release by Denis Kirjanov · 15 years ago
  90. 119fc60 ixgbe:add support for a new 82599 10G Base-T device by Mallikarjuna R Chilakala · 15 years ago
  91. 7a9b149 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  92. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  93. beb7b04 USB: remove leftover references to udev->autosuspend_disabled by Alan Stern · 15 years ago
  94. 997ea58 USB: rename usb_buffer_alloc() and usb_buffer_free() users by Daniel Mack · 15 years ago
  95. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  96. 5429126 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 15 years ago
  97. 46ee964 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  98. 2ec8c6b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  99. ea0a04d ixgbe: add support for active DA cables by Don Skidmore · 15 years ago
  100. 33c66bd ixgbe: dcb, do not tag tc_prio_control frames by John Fastabend · 15 years ago