1. cfef604 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 15 years ago
  2. 4700783 tg3: Add additional EEE messaging by Matt Carlson · 15 years ago
  3. 1d36ba4 tg3: Add macro for SMDSP toggling by Matt Carlson · 15 years ago
  4. b4bd292 tg3: Add write accessor for AUX CTRL phy reg by Matt Carlson · 15 years ago
  5. 15ee95c tg3: Add read accessor for AUX CTRL phy reg by Matt Carlson · 15 years ago
  6. b0988c1 tg3: Move phy accessor functions higher by Matt Carlson · 15 years ago
  7. 34eea5a tg3: Only allow phy ioctls while netif_running by Matt Carlson · 15 years ago
  8. 4a85f09 tg3: Nullify RSS for loopback test by Matt Carlson · 15 years ago
  9. eb07a94 tg3: Adjust rx prod ring bd replenish thresholds by Matt Carlson · 15 years ago
  10. 4d95847 tg3: Workaround rx_discards stat bug by Matt Carlson · 15 years ago
  11. e138f96 mv643xx_eth: Fix build regression. by David S. Miller · 15 years ago
  12. 8825537 net: tun: convert to hw_features by Michał Mirosław · 15 years ago
  13. 4710304 net: xen-netback: convert to hw_features by Michał Mirosław · 15 years ago
  14. 135d84a net: qlcnic: convert to hw_features by Michał Mirosław · 15 years ago
  15. b9367bf net: ibmveth: convert to hw_features by Michał Mirosław · 15 years ago
  16. 756a6b0 net: pch_gbe: convert to hw_features by Michał Mirosław · 15 years ago
  17. 3d96c74 net: infiniband/ulp/ipoib: convert to hw_features by Michał Mirosław · 15 years ago
  18. 6204b47 net: s390: convert to hw_features by Michał Mirosław · 15 years ago
  19. dd6f6d0 net: infiniband/hw/nes: convert to hw_features by Michał Mirosław · 15 years ago
  20. 8727bfa Staging: convert hv network driver to hw_features by Michał Mirosław · 15 years ago
  21. d0381c4 be2net: add code to display default value of tx rate for VFs by Ajit Khaparde · 15 years ago
  22. 187e875 be2net: pass domain id to be_cmd_link_status_query by Ajit Khaparde · 15 years ago
  23. 6349935 be2net: fix be_mcc_compl_process to identify eth_get_stat command by Ajit Khaparde · 15 years ago
  24. 4fa9ed0 be2net: Add code to display nic speeds other than 1Gbps/10Gbps by Ajit Khaparde · 15 years ago
  25. 16a871e be2net: allow register dump only for PFs by Ajit Khaparde · 15 years ago
  26. ce45ee9 net:bna: fix compile warning of ‘bfa_ioc_smem_pgoff’ defined but not used by Shan Wei · 15 years ago
  27. 985762b net: forcedeth: fix compile warning of not used nv_set_tso function by Shan Wei · 15 years ago
  28. 0ed7b3c rt2x00: Implement get_antenna and set_antenna callback functions by Ivo van Doorn · 15 years ago
  29. e7dee44 rt2x00: Implement get_ringparam callback function by Ivo van Doorn · 15 years ago
  30. 8d0a2dc rt2x00: Optimize register access in rt2800usb by Ivo van Doorn · 15 years ago
  31. 9a81999 rt2x00: Optimize register access in rt2800pci by Helmut Schaa · 15 years ago
  32. 46a01ec rt2x00: Merge rt2x00ht.c contents in other files. by Gertjan van Wingerde · 15 years ago
  33. ea81966 rt2x00: Enable support for RT53xx PCI devices by default. by Gertjan van Wingerde · 15 years ago
  34. ccd3caa rt2x00: RT33xx device support is no longer experimental. by Gertjan van Wingerde · 15 years ago
  35. 87a3b89 rt2x00: Add USB IDs. by Gertjan van Wingerde · 15 years ago
  36. e01ae27 rt2x00: Allow dynamic addition of PCI/USB IDs. by Gertjan van Wingerde · 15 years ago
  37. ce2919c rt2x00: Linksys WUSB600N rev2 is a RT3572 device. by Gertjan van Wingerde · 15 years ago
  38. 7a5a681 rt2x00: Always inline rt2x00pci_enable_interrupt by Helmut Schaa · 15 years ago
  39. 152a599 rt2x00: Decrease association time for USB devices by Ivo van Doorn · 15 years ago
  40. f0187a1 rt2800usb: add timer to handle TX_STA_FIFO by Johannes Stezenbach · 15 years ago
  41. 6e6d693 rt2800usb: handle TX status timeouts by Johannes Stezenbach · 15 years ago
  42. 75256f0 rt2x00: fix queue timeout checks by Johannes Stezenbach · 15 years ago
  43. 0e0d39e rt2800usb: read TX_STA_FIFO asynchronously by Johannes Stezenbach · 15 years ago
  44. 8da3efb rt2x00: Use TXOP_HTTXOP for beacons by Helmut Schaa · 15 years ago
  45. 961636b rt2x00: Update TX_SW_CFG2 init value by Helmut Schaa · 15 years ago
  46. 15a533c rt2x00: Use correct TBTT_SYNC config in AP mode by Helmut Schaa · 15 years ago
  47. 10e1156 rt2x00: Make rt2x00_queue_entry_for_each more flexible by Helmut Schaa · 15 years ago
  48. 7dab73b rt2x00: Split rt2x00dev->flags by Ivo van Doorn · 15 years ago
  49. 62fe778 rt2x00: Fix stuck queue in tx failure case by Helmut Schaa · 15 years ago
  50. 44704e5 rt2x00: Enable WLAN LED on Ralink SoC (rt305x) devices by Layne Edwards · 15 years ago
  51. 93ae2dd ath9k: assign keycache slots to unencrypted stations by Felix Fietkau · 15 years ago
  52. 5519541 ath9k: fix powersave frame filtering/buffering in AP mode by Felix Fietkau · 15 years ago
  53. 8e22ad3 ath9k: Fix beacon generation on foreign channel by Rajkumar Manoharan · 15 years ago
  54. cea3235 ath9k_htc: Fix free slot value for cab queue by Rajkumar Manoharan · 15 years ago
  55. 2be7859 mwifiex: optimize driver initialization code by Amitkumar Karwar · 15 years ago
  56. a373165 mwifiex: remove some macro definitions by Amitkumar Karwar · 15 years ago
  57. 636c459 mwifiex: remove redundant local variables and comments by Yogesh Ashok Powar · 15 years ago
  58. 0477ad7 iwlegacy: use pci_dev->revision by Sergei Shtylyov · 15 years ago
  59. e5facc7 ath9k_htc: Cleanup HTC debugfs by Rajkumar Manoharan · 15 years ago
  60. 00bca7e ath9k_htc: Add debugfs support to change debug mask by Rajkumar Manoharan · 15 years ago
  61. 2290a9c ath: fix 0x6C for beaconing/passive scan flags based on country IE by Luis R. Rodriguez · 15 years ago
  62. bb411b4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 by John W. Linville · 15 years ago
  63. 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 · 15 years ago
  64. e194342 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  65. 88230fd net: qlge: convert to hw_features by Michał Mirosław · 15 years ago
  66. a0d2730 net: vmxnet3: convert to hw_features by Michał Mirosław · 15 years ago
  67. feb990d net: vxge: convert to hw_features by Michał Mirosław · 15 years ago
  68. 30f554f net: chelsio: convert to hw_features by Michał Mirosław · 15 years ago
  69. b437a8c net: s2io: convert to hw_features by Michał Mirosław · 15 years ago
  70. e5cb966 net: fix section mismatches by Michał Mirosław · 15 years ago
  71. 2b7b431 r8169: TSO fixes. by Francois Romieu · 15 years ago
  72. 47c2cdf net: myri10ge: convert to hw_features by Michał Mirosław · 15 years ago
  73. 56d37f1 net: dm9000: Fix build by Mark Brown · 15 years ago
  74. f212b43 iwlagn: remove led_ops by Wey-Yi Guy · 15 years ago
  75. e339807 iwlagn: remove legacy ops by Wey-Yi Guy · 15 years ago
  76. 119ea18 iwlagn: remove un-necessary ieee80211_ops by Wey-Yi Guy · 15 years ago
  77. 5cab35e iwlagn: no 5.2GHz/HT40 support for bgn devices by Wey-Yi Guy · 15 years ago
  78. f42e766 iwlagn: temperature should be measure for all _agn devices by Wey-Yi Guy · 15 years ago
  79. b7af6a9 iwlagn: always support uCode trace by Wey-Yi Guy · 15 years ago
  80. b4ebd28 iwlagn: use huge command for beacon by Johannes Berg · 15 years ago
  81. 7b21f00 iwlagn: verify that huge commands are synchronous by Johannes Berg · 15 years ago
  82. 3e41ace iwlagn: remove most BUG_ON instances by Johannes Berg · 15 years ago
  83. e79b1ca iwlagn: use direct call for led functions by Wey-Yi Guy · 15 years ago
  84. 7c89943 bonding, ipv4, ipv6, vlan: Handle NETDEV_BONDING_FAILOVER like NETDEV_NOTIFY_PEERS by Ben Hutchings · 15 years ago
  85. b3337e4 bnx2x: cosmetics: Using ethtool_cmd_speed() API by David Decotigny · 15 years ago
  86. 0553c89 ip6_pol_route panic: Do not allow VLAN on loopback by Krishna Kumar · 15 years ago
  87. 482e3fe via-rhine: Assign random MAC address if necessary by Joe Perches · 15 years ago
  88. df4511f via_rhine: Use netdev_<level> and pr_<level> by Joe Perches · 15 years ago
  89. 2ed28ba net: cxgb4{,vf}: convert to hw_features by Michał Mirosław · 15 years ago
  90. 70dda99 bnx2x: Fix port identification problem by Yaniv Rosner · 15 years ago
  91. c582a95 drivers/net/usb/usbnet.c: Use FIELD_SIZEOF macro in usbnet_init() function. by Thiago Farina · 15 years ago
  92. 5e4011e net: ibm_newemac: convert to hw_features by Michał Mirosław · 15 years ago
  93. 131ae32 net: greth: convert to hw_features by Michał Mirosław · 15 years ago
  94. 3cd8ef4 net: niu: convert to hw_features by Michał Mirosław · 15 years ago
  95. f4786a9 net: ehea: convert to hw_features by Michał Mirosław · 15 years ago
  96. 66a1c54 net: benet: convert to hw_features - fixup by Michał Mirosław · 15 years ago
  97. 86688a8 net: typhoon: convert to hw_features by Michał Mirosław · 15 years ago
  98. aad59c4 net: mv643xx: convert to hw_features by Michał Mirosław · 15 years ago
  99. eea3250 net: tehuti: convert to hw_features by Michał Mirosław · 15 years ago
  100. d2fe275 net: cxgb3: convert to hw_features by Michał Mirosław · 15 years ago