1. f0a3a15 3c589_cs: add cis(firmware) of 3Com multifunction pcmcia card by Ken Kawasaki · 15 years ago
  2. 88d7d8b forcedeth: add clock gating feature <resend> by Ayaz Abdulla · 15 years ago
  3. 1aec5bd net: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  4. aba7453 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  5. a4fe91e Revert "vxge: use max() instead of VXGE_HW_SET_LEVEL" by David S. Miller · 15 years ago
  6. 5974700 mii: Rewrite mii_ethtool_gset() to report mdio_support and lp_advertising by Ben Hutchings · 15 years ago
  7. 894b19a ethtool/mdio: Support backplane mode negotiation by Ben Hutchings · 15 years ago
  8. 0c09c1a ethtool/mdio: Report MDIO mode support and link partner advertising by Ben Hutchings · 15 years ago
  9. 3f926da sfc: Use generic MDIO flow control auto-negotiation functions by Ben Hutchings · 15 years ago
  10. af2a3ea mdio: Add mdio45_ethtool_spauseparam_an() by Ben Hutchings · 15 years ago
  11. a8c3083 mii: Add mii_advertise_flowctrl() by Ben Hutchings · 15 years ago
  12. 44c22ee mii: Simplify mii_resolve_flowctrl_fdx() by Ben Hutchings · 15 years ago
  13. 4023939 s2io: Use generic MDIO definitions by Ben Hutchings · 15 years ago
  14. cdbf0eb ixgb: Use generic MDIO definitions by Ben Hutchings · 15 years ago
  15. 6b73e10 ixgbe: Use generic MDIO definitions and functions by Ben Hutchings · 15 years ago
  16. 0f07c4e cxgb3: Use generic MDIO definitions and mdio_mii_ioctl() by Ben Hutchings · 15 years ago
  17. 23c3320 chelsio: Use generic MDIO definitions and mdio_mii_ioctl() by Ben Hutchings · 15 years ago
  18. 68e7f45 sfc: Use generic MDIO functions and definitions by Ben Hutchings · 15 years ago
  19. 1b1c2e9 mdio: Add generic MDIO (clause 45) support functions by Ben Hutchings · 15 years ago
  20. 52c94df mdio: Add register definitions for MDIO (clause 45) by Ben Hutchings · 15 years ago
  21. 0821c71 ethtool: Add port type PORT_OTHER by Ben Hutchings · 15 years ago
  22. 93af7ac mv643xx_eth: 64bit mib counter read fix by Lennert Buytenhek · 15 years ago
  23. 1319eba mv643xx_eth: OOM handling fixes by Lennert Buytenhek · 15 years ago
  24. ce105a0 pcnet32: Remove pointless memory barriers by John Dykstra · 15 years ago
  25. ddc9f82 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  26. c428c89 mac80211: default to automatic power control by Johannes Berg · 15 years ago
  27. d4c4a9a mac80211: fix modprobe deadlock by not calling wep_init under rtnl_lock by Alan Jenkins · 15 years ago
  28. dd4d8ca ixgbe: Use pci_wake_from_d3() instead of multiple pci_enable_wake() by Don Skidmore · 15 years ago
  29. f7185c7 netxen: fix firmware download by Dhananjay Phadke · 15 years ago
  30. 4ea528a netxen: refactor netxen_recv_context struct by Dhananjay Phadke · 15 years ago
  31. 5103c9f netxen: fix link event handling by Dhananjay Phadke · 15 years ago
  32. ac7c992 e100: do not go D3 in shutdown unless system is powering off by Thadeu Lima de Souza Cascardo · 15 years ago
  33. bf0de3e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 15 years ago
  34. 942e4a2 netfilter: revised locking for x_tables by Stephen Hemminger · 15 years ago
  35. b7fcb5c ath5k: fix buffer overrun in rate debug code by Bob Copeland · 15 years ago
  36. 74aa9be iwlwifi: notify on scan completion even when shutting down by Johannes Berg · 15 years ago
  37. e805e4d rndis_wlan: fix initialization order for workqueue&workers by Jussi Kivilinna · 15 years ago
  38. 6269b73 wireless: remove unneeded EXPORT_SYMBOL the tickles a powerpc compiler bug by Stephen Rothwell · 15 years ago
  39. 3fdca1e Bluetooth: Fix connection establishment with low security requirement by Marcel Holtmann · 15 years ago
  40. 052b30b Bluetooth: Add different pairing timeout for Legacy Pairing by Marcel Holtmann · 15 years ago
  41. f3784d8 Bluetooth: Ensure that HCI sysfs add/del is preempt safe by Roger Quadros · 15 years ago
  42. 6c31d55 gianfar: Use memset instead of cacheable_memzero by Kumar Gala · 15 years ago
  43. ac5978e inet_diag: Remove dup assignments by Arnaldo Carvalho de Melo · 15 years ago
  44. 6a321cb net: netif_tx_queue_stopped too expensive by Eric Dumazet · 15 years ago
  45. bf368e4 net: Avoid extra wakeups of threads blocked in wait_for_packet() by Eric Dumazet · 15 years ago
  46. 8555a59 net: Fix ucc_geth.c handling of fixed-link w/o phy-connection-type property. by Grant Likely · 15 years ago
  47. 1d58ea3 fs_enet: Remove dead code by Kumar Gala · 15 years ago
  48. bc59fcd ixgbe: Clear out stray tx work on link down by Nelson, Shannon · 15 years ago
  49. 835462f ixgbe: Interrupt management update for 82599 by Nelson, Shannon · 15 years ago
  50. f8212f9 ixgbe: enable HW RSC for 82599 by Alexander Duyck · 15 years ago
  51. 45a5ead ixgbe: enable hardware offload for sctp by Jesse Brandeburg · 15 years ago
  52. b947356 igb: Enable SCTP checksum offloading by Jesse Brandeburg · 15 years ago
  53. 8dc92f7 sctp: add feature bit for SCTP offload in hardware by Jesse Brandeburg · 15 years ago
  54. 182ff8d igb/ixgbe: remove unecessary checks for CHECKSUM_UNNECESSARY by Alexander Duyck · 15 years ago
  55. 2844f79 igb: make rxcsum configuration seperate from multiqueue by Alexander Duyck · 15 years ago
  56. 3935358 igb: reconfigure mailbox timeout logic by Alexander Duyck · 15 years ago
  57. 833cc67 smsc911x: add fifo byteswap support V2 by Magnus Damm · 15 years ago
  58. 52fbc10 atl1c: disable L1/L0s when link detected by Jie Yang · 15 years ago
  59. 37b607c net: Fix typo in net_device_ops description. by Mike Rapoport · 15 years ago
  60. 36e7b1b gro: Fix COMPLETE checksum handling by Herbert Xu · 15 years ago
  61. edbd9e3 gro: Fix handling of headers that extend over the tail by Herbert Xu · 15 years ago
  62. c9503e0 ipv4: Limit size of route cache hash table by Anton Blanchard · 15 years ago
  63. 2296e5a Add reference to CAPI 2.0 standard by Karsten Keil · 15 years ago
  64. 554f200 Documentation/isdn/INTERFACE.CAPI by Tilman Schmidt · 15 years ago
  65. 7ced70c update Documentation/isdn/00-INDEX by Tilman Schmidt · 15 years ago
  66. 56ed435 bnx2x: driver version 1.48.105-1 by Vladislav Zolotarov · 15 years ago
  67. 29b35dd bnx2x: Removed blob file by Vladislav Zolotarov · 15 years ago
  68. 94a78b7 bnx2x: Separated FW from the source. by Vladislav Zolotarov · 15 years ago
  69. ec9323f bnx2x: FW 4.8.53.0 by Vladislav Zolotarov · 15 years ago
  70. f85ba78 tun: add IFF_TUN_EXCL flag to avoid opening a persistent device. by David Woodhouse · 15 years ago
  71. 0456b4f cxacru: Fix negative dB output by Simon Arlott · 15 years ago
  72. 15b8e19 pasemi_mac: mac_to_intf() error not noticed by roel kluin · 15 years ago
  73. 683703a drop_monitor: Update netlink protocol to include netlink attribute header in alert message by Neil Horman · 15 years ago
  74. fa466e9 ixgbe: Disallow SFP 1G modules in the SFP+ cages for 82598 and 82599 by Waskiewicz Jr, Peter P · 15 years ago
  75. 78b1f607 igb: always use adapter->itr as EITR value by Alexander Duyck · 15 years ago
  76. 495dce1 ixgbe: Fix WoL functionality for 82599 KX4 devices by Waskiewicz Jr, Peter P · 15 years ago
  77. ae0e8e8 veth: prevent oops caused by netdev destructor by Stephen Hemminger · 15 years ago
  78. 0119830 vxge: use max() instead of VXGE_HW_SET_LEVEL by Alexander Beregalov · 15 years ago
  79. 4e204c1 vxge: fix possible NULL dereference in vxge-traffic.c by Alexander Beregalov · 15 years ago
  80. 6a783c9 xfrm: wrong hash value for temporary SA by Nicolas Dichtel · 15 years ago
  81. 41f8910 bonding: ignore updelay param when there is no active slave by Jiri Pirko · 15 years ago
  82. 29112f4 bonding: use ethtool for link checking first by Jiri Pirko · 15 years ago
  83. 434e7b0d net: fix fsl_pq_mdio driver to use module_init() by Grant Likely · 15 years ago
  84. 9274498 net: add Xilinx ll_temac device driver by Grant Likely · 15 years ago
  85. aa73832 net: Rework fs_enet driver to use of_mdio infrastructure by Grant Likely · 15 years ago
  86. fd84f0e powerpc/82xx: Rework Embedded Planet ep8248e platform to use of_mdio by Grant Likely · 15 years ago
  87. 0b9da33 net: Rework ucc_geth driver to use of_mdio infrastructure by Grant Likely · 15 years ago
  88. 1dd2d06 net: Rework pasemi_mac driver to use of_mdio infrastructure by Grant Likely · 15 years ago
  89. fe192a4 net: Rework gianfar driver to use of_mdio infrastructure. by Grant Likely · 15 years ago
  90. 324931b net: rework fsl_pq_mdio driver to use of_mdio infrastructure by Grant Likely · 15 years ago
  91. ca816d9 net: Rework mpc5200 fec driver to use of_mdio infrastructure. by Grant Likely · 15 years ago
  92. 8bc487d openfirmware: Add OF phylib support code by Grant Likely · 15 years ago
  93. fa94f6d phylib: add *_direct() variants of phy_connect and phy_attach functions by Grant Likely · 15 years ago
  94. 4dea547 phylib: rework to prepare for OF registration of PHYs by Grant Likely · 15 years ago
  95. 739649c of: add of_parse_phandle() helper for parsing phandle properties by Grant Likely · 15 years ago
  96. edf391f snmp: add missing counters for RFC 4293 by Neil Horman · 15 years ago
  97. 06bd12c pcnet32: Remove redundant set of skb->dev by John Dykstra · 15 years ago
  98. 8f955d7 forcedeth: tx timeout fix by Ayaz Abdulla · 15 years ago
  99. c759a6b net: Fix LL_MAX_HEADER for CONFIG_TR_MODULE by Adrian Bunk · 15 years ago
  100. 92ae3ef ipv4: remove unused member in fib_table. by Rami Rosen · 15 years ago