1. 800f65b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6 by John W. Linville · 14 years ago
  2. 06b3cda rt2x00: Fix regression for rt2500pci by Ivo van Doorn · 14 years ago
  3. 487f0e0 ath9k_hw: simplify noisefloor calibration chainmask calculation by Felix Fietkau · 14 years ago
  4. d9292c0 ath9k_hw: fix a small typo in the noisefloor calibration debug code by Felix Fietkau · 14 years ago
  5. 866b778 ath9k_hw: fix invalid extension channel noisefloor readings in HT20 by Felix Fietkau · 14 years ago
  6. 4cee786 ath9k: fix yet another buffer leak in the tx aggregation code by Felix Fietkau · 14 years ago
  7. bd75eb8 libertas: precedence bug by Dan Carpenter · 14 years ago
  8. 68e8f2f ath9k: Fix inconsistency between txq->stopped and the actual queue state by Vasanthakumar Thiagarajan · 14 years ago
  9. 2189d13 ath5k: snprintf() returns largish values by Dan Carpenter · 14 years ago
  10. 9746010 ath9k: snprintf() returns largish values by Dan Carpenter · 14 years ago
  11. 929ebd3 drivers/net/wireless/wl12xx: Use kmemdup by Julia Lawall · 15 years ago
  12. 3289a83 lib80211: remove unused host_build_iv option by John W. Linville · 14 years ago
  13. a6e492b iwlwifi: assume vif is NULL for internal scans and non-NULL otherwise by John W. Linville · 14 years ago
  14. 28eb3e5 rtl8180: silence "dubious: x | !y" sparse warning by John W. Linville · 14 years ago
  15. 8b73fb8 rtl8180: improve signal reporting for actual rtl8180 hardware by John W. Linville · 14 years ago
  16. 1ab36d6 wl1251: fix sparse-generated warnings by John W. Linville · 14 years ago
  17. da22f79 iwlagn: use __packed on new structure definitions by John W. Linville · 14 years ago
  18. 1bd14ea iwlwifi: remove spurious semicolons by Johannes Berg · 14 years ago
  19. 6abbe55 iwlwifi: reduce beacon fill conditions by Johannes Berg · 14 years ago
  20. c6fa17e iwlwifi: read multiple MAC addresses by Wey-Yi Guy · 14 years ago
  21. 0bc5774 iwlwifi: make iwl_mac_beacon_update static by Johannes Berg · 14 years ago
  22. 704da53 iwlagn: fix firmware loading TLV error path by Johannes Berg · 14 years ago
  23. 6a822d0 iwlwifi: add TLV to specify the size of phy calibration table by Wey-Yi Guy · 14 years ago
  24. ffb7d89 iwlagn: add bluetooth stats to debugfs by Wey-Yi Guy · 14 years ago
  25. 7980fba iwlagn: Add support for bluetooth statistics notification by Wey-Yi Guy · 14 years ago
  26. af8ee05 iwlagn: add .cfg flag to idenfity the need for bt statistics by Wey-Yi Guy · 14 years ago
  27. 325322e iwlagn: add statistic notification structure for WiFi/BT devices by Wey-Yi Guy · 14 years ago
  28. acd82aa b43: silence phy_n sparse warnings by Larry Finger · 14 years ago
  29. 41950bd b43: silence most sparse warnings by John W. Linville · 14 years ago
  30. 11fe883 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  31. 8b74964 rtl8180: improve signal reporting for rtl8185 hardware by John W. Linville · 14 years ago
  32. b603742 mwl8k: correct/silence sparse warnings by John W. Linville · 14 years ago
  33. 1612454 rt2x00: correct sparse warning in rt2x00debug.c by John W. Linville · 14 years ago
  34. cc40cc5 libipw: correct sparse warnings and mark some variables static by John W. Linville · 14 years ago
  35. d267be3 ipw2100: mark ipw2100_pm_qos_req static by John W. Linville · 14 years ago
  36. a3d3da1 ath9k: correct sparse identified endian bug in ath_paprd_calibrate by John W. Linville · 14 years ago
  37. dab1086 phy: add suspend/resume in the ic+ by Giuseppe Cavallaro · 14 years ago
  38. 4ced3f7 mac80211: move QoS-enable to BSS info by Johannes Berg · 14 years ago
  39. c8639a8 cxgb4vf: Fix bug where we were only allocating one queue in MSI mode by Casey Leedom · 14 years ago
  40. 024e629 cxgb4vf: Fix off-by-one error checking for the end of the mailbox delay array by Casey Leedom · 14 years ago
  41. 5ae482e bnx2: Update version to 2.0.17. by Michael Chan · 14 years ago
  42. 11848b96 bnx2: Remove some unnecessary smp_mb() in tx fast path. by Michael Chan · 14 years ago
  43. 379b39a bnx2: Call pci_enable_msix() with actual number of vectors. by Michael Chan · 14 years ago
  44. 6fdae99 bnx2: Use proper counter for net_device_stats->multicast. by Michael Chan · 14 years ago
  45. 99faf68 ixgbe: fix version string for ixgbe by Don Skidmore · 14 years ago
  46. 5575044 ixgbe: use GFP_ATOMIC when allocating FCoE DDP context from the dma pool by Yi Zou · 14 years ago
  47. 5e09d7f ixgbe: properly toggling netdev feature flags when disabling FCoE by Yi Zou · 14 years ago
  48. d6ea7c9 ixgbe: drop support for UDP in RSS hash generation by Alexander Duyck · 14 years ago
  49. fca562a ixgbe: dcb, set DPF bit when PFC is enabled by John Fastabend · 14 years ago
  50. b595446 e1000: allow option to limit number of descriptors down to 48 per ring by Alexander Duyck · 14 years ago
  51. 6539548 drivers/net/82596.c: fix warning by Andrew Morton · 14 years ago
  52. e2df8b7 ks8842: Fix ks8842_tx_frame() for 16bit case. by David S. Miller · 14 years ago
  53. 492c5d9 smsc911x: Add spinlocks around registers access by Catalin Marinas · 14 years ago
  54. 90e1795 bonding: avoid a warning by Eric Dumazet · 14 years ago
  55. e6e4ec2 net: Removing dead ARCH_PNX010X by Christoph Egger · 14 years ago
  56. 0bdc0d7 net-next: vmxnet3 fixes [5/5] Respect the interrupt type in VM configuration by Shreyas Bhatewara · 14 years ago
  57. d9a5f21 net-next: vmxnet3 fixes [4/5] Do not reset when the device is not opened by Shreyas Bhatewara · 14 years ago
  58. b508998 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  59. db5dda9 bonding: fix bond_inet6addr_event() by Eric Dumazet · 14 years ago
  60. c26875e s2io: Remove unnecessary memset of netdev private data by Tobias Klauser · 14 years ago
  61. c1f19b5 net: support time stamping in phy devices. by Richard Cochran · 14 years ago
  62. 28b0411 net: preserve ifreq parameter when calling generic phy_mii_ioctl(). by Richard Cochran · 14 years ago
  63. 0a6efc7 arcnet: fix signed bug in probe function by Dan Carpenter · 14 years ago
  64. bfc978f qlcnic: fix pci resource leak by Amit Kumar Salecha · 14 years ago
  65. 4a1745fc net-next: vmxnet3 fixes [3/5] Initialize link state at probe time by Shreyas Bhatewara · 14 years ago
  66. 36227e8 bnx2: use device model DMA API by Stanislaw Gruszka · 14 years ago
  67. a2df00a bnx2: allocate with GFP_KERNEL flag on RX path init by Stanislaw Gruszka · 14 years ago
  68. b807b8a iwlwifi: "recover_from_tx_stall" function for 4965 by Wey-Yi Guy · 14 years ago
  69. 9cae611 iwlwifi: more statistics counter for agn in debugfs by Wey-Yi Guy · 14 years ago
  70. 7c094c5 iwlwifi: additional statistic debug counter by Wey-Yi Guy · 14 years ago
  71. ee2e611 ibmveth: lost IRQ while closing/opening device leads to service loss by Robert Jennings · 14 years ago
  72. 48d5548 orinoco_usb: potential null dereference by Dan Carpenter · 14 years ago
  73. 9171acc ath9k_hw: Fix AR9003 MPDU delimeter CRC check for middle subframes by Luis R. Rodriguez · 14 years ago
  74. 9edd952 ath9k_htc: make ath9k_htc_tx_aggr_oper() static by Luis R. Rodriguez · 14 years ago
  75. 9acd56d rt2x00: Fix lockdep warning in rt2x00lib_probe_dev() by Stephen Boyd · 14 years ago
  76. b97d13a cxgb4vf: fix SGE resource resource deallocation bug by Casey Leedom · 14 years ago
  77. 6929fe8 net-next: vmxnet3 fixes [2/5] Interrupt control bitmap by Ronghua Zang · 14 years ago
  78. ca80244 net-next: fix LRO feature update in vmxnet3 by Shreyas Bhatewara · 14 years ago
  79. 6ce28c6 vxge: Version update by Jon Mason · 14 years ago
  80. 926bd90 vxge: Update copyright information by Jon Mason · 14 years ago
  81. 98f45da vxge: NETIF_F_LLTX removal by Jon Mason · 14 years ago
  82. 7adf7d1 vxge: Fix multicast issues by Jon Mason · 14 years ago
  83. d03848e vxge: Remove queue_state references by Jon Mason · 14 years ago
  84. 2540ddb drivers: ixgbevf: fix unsigned underflow by Kulikov Vasiliy · 14 years ago
  85. 9f27fb8 drivers: irda: fix sign bug by Kulikov Vasiliy · 14 years ago
  86. 752ef8b drivers: irda: fix sign bug by Kulikov Vasiliy · 14 years ago
  87. d1853dc net/nuc900: enable Mac driver clock by Wan ZongShun · 14 years ago
  88. 0a645e8 drivers/net/mlx4: Use %pV, pr_<level>, printk_once by Joe Perches · 14 years ago
  89. 7923668 bonding: fix a buffer overflow in bonding_show_queue_id. by Nicolas de Pesloüan · 14 years ago
  90. 04d5821 eth16i: fix memory leak by Kulikov Vasiliy · 14 years ago
  91. f8320f0 netxen: fix for kdump by Rajesh Borundia · 14 years ago
  92. bdb0f86 wd: fix memory leak by Kulikov Vasiliy · 14 years ago
  93. 8aa06af tulip: formatting of pointers in printk() by Kulikov Vasiliy · 14 years ago
  94. cea8975 qlcnic: restore NPAR config data after recovery by Anirban Chakraborty · 14 years ago
  95. 451724c qlcnic: aer support by Sucheta Chakraborty · 14 years ago
  96. 0cf3a14 qlcnic: fix netdev notifier in error path by Amit Kumar Salecha · 14 years ago
  97. 0df170b qlcnic: disable tx timeout recovery by Amit Kumar Salecha · 14 years ago
  98. 6d18168 qlcnic: fix pause params setting by Rajesh Borundia · 14 years ago
  99. 2cb8d9d eth_v10: Removing dead ETRAX_NETWORK_RED_ON_NO_CONNECTION by Christoph Egger · 14 years ago
  100. ef3cf9f cs89x0: Removing dead SH_HICOSH4 by Christoph Egger · 14 years ago