1. 203afec mwifiex: remove unnecessary _set_auth functions by Marc Yang · 14 years ago
  2. 0022801 mwifiex: remove helper functions for displaying 11n capabilities by Yogesh Ashok Powar · 14 years ago
  3. 2638126 ath9k_hw: remove ath9k_get_channel_edges by Mohammed Shafi Shajakhan · 14 years ago
  4. 468b0d4 ath9k: remove set11n_virtualmorefrag by Mohammed Shafi Shajakhan · 14 years ago
  5. b64c6a3 ath9k: cleanup few redundant macros by Mohammed Shafi Shajakhan · 14 years ago
  6. 18d6a0f Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6 by John W. Linville · 14 years ago
  7. 83860c5 ath9k_hw: remove pCap->tx_triglevel_max by Felix Fietkau · 14 years ago
  8. 340d0ea ath9k_hw: remove ATH9K_HW_CAP_ENHANCEDPM by Felix Fietkau · 14 years ago
  9. 6de12a1 ath9k_hw: remove pCap->keycache_size by Felix Fietkau · 14 years ago
  10. c429bdc ath9k_hw: remove pCap->reg_cap by Felix Fietkau · 14 years ago
  11. 0db156e ath9k_hw: remove ah->config.ht_enable by Felix Fietkau · 14 years ago
  12. f4c607d ath9k_hw: remove pCap->total_queues by Felix Fietkau · 14 years ago
  13. a9b6b25 ath9k_hw: turn a few big macros into functions by Felix Fietkau · 14 years ago
  14. ca7a4de ath9k_hw: replace REG_READ+REG_WRITE with REG_RMW by Felix Fietkau · 14 years ago
  15. 845e03c ath9k_hw: add a new register op for read-mask-write by Felix Fietkau · 14 years ago
  16. f9f84e9 ath9k_hw: embed the ath_ops callbacks in the ath_hw struct by Felix Fietkau · 14 years ago
  17. cfdc9a8 ath9k: Support RSN IBSS by Jouni Malinen · 14 years ago
  18. c944daf4 ath9k: fix stuck beacon detection by Felix Fietkau · 14 years ago
  19. 87c510fe ath9k: trigger nfcal only after multiple missed beacons in AP mode by Felix Fietkau · 14 years ago
  20. dd347f2 ath9k: fix beacon timer handling issues by Felix Fietkau · 14 years ago
  21. f39de99 libertas_spi: Add support for suspend/resume by Vasily Khoruzhick · 14 years ago
  22. 5e6e3a9 wireless: mwifiex: initial commit for Marvell mwifiex driver by Bing Zhao · 14 years ago
  23. 903946e ath9k_hw: remove AR9485 1.0 support by Luis R. Rodriguez · 14 years ago
  24. a9cbe96 ath9k: remove the pending frames ath_txq_schedule workaround by Felix Fietkau · 14 years ago
  25. 598cdd5 ath9k_hw: force rx chainmask to 7 on AR9100 by Felix Fietkau · 14 years ago
  26. f171760 ath9k_hw: enable a BlockAck related fixup specific to AR9100 by Felix Fietkau · 14 years ago
  27. 6de66dd ath9k: add support for overriding LED pin and GPIO settings from platform data by Felix Fietkau · 14 years ago
  28. 6fb1b1e ath9k: add support for overriding the MAC address through platform data by Felix Fietkau · 14 years ago
  29. 691680b ath9k: add an interface for overriding the value of specific GPIO pins by Felix Fietkau · 14 years ago
  30. c70cab1 ath9k: remove unnecessary debugfs return code checks by Felix Fietkau · 14 years ago
  31. 716b1bf rtlwifi: rtl8192c{e,u}: Remove some extraneous casts on memcpy commands by Larry Finger · 14 years ago
  32. a0e7c6c mwl8k: Queue ADDBA requests in respective data queues by Nishant Sarmukadam · 14 years ago
  33. 17033543 mwl8k: Check outgoing rate for a station to decide if ampdu can be created by Nishant Sarmukadam · 14 years ago
  34. 3aefc37 mwl8k: Handle the watchdog event from the firmware by Nishant Sarmukadam · 14 years ago
  35. 65f3ddc mwl8k: Initiate BA sessions by Nishant Sarmukadam · 14 years ago
  36. ac109fd mwl8k: add internal API for managing AMPDU streams by Brian Cavagnolo · 14 years ago
  37. e600707 mwl8k: differentiate between WMM queues and AMPDU queues by Brian Cavagnolo · 14 years ago
  38. 5faa1af mwl8k: add support for block ack commands by Nishant Sarmukadam · 14 years ago
  39. 8a7a578 mwl8k: update to ap firmware API version 2 by Brian Cavagnolo · 14 years ago
  40. 73b4632 mwl8k: refactor in preparation for APIv2 update by Brian Cavagnolo · 14 years ago
  41. e7fc633 ath9k_hw: Speedup register ops for HTC driver by Rajkumar Manoharan · 14 years ago
  42. b0a9ede ath: Speedup key set/reset ops for HTC driver by Rajkumar Manoharan · 14 years ago
  43. 81544026 ath9k_hw: Fix throughput drops in HT40 mode for AR9287 chips by Rajkumar Manoharan · 14 years ago
  44. 6d64ab7 ath9k_htc: Fix LED pin for AR9287 HTC device by Rajkumar Manoharan · 14 years ago
  45. 22dd2fd iwlwifi: remove duplicate initialization in __iwl_down() by Dan Carpenter · 14 years ago
  46. c86defc Merge branch 'irq-final-for-linus-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  47. cb1817b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  48. dced35a drivers: Final irq namespace conversion by Thomas Gleixner · 14 years ago
  49. 72f4905 netdev: bfin_mac: document TE setting in RMII modes by Mike Frysinger · 14 years ago
  50. bc8d7da drivers net: Fix declaration ordering in inline functions. by Balaji G · 14 years ago
  51. c211c96 cxgb3: Apply interrupt coalescing settings to all queues by Anton Blanchard · 14 years ago
  52. 673e63c net: fix ethtool->set_flags not intended -EINVAL return value by Stanislaw Gruszka · 14 years ago
  53. b5845f9 mlx4_en: Fix loss of promiscuity by Herbert Xu · 14 years ago
  54. 6303e6e tg3: Fix inline keyword usage by Javier Martinez Canillas · 14 years ago
  55. 27fd9de tg3: use <linux/io.h> and <linux/uaccess.h> instead <asm/io.h> and <asm/uaccess.h> by Javier Martinez Canillas · 14 years ago
  56. 3e49e6d net: use CHECKSUM_NONE instead of magic number by Cesar Eduardo Barros · 14 years ago
  57. f4e5bd4 Net / jme: Do not use legacy PCI power management by Rafael J. Wysocki · 14 years ago
  58. b3cd965 myri10ge: small rx_done refactoring by Stanislaw Gruszka · 14 years ago
  59. dc760b3 can: c_can: Fix tx_bytes accounting by Jan Altenberg · 14 years ago
  60. b0052b0 can: c_can_platform: fix irq check in probe by Marc Kleine-Budde · 14 years ago
  61. ee6f098 can: c_can: disable one shot mode until driver is fixed by Marc Kleine-Budde · 14 years ago
  62. 00a24705 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  63. 7eaa6a5 iwlagn: remove deprecated module parameters by Wey-Yi Guy · 14 years ago
  64. f7d046f iwlagn: remove reference to 3945 and 4965 by Wey-Yi Guy · 14 years ago
  65. 2a226ab iwlagn: remove 3945 only station code by Wey-Yi Guy · 14 years ago
  66. d6b8061 iwlwifi: remove legacy isr tasklet by Wey-Yi Guy · 14 years ago
  67. 4263108 iwlwifi: set default aggregation frame limit to 63 by Daniel Halperin · 14 years ago
  68. 2520546 iwlwifi: add RATE_MCS_RATE_MSK by Daniel Halperin · 14 years ago
  69. d0eb633 iwlwifi: cleanup and bugfix tx aggregation code by Daniel Halperin · 14 years ago
  70. 374920c iwlwifi: limit number of attempts for highest HT rate by Daniel Halperin · 14 years ago
  71. c8823ec iwlagn: fix aggregation queue scheduler setup by Johannes Berg · 14 years ago
  72. 7ffef13 iwlagn: clean up TX aggregation code by Johannes Berg · 14 years ago
  73. d103e34 iwlagn: use 6030 configuration for 6035 series by Wey-Yi Guy · 14 years ago
  74. f7594d4 net: fix pch_gbe section mismatch warning by Randy Dunlap · 14 years ago
  75. 6f71d79 mlx4_en: Removing HW info from ethtool -i report. by Yevgeny Petrilin · 14 years ago
  76. 54a4fe5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  77. 0625bef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  78. a6a1d64 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 14 years ago
  79. 2f80998 rapidio: modify subsystem and driver initialization sequence by Alexandre Bounine · 14 years ago
  80. 388b78a rapidio: modify configuration to support PCI-SRIO controller by Alexandre Bounine · 14 years ago
  81. 8c64b4c Merge branch 'sfc-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-2.6 by David S. Miller · 14 years ago
  82. e6937ee drivers/net/a2065.c: Convert release_resource to release_region/release_mem_region by Julia Lawall · 14 years ago
  83. 88e87be drivers/net/ariadne.c: Convert release_resource to release_region/release_mem_region by Julia Lawall · 14 years ago
  84. 35d4890 bonding: fix rx_handler locking by Jiri Pirko · 14 years ago
  85. cda6587 myri10ge: fix rmmod crash by Stanislaw Gruszka · 14 years ago
  86. 61b85bf mlx4_en: updated driver version to 1.5.4.1 by Yevgeny Petrilin · 14 years ago
  87. 87a5c38 mlx4_en: Using blue flame support by Yevgeny Petrilin · 14 years ago
  88. 9ace5e0 mlx4_core: reserve UARs for userspace consumers by Eli Cohen · 14 years ago
  89. 42d1e01 mlx4_core: maintain available field in bitmap allocator by Eli Cohen · 14 years ago
  90. c1b43dc mlx4: Add blue flame support for kernel consumers by Eli Cohen · 14 years ago
  91. 1679200 mlx4_en: Enabling new steering by Yevgeny Petrilin · 14 years ago
  92. b12d93d mlx4: Add support for promiscuous mode in the new steering model. by Yevgeny Petrilin · 14 years ago
  93. 0345584 mlx4: generalization of multicast steering. by Yevgeny Petrilin · 14 years ago
  94. 725c899 mlx4_en: Reporting HW revision in ethtool -i by Yevgeny Petrilin · 14 years ago
  95. 14c07b1 mlx4: Wake on LAN support by Yevgeny Petrilin · 14 years ago
  96. 1fb9876 mlx4_en: using new mlx4 interrupt scheme by Yevgeny Petrilin · 14 years ago
  97. 0b7ca5a mlx4: Changing interrupt scheme by Yevgeny Petrilin · 14 years ago
  98. 9082226 mlx4_en: bringing link up when registering netdevice by Yevgeny Petrilin · 14 years ago
  99. 46afd0f mlx4_en: optimize adaptive moderation algorithm for better latency by Yevgeny Petrilin · 14 years ago
  100. 39f17b4 mlx4_en: moderation parameters are not reseted. by Yevgeny Petrilin · 14 years ago