1. cbc6a6e rfkill: Regulator consumer driver for rfkill by Antonio Ospite · 13 years ago
  2. bb411b4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 by John W. Linville · 13 years ago
  3. 44c866a Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6 by John W. Linville · 13 years ago
  4. f212b43 iwlagn: remove led_ops by Wey-Yi Guy · 13 years ago
  5. e339807 iwlagn: remove legacy ops by Wey-Yi Guy · 13 years ago
  6. 119ea18 iwlagn: remove un-necessary ieee80211_ops by Wey-Yi Guy · 13 years ago
  7. 5cab35e iwlagn: no 5.2GHz/HT40 support for bgn devices by Wey-Yi Guy · 13 years ago
  8. f42e766 iwlagn: temperature should be measure for all _agn devices by Wey-Yi Guy · 13 years ago
  9. b7af6a9 iwlagn: always support uCode trace by Wey-Yi Guy · 13 years ago
  10. b4ebd28 iwlagn: use huge command for beacon by Johannes Berg · 13 years ago
  11. 7b21f00 iwlagn: verify that huge commands are synchronous by Johannes Berg · 13 years ago
  12. 3e41ace iwlagn: remove most BUG_ON instances by Johannes Berg · 13 years ago
  13. e79b1ca iwlagn: use direct call for led functions by Wey-Yi Guy · 13 years ago
  14. 26954c7 Bluetooth: Fix lockdep warning in L2CAP by Gustavo F. Padovan · 13 years ago
  15. 62f3a2c Bluetooth: Fix another locking unbalance by Gustavo F. Padovan · 13 years ago
  16. 34a0a20 ath: Add a missing world regulatory domain 0x6C by Senthil Balasubramanian · 13 years ago
  17. 9f219bd rtlwifi: Fix unitialized variable warnings by Larry Finger · 13 years ago
  18. 53d7938 mwifiex: rename function mwifiex_is_ba_stream_avail by Bing Zhao · 13 years ago
  19. 572e8f3 mwifiex: remove unused function parameters by Amitkumar Karwar · 13 years ago
  20. 19a8986 mwifiex: remove redundant "return" at end of void function by Yogesh Ashok Powar · 13 years ago
  21. 600f5d9 mwifiex: cleanup ioctl wait queue and abstraction layer by Amitkumar Karwar · 13 years ago
  22. 3a9ddde ath5k: disable 5 GHz support for the dualband PHY chip on dual-radio AR5312 by Felix Fietkau · 13 years ago
  23. 32377b6 ath5k: fix the EEPROM check for hw AES crypto support by Felix Fietkau · 13 years ago
  24. fa9bfd6 ath5k: add a new bus op for reading the mac address by Felix Fietkau · 13 years ago
  25. 0cb9e06 ath: unshare struct ath_bus_ops between ath5k and ath9k by Felix Fietkau · 13 years ago
  26. 7f94f05 ath5k: disable 5 GHz support if a 2.4 GHz radio is detected by Felix Fietkau · 13 years ago
  27. 10add41f ath9k: Fix improper beacon slot selection in IBSS by Rajkumar Manoharan · 13 years ago
  28. dfa8fc6 ath9k: avoid using trinary operator w/ TX_STAT_INC by John W. Linville · 13 years ago
  29. 280f294 Bluetooth: Don't lock sock inside l2cap_get_sock_by_scid() by Gustavo F. Padovan · 13 years ago
  30. a3e6b12 mac80211: Allocate new mesh path and portal tables before taking locks by cozybit Inc · 13 years ago
  31. 09d5b94 ath9k_htc: Enable AP and P2P modes by Sujith Manoharan · 13 years ago
  32. fbc29d6 ath9k_htc: Add detailed firmware statistics by Sujith Manoharan · 13 years ago
  33. 821f941 ath9k_htc: Use helper routines for transmission by Sujith Manoharan · 13 years ago
  34. 2f80194 ath9k_htc: Use separate URB pool for management frames by Sujith Manoharan · 13 years ago
  35. 859c3ca ath9k_htc: Add a timer to cleanup WMI events by Sujith Manoharan · 13 years ago
  36. c4d0418 ath9k_htc: Add a debugfs file showing endpoint status by Sujith Manoharan · 13 years ago
  37. 01f684d ath9k_htc: Add a debugfs file to dump TX slot information by Sujith Manoharan · 13 years ago
  38. 27876a2 ath9k_htc: Add support for TX completion by Sujith Manoharan · 13 years ago
  39. 84c9e164 ath9k_htc: Drain packets on station removal by Sujith Manoharan · 13 years ago
  40. e1fe7c3 ath9k_htc: Optimize HTC start/stop API by Sujith Manoharan · 13 years ago
  41. b587fc8 ath9k_htc: Drain pending TX frames properly by Sujith Manoharan · 13 years ago
  42. f2820f4 ath9k_htc: Use helper functions for TX processing by Sujith Manoharan · 13 years ago
  43. 2c5d57f ath9k_htc: Add TX slots by Sujith Manoharan · 13 years ago
  44. 729bd3a ath9k_htc: Move endpoint header parsing to TX tasklet by Sujith Manoharan · 13 years ago
  45. d67ee53 ath9k_htc: Introduce new HTC API by Sujith Manoharan · 13 years ago
  46. 8e86a54 ath9k_htc: Fix TX queue management by Sujith Manoharan · 13 years ago
  47. 3deff76 ath9k_htc: Increase URB count for REG_IN pipe by Sujith Manoharan · 13 years ago
  48. 16c56ae ath9k_htc: Add a new WMI event WMI_TXSTATUS_EVENTID by Sujith Manoharan · 13 years ago
  49. e8e3860 ath9k_htc: Sync MGMT/DATA packet headers with firmware by Sujith Manoharan · 13 years ago
  50. 15f6d6d ath9k_htc: Reduce TX queue size by Sujith Manoharan · 13 years ago
  51. 658ef04 ath9k_htc: Move TX specific stuff to a separate structure by Sujith Manoharan · 13 years ago
  52. ee3fa1b ath9k_htc: Remove unused WMI_WLAN_TXCOMP_EVENTID by Sujith Manoharan · 13 years ago
  53. 0a8579f ath9k_htc: Sync struct ath9k_htc_cap_target with FW by Sujith Manoharan · 13 years ago
  54. e4c6250 ath9k_htc: Sync struct ath9k_htc_target_vif with FW by Sujith Manoharan · 13 years ago
  55. b97c57f ath9k_htc: Sync struct ath9k_htc_target_sta with FW by Sujith Manoharan · 13 years ago
  56. 40dc9e4 ath9k_htc: Use SKB's private area for TX parameters by Sujith Manoharan · 13 years ago
  57. e723f39 ath9k_htc: Remove unused WMI commands by Sujith Manoharan · 13 years ago
  58. b1563a4 ath9k_htc: Fix RX length check by Sujith Manoharan · 13 years ago
  59. 719c4cf ath9k_htc: Add RX error statistics by Sujith Manoharan · 13 years ago
  60. 8e42e4b ath9k_htc: Move debug code to a separate file by Sujith Manoharan · 13 years ago
  61. f4c8899 ath9k_htc: Queue WMI events by Sujith Manoharan · 13 years ago
  62. b0a6ba9 ath9k_htc: Fix beacon miss under heavy load by Sujith Manoharan · 13 years ago
  63. 7d547eb ath9k_htc: Handle buffered frames in AP mode by Sujith Manoharan · 13 years ago
  64. 2493a54 ath9k_htc: Configure the beacon queue by Sujith Manoharan · 13 years ago
  65. 9b674a0 ath9k_htc: Add TSF adjust capability by Sujith Manoharan · 13 years ago
  66. 832f6a1 ath9k_htc: Add beacon slots by Sujith Manoharan · 13 years ago
  67. 1c165c9 ath9k_htc: Fix WMI and beacon header by Sujith Manoharan · 13 years ago
  68. 29bbfb2 ath9k_htc: Add a WMI command to get the firmware version by Sujith Manoharan · 13 years ago
  69. ce18f39 ath9k_htc: Rename firmware by Sujith Manoharan · 13 years ago
  70. 9efabad ath9k_htc: Remove AR7010 v1.0 support by Sujith Manoharan · 13 years ago
  71. d0805c1 mwl8k: use traffic threshold to decide when to start ampdu by Brian Cavagnolo · 13 years ago
  72. 4114fa2 mac80211: receive EAP frames from a station in an AP VLAN on the main AP by Felix Fietkau · 13 years ago
  73. 8e26a03 ath9k: introduce ATH9K_{PCI,AHB} config options by Gabor Juhos · 13 years ago
  74. 12488e0 mwl8k: interrupt handling changes by Nishant Sarmukadam · 13 years ago
  75. 9f72c1d Bluetooth: btmrvl: support Marvell Bluetooth device SD8787 by Kevin Gan · 13 years ago
  76. b86ed36 Bluetooth: Check return value of hci_recv_stream_fragment() by Gustavo F. Padovan · 13 years ago
  77. 78b4a56 Bluetooth: hci_uart: check the return value of recv() by Jiejing Zhang · 13 years ago
  78. e1ba1f1 Bluetooth: Fix Out Of Band pairing when mgmt interface is disabled by Szymon Janc · 13 years ago
  79. 9f69bda Bluetooth: Add proper handling of received LE data by Gustavo F. Padovan · 13 years ago
  80. 0733119 Bluetooth: Clean up ath3k_load_firmware() by Gustavo F. Padovan · 13 years ago
  81. cd69a03 Bluetooth: Fix wrong comparison in listen() by Gustavo F. Padovan · 13 years ago
  82. 58d35f8 Bluetooth: Move tx queue to struct l2cap_chan by Gustavo F. Padovan · 13 years ago
  83. c916fbe Bluetooth: Remove unneeded uninitialized_vars() by Gustavo F. Padovan · 13 years ago
  84. 49208c9 Bluetooth: Remove some sk references from l2cap_core.c by Gustavo F. Padovan · 13 years ago
  85. 39d5a3e Bluetooth: Move SREJ list to struct l2cap_chan by Gustavo F. Padovan · 13 years ago
  86. 8962d87 ath5k: improve comments for optimized tx descriptor setup by John W. Linville · 13 years ago
  87. 6f11c81 ath9k: Register id table for platform device by Vasanthakumar Thiagarajan · 13 years ago
  88. b3ba44c6 rt2800usb: Add seven new USB IDs by Mark Davis · 13 years ago
  89. 901c111 ath9k_hw: update AR9003 low_ob_db_tx_gain to improve spur performance by Rajkumar Manoharan · 13 years ago
  90. 5fb32fa ath9k_hw: update Ar9003 intervals to fix carrier leak by Rajkumar Manoharan · 13 years ago
  91. 2d05a0c ath9k_hw: Remove unused code in AR9287 eeprom by Rajkumar Manoharan · 13 years ago
  92. 3dfd7f6 ath9k: Implement integer mode for AR9485 by Vasanthakumar Thiagarajan · 13 years ago
  93. 228bdfc rtlwifi: rtl8192ce: Fix LED initialization by Chaoming Li · 13 years ago
  94. f0bce44 ath9k: index out of bounds by roel · 13 years ago
  95. 0f8e94d ath9k_hw: index out of bounds by roel · 13 years ago
  96. c266c71 ath5k: reduce interrupt load caused by rx/tx interrupts by Felix Fietkau · 13 years ago
  97. 5b7916a ath5k: clean up debugfs code by Felix Fietkau · 13 years ago
  98. ed89508 ath5k: remove ts_retry from ath5k_tx_status by Felix Fietkau · 13 years ago
  99. b2fd97d ath5k: optimize rx status processing by Felix Fietkau · 13 years ago
  100. b161b89 ath5k: optimize tx status processing by Felix Fietkau · 13 years ago