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