1. ef8a97bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  2. bf6aede workqueue: add to_delayed_work() helper function by Jean Delvare · 15 years ago
  3. 6c8ad3b glge: remove unused #include <version.h> by Huang Weiyi · 15 years ago
  4. 345bec6 dnet: remove unused #include <version.h> by Huang Weiyi · 15 years ago
  5. 0de8ca5 hso: fix for the 'invalid frame length' messages by Jan Dumon · 15 years ago
  6. 3b7d2b3 hso: fix for crash when unplugging the device by Jan Dumon · 15 years ago
  7. b6bc978 fsl_pq_mdio: Fix compile failure by Segher Boessenkool · 15 years ago
  8. 0ac023f fsl_pq_mdio: Revive UCC MDIO support by Anton Vorontsov · 15 years ago
  9. da1aa63 ucc_geth: Pass proper device to DMA routines, otherwise oops happens by Anton Vorontsov · 15 years ago
  10. a2c465d tc35815: Fix build error if NAPI enabled by Atsushi Nemoto · 15 years ago
  11. 9961d842 hso: add Vendor/Product ID's for new devices by Jan Dumon · 15 years ago
  12. 530e2eb ucc_geth: Remove unused header by Kumar Gala · 15 years ago
  13. 53ea219 gianfar: Remove unused header by Kumar Gala · 15 years ago
  14. 4ff61c8 kaweth: Fix locking to be SMP-safe by Larry Finger · 15 years ago
  15. d78ad8c r8169: reset IntrStatus after chip reset by Karsten Wiese · 15 years ago
  16. f9ed885 ixgbe: Fix potential memory leak/driver panic issue while setting up Tx & Rx ring parameters by Mallikarjuna R Chilakala · 15 years ago
  17. 71fd570 ixgbe: fix ethtool -A|a behavior by Don Skidmore · 15 years ago
  18. a20a119 ixgbe: Patch to fix driver panic while freeing up tx & rx resources by Mallikarjuna R Chilakala · 15 years ago
  19. 44df32c ixgbe: refactor tx buffer processing to use skb_dma_map/unmap by Alexander Duyck · 15 years ago
  20. 8be0e46 ixgbe: Fix 82598 MSI-X allocation on systems with more than 8 CPU cores by PJ Waskiewicz · 15 years ago
  21. cd7664f ixgbe: feature - driver to default with FC on. by Don Skidmore · 15 years ago
  22. ea4af4f ixgbe: Fix DCB netlink layer for 82599 to enable Priority Flow Control by PJ Waskiewicz · 15 years ago
  23. 7c5b83230 ixgbe: Fix ethtool output with advertised mode. by Don Skidmore · 15 years ago
  24. b453368 ixgbe: fix build when DEBUG is defined by Alexander Duyck · 15 years ago
  25. 3fe7c4c net/igb: Fix kexec with igb (rev. 3) by Rafael J. Wysocki · 15 years ago
  26. cdfa9f6 igb: cleanup igb loopback path by Alexander Duyck · 15 years ago
  27. a6a6056 igb: increase delay for copper link setup by Alexander Duyck · 15 years ago
  28. d1a8c9e igb: set num_rx/tx_queues to 0 when queues are freed by Alexander Duyck · 15 years ago
  29. 59c3de8 igb: add support for x2 link width configurations by Alexander Duyck · 15 years ago
  30. 9404c82 net/fec_mpc52xx: Don't dereference phy_device if it is NULL by Grant Likely · 15 years ago
  31. d360009 net/fec_mpc52xx: Migrate to net_device_ops. by Henk Stegeman · 15 years ago
  32. 461cadb net/fec_mpc52xx: fix BUG on missing dma_ops by Grant Likely · 15 years ago
  33. f178285 Neterion: New driver: Kconfig and Makefile by Ramkrishna Vepa · 15 years ago
  34. 5f548a3 Neterion: New driver: Driver version by Ramkrishna Vepa · 15 years ago
  35. d26078f Neterion: New driver: Ethtool related by Ramkrishna Vepa · 15 years ago
  36. 703da5a Neterion: New driver: Main entry points by Ramkrishna Vepa · 15 years ago
  37. 1132413 Neterion: New driver: Traffic & alarm handler by Ramkrishna Vepa · 15 years ago
  38. 40a3a91 Neterion: New driver: Hardware init & configuration by Ramkrishna Vepa · 15 years ago
  39. 66d97fe Neterion: New driver: register set - vxge-reg.h by Ramkrishna Vepa · 15 years ago
  40. 7e765cb sfc: Call netif_napi_add() before registering our interrupt handler by Ben Hutchings · 15 years ago
  41. bb1fee8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/net-next-2.6 by David S. Miller · 15 years ago
  42. eeb5f5c ETHOC: fix build breakage on s390 by Heiko Carstens · 15 years ago
  43. 15f7176 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  44. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  45. 915db32 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  46. 75bf758 smc91c92_cs: use request_firmware by Jaswinder Singh Rajput · 15 years ago
  47. 4b6ece9 3C359: use request_firmware by Jaswinder Singh Rajput · 15 years ago
  48. a7a5eb9 yam: use request_firmware by Jaswinder Singh Rajput · 15 years ago
  49. 91e8a30 MIPS: Alchemy: PB1200: use SMC91X platform data. by Manuel Lauss · 15 years ago
  50. 12e22e8 MIPS: Stop using <asm-generic/int-l64.h>. by Ralf Baechle · 15 years ago
  51. 9ff9a26 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  52. 321dee6 wireless: remove duplicated .ndo_set_mac_address by Alexander Beregalov · 15 years ago
  53. 13223cb Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  54. 1383bdb tg3: Add GRO support. by David S. Miller · 15 years ago
  55. 4099e01 niu: Add GRO support. by David S. Miller · 15 years ago
  56. 129dd96 ucc_geth: Fix use-after-of_node_put() in ucc_geth_probe(). by David S. Miller · 15 years ago
  57. ee76db5 gianfar: Fix use-after-of_node_put() in gfar_of_init(). by David S. Miller · 15 years ago
  58. e7557af netpoll: store local and remote ip in net-endian by Harvey Harrison · 15 years ago
  59. 3e8af30 dmascc: fix incomplete conversion to network_device_ops by Alexander Beregalov · 15 years ago
  60. 79f1bc0 ni5010: convert to net_device_ops by Alexander Beregalov · 15 years ago
  61. 0fe41b8 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  62. 7c730cc Merge branch 'percpu-cpumask-x86-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  63. d54b353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  64. ed40d0c Merge branch 'origin' into devel by Russell King · 15 years ago
  65. 82268da Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  66. e4e72fb mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi by Johannes Berg · 15 years ago
  67. b172023 mac80211: unify and fix TX aggregation start by Johannes Berg · 15 years ago
  68. 08df05a iwlwifi: show current driver status in user readable format by Wey-Yi Guy · 15 years ago
  69. 5a0fe8ac ath5k: properly drop packets from ops->tx by Bob Copeland · 15 years ago
  70. de00c04 ar9170: single module build by Christian Lamparter · 15 years ago
  71. 051b919 ath9k: fix dma mapping leak of rx buffer upon rmmod by Luis R. Rodriguez · 15 years ago
  72. 14344b8 rt2x00: New USB ID for rt73usb by Ivo van Doorn · 15 years ago
  73. b726604 ath5k: warn and correct rate for unknown hw rate indexes by Bob Copeland · 15 years ago
  74. a3c0b87 b43: fix b43_plcp_get_bitrate_idx_ofdm return type by Lorenzo Nava · 15 years ago
  75. a1bfa0e p54: Kconfig maintenance by Christian Lamparter · 15 years ago
  76. 4a48e2a ar9170: simplify & deBUG tx_status queueing and reporting by Christian Lamparter · 15 years ago
  77. af83deb ath5k: Support LED's on Acer Extensa 5620z by Tulio Magno Quites Machado Filho · 15 years ago
  78. 75ca88c ar9170: update Makefile, Kconfig and MAINTAINERS by Christian Lamparter · 15 years ago
  79. b63a2cb ar9170: ar9170: USB frontend driver by Christian Lamparter · 15 years ago
  80. 6cb1935 ar9170: mac/bbp and phy code by Christian Lamparter · 15 years ago
  81. e9348cd ar9170: ar9170: mac80211 interaction code by Christian Lamparter · 15 years ago
  82. 23b53f4 ar9170: hardware and eeprom header files by Christian Lamparter · 15 years ago
  83. 98dfaa5 mac80211_hwsim: let the reg workqueue breathe when regtest is set by Luis R. Rodriguez · 15 years ago
  84. 9cb5412 Add mesh point functionality to ath9k by Pat Erley · 15 years ago
  85. d8cd7ef p54: fix SoftLED compile dependencies by Christian Lamparter · 15 years ago
  86. 6b2c403 ath9k: Nuke struct ath_xmit_status by Vasanthakumar Thiagarajan · 15 years ago
  87. 8a92e2e ath9k: Fix bug in reporting status of tx rate by Vasanthakumar Thiagarajan · 15 years ago
  88. 3e3ccb3 b43: Mask PHY TX error interrupt, if not debugging by Michael Buesch · 15 years ago
  89. 1bf68e5 wireless/p54: P54_SPI should depend on GENERIC_HARDIRQS by Geert Uytterhoeven · 15 years ago
  90. 0934af2 ath9k: Fix rate control update for aggregated frames by Vasanthakumar Thiagarajan · 15 years ago
  91. 43da919 iwl3945: replace stations with stations_39 by Abhijeet Kolekar · 15 years ago
  92. a2f1cbe iwlwifi: report error when detect failure during stop agg queue by Wey-Yi Guy · 15 years ago
  93. 8212749 iwl3945: control rate decrease by Abhijeet Kolekar · 15 years ago
  94. 1e68023 iwl3945: fix checkpatch.pl errors by Abhijeet Kolekar · 15 years ago
  95. 3e5d238 iwl3945: use iwl_cmd_queue_free by Abhijeet Kolekar · 15 years ago
  96. 21c02a1 iwl3945: set TFD_QUEUE_MAX to correct value by Abhijeet Kolekar · 15 years ago
  97. b1c6019 iwlwifi: support 11h by Mohamed Abbas · 15 years ago
  98. 28c6087 iwlcore: dont commit power command if interface is not up by Mohamed Abbas · 15 years ago
  99. 4f01ac0 iwlagn: allow power level setting all the times by Mohamed Abbas · 15 years ago
  100. 5c2207c iwlwifi: return 0 for AMPDU_TX/RX_STOP request if NIC is going down by Wey-Yi Guy · 15 years ago