1. 22a4cca e1000e: Program the correct register for ITR when using MSI-X. by Matthew Vick · 13 years ago
  2. 18115f8 e1000e: Cleanup code logic in e1000_check_for_serdes_link_82571() by Tushar Dave · 13 years ago
  3. 921a678 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 13 years ago
  4. 02eca3f tg3: add device id of Apple Thunderbolt Ethernet device by Greg KH · 13 years ago
  5. 38a0084 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  6. d3bd3a5 be2net: Enable RSS UDP hashing for Lancer and Skyhawk by Padmanabh Ratnakar · 13 years ago
  7. b4e32a7 be2net: Fix port name in message during driver load by Padmanabh Ratnakar · 13 years ago
  8. 19d59aa be2net: Fix cleanup path when EQ creation fails by Padmanabh Ratnakar · 13 years ago
  9. f67ef7b be2net: Activate new FW after FW download for Lancer by Padmanabh Ratnakar · 13 years ago
  10. bf99e50 be2net: Fix initialization sequence for Lancer by Padmanabh Ratnakar · 13 years ago
  11. 7aeb215 be2net : Fix die temperature stat for Lancer by Padmanabh Ratnakar · 13 years ago
  12. c871c5f be2net: Fix error while toggling autoneg of pause parameters by Padmanabh Ratnakar · 13 years ago
  13. 68c4504 team: make team_port_enabled() and team_port_txable() static inline by Jiri Pirko · 13 years ago
  14. 5fc8899 team: add broadcast mode by Jiri Pirko · 13 years ago
  15. 6e88e13 team: use function team_port_txable() for determing enabled and up port by Jiri Pirko · 13 years ago
  16. 065f5f9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  17. fa91983 netxen: fix link notification order by Flavio Leitner · 13 years ago
  18. d348446 smsc95xx: signedness bug in get_regs() by Dan Carpenter · 13 years ago
  19. 064bff1 net: add support for NS8390 based eth controllers on some ColdFire CPU boards by Greg Ungerer · 13 years ago
  20. 2f8684c ath5k: replace modparam_all_channels with CONFIG_ATH5K_TEST_CHANNELS by Luis R. Rodriguez · 13 years ago
  21. 5da7b2e i2400m: remove SDIO device support by John W. Linville · 13 years ago
  22. db36f79 rt2x00: remove unused argument by Stanislaw Gruszka · 13 years ago
  23. 7573cb5 rt2800lib: merge same defines by Stanislaw Gruszka · 13 years ago
  24. 5d7d55d6 rt2x00pci: small 3290 changes cleanup by Stanislaw Gruszka · 13 years ago
  25. c9122c0 carl9170: fix HT peer BA session corruption by Christian Lamparter · 13 years ago
  26. 4519a74 carl9170: import 1.9.6 firmware headers by Christian Lamparter · 13 years ago
  27. 0b7f5d0 ixgbe: Merge RSS and flow director ring register caching and configuration by Alexander Duyck · 13 years ago
  28. 45e9baa ixgbe: Clean up a useless switch statement and dead code in configure_srrctl by Alexander Duyck · 13 years ago
  29. e4b317e ixgbe: Add feature offset value to ring features by Alexander Duyck · 13 years ago
  30. c087663 ixgbe: Add upper limit to ring features by Alexander Duyck · 13 years ago
  31. 49c7ffb ixgbe: count q_vectors instead of MSI-X vectors by Alexander Duyck · 13 years ago
  32. 0d653ed8 qlge: fix endian issue by Li RongQing · 13 years ago
  33. 5b70ca3 ksz884x: fix Endian by Li RongQing · 13 years ago
  34. 4e01df2 Merge branch 'davem-next.r8169' of git://violet.fr.zoreil.com/romieu/linux by David S. Miller · 13 years ago
  35. 04c9f41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  36. c1f5163 bnx2: Fix bug in bnx2_free_tx_skbs(). by Michael Chan · 13 years ago
  37. c278fa5 qlge: Bumped driver version to 1.00.00.31 by Jitendra Kalsaria · 13 years ago
  38. 667b938 qlge: Refactoring of ethtool stats. by Jitendra Kalsaria · 13 years ago
  39. 433c88e qlge: Moving low level frame error to ethtool statistics. by Jitendra Kalsaria · 13 years ago
  40. f5c4441 qlge: Fixed double pci free upon tx_ring->q allocation failure. by Jitendra Kalsaria · 13 years ago
  41. a7db9ad qlge: Added missing case statement to ethtool get_strings. by Jitendra Kalsaria · 13 years ago
  42. 849bcaf qlge: Clean up ethtool set WOL routine. by Jitendra Kalsaria · 13 years ago
  43. 206d78e qlge: Fix ethtool WOL calls to operate only on devices that support WOL. by Jitendra Kalsaria · 13 years ago
  44. d0de730 qlge: Cleanup atomic queue threshold check. by Jitendra Kalsaria · 13 years ago
  45. 41812db qlge: Fix TX queue stoppage due to full condition. by Jitendra Kalsaria · 13 years ago
  46. f62a23a net: calxedaxgmac: enable rx cut-thru mode by Rob Herring · 13 years ago
  47. e36ce6e net: calxedaxgmac: set outstanding AXI bus transactions to 8 by Rob Herring · 13 years ago
  48. 7c40091 net: calxedaxgmac: fix hang on rx refill by Rob Herring · 13 years ago
  49. eb5e1b2 net: calxedaxgmac: fix net timeout recovery by Rob Herring · 13 years ago
  50. 0b43b9a ll_temac: remove unnecessary setting of skb->dev by Jon Mason · 13 years ago
  51. d233d70 sunhme: remove unnecessary setting of skb->dev by Jon Mason · 13 years ago
  52. 8505120 sungem: remove unnecessary setting of skb->dev by Jon Mason · 13 years ago
  53. eb716c5 sunbmac: remove unnecessary setting of skb->dev by Jon Mason · 13 years ago
  54. c768b68 qlge: remove unnecessary setting of skb->dev by Jon Mason · 13 years ago
  55. ad95dfc qlcnic: remove unnecessary setting of skb->dev by Jon Mason · 13 years ago
  56. b06b66c ksz884x: remove unnecessary setting of skb->dev by Jon Mason · 13 years ago
  57. 4a4511a lantiq_etop: remove unnecessary setting of skb->dev by Jon Mason · 13 years ago
  58. 95f2bce netxen: remove unnecessary setting of skb->dev by Jon Mason · 13 years ago
  59. b6457ac enic: remove unnecessary setting of skb->dev by Jon Mason · 13 years ago
  60. 5c8b73c lance: remove unnecessary setting of skb->dev by Jon Mason · 13 years ago
  61. c0589fa vxge/s2io: remove dead URLs by Jon Mason · 13 years ago
  62. 1aa8b47 drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers by Ben Hutchings · 13 years ago
  63. 49ce9c2 drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 13 years ago
  64. a55b138 net: Properly define functions with no parameters by Ben Hutchings · 13 years ago
  65. d081257 ath9k_hw: remove debugging masks from AR_MCI_INTERRUPT_RX_MSG_DEFAULT by Rajkumar Manoharan · 13 years ago
  66. db00348 brcmsmac: handle non PCI devices in the phy code by Hauke Mehrtens · 13 years ago
  67. ae0146f brcmsmac: fix read in write_phy_reg by Hauke Mehrtens · 13 years ago
  68. cacaa64 brcmsmac: extend brcms_c_chipmatch() to also handle non PCIe devices by Hauke Mehrtens · 13 years ago
  69. ec5ab1d brcmsmac: fix DMA on SoCs by Hauke Mehrtens · 13 years ago
  70. 093cd33 brcmsmac: extend xmtfifo_sz array by Hauke Mehrtens · 13 years ago
  71. c9d6afc brcmsmac: add some workarounds for other chips again by Hauke Mehrtens · 13 years ago
  72. 0d3b9dd brcmsmac: add a conditions for core rev 17 again by Hauke Mehrtens · 13 years ago
  73. a5fed0c brcmsmac: remove some unnessessacry casts and void pointer by Hauke Mehrtens · 13 years ago
  74. 1ef1a57 brcmsmac: use chip and package id constants from bcma by Hauke Mehrtens · 13 years ago
  75. 780b9c4 brcmsmac: use core id constants from bcma by Hauke Mehrtens · 13 years ago
  76. 6236dc2 brcmsmac: remove some redundant chip common workarounds by Hauke Mehrtens · 13 years ago
  77. 33ae5a5 brcmsmac: remove si_pmu_spuravoid_pllupdate() by Hauke Mehrtens · 13 years ago
  78. 4d22641 brcmsmac: remove si_pmu_init() and si_pmu_res_init() by Hauke Mehrtens · 13 years ago
  79. 40bd94c brcmsmac: remove ai_findcore() by Hauke Mehrtens · 13 years ago
  80. ed1dd81 brcmsmac: use container_of instead of cast by Hauke Mehrtens · 13 years ago
  81. 72d4d66 brcmsmac: remove ai_get_buscore{type,rev}() by Hauke Mehrtens · 13 years ago
  82. 1dfef20 brcmsmac: remove PCI_FORCEHT() macro by Hauke Mehrtens · 13 years ago
  83. a55b316 brcmsmac: remove PCIE() macro by Hauke Mehrtens · 13 years ago
  84. bdb903e iwmc3200wifi: remove driver for unavailable hardware by John W. Linville · 13 years ago
  85. f7ace5f wlcore: fix a couple small memory leaks by Dan Carpenter · 13 years ago
  86. 0344dcd wlcore: determine AP extra rates correctly by Arik Nemtsov · 13 years ago
  87. faae5aa wlcore: check ssid length against the correct element by Eliad Peller · 13 years ago
  88. 0fc1d2e wl12xx/wl18xx: use a dynamic PS timeout of 1.5sec by Arik Nemtsov · 13 years ago
  89. 091185d wlcore: define number of supported bands internally by Arik Nemtsov · 13 years ago
  90. 4455556 wlcore: don't set SDIO_FAILED flag when driver state is off by Arik Nemtsov · 13 years ago
  91. c45ee4f wlcore: change the wait for event mechanism by Yoni Divinsky · 13 years ago
  92. c24ec83 wlcore: Prevent processing of work items during op_stop by Ido Yariv · 13 years ago
  93. d8ae5a2 wlcore: implement .flush callback by Eliad Peller · 13 years ago
  94. 66ef60a wl12xx/wlcore: increase FW filename version by Luciano Coelho · 13 years ago
  95. 3df74f4 wlcore: add probe request templates for sched and one-shot scans by Yoni Divinsky · 13 years ago
  96. b034fd6 wlcore: always clear recovery flag during recovery_work by Arik Nemtsov · 13 years ago
  97. aafec11 wlcore: avoid debug prints during intended FW recovery by Arik Nemtsov · 13 years ago
  98. fd92dc5 wlcore: remove recover cmd from testmode by Arik Nemtsov · 13 years ago
  99. 8cdc44a wlcore: don't stop tx queue via watermark if already stopped by Arik Nemtsov · 13 years ago
  100. 4a1ccce wlcore/wl12xx/wl18xx: check min FW version by Arik Nemtsov · 13 years ago