1. cd2d5b5 sfc: Add SR-IOV back-end support for SFC9000 family by Ben Hutchings · 13 years ago
  2. 28e47c4 sfc: Allocate SRAM between buffer table and descriptor caches at init time by Ben Hutchings · 13 years ago
  3. a9a52506 sfc: Pass NIC structure into efx_wanted_parallelism() by Ben Hutchings · 13 years ago
  4. 7f967c0 sfc: Add support for 'extra' channel types by Ben Hutchings · 13 years ago
  5. a16e5b2 sfc: Make all CPU/IRQ/channel/queue counts unsigned by Ben Hutchings · 13 years ago
  6. 5bbe2f4 sfc: Make buffer table indices and counts consistently unsigned by Ben Hutchings · 13 years ago
  7. a606f43 sfc: Disable flow control during flushes by Steve Hodgson · 13 years ago
  8. 9089300 sfc: Generalise event generation to cover VF-owned event queues by Ben Hutchings · 13 years ago
  9. 9d9a697 sfc: Use proper function to test for RX channel in efx_poll() by Ben Hutchings · 13 years ago
  10. 9f2cb71 sfc: Leave interrupts and event queues enabled whenever we can by Ben Hutchings · 13 years ago
  11. 2ae75da sfc: Generate RX fill events based on RX queues, not channels by Ben Hutchings · 13 years ago
  12. 4ef594eb sfc: Generalise driver event generation by Ben Hutchings · 13 years ago
  13. 055e0ad sfc: Correct MAC filter bitfield definitions by Ben Hutchings · 13 years ago
  14. 3d885e3 sfc: Add support for TX MAC filters by Ben Hutchings · 13 years ago
  15. c274d65 sfc: Add support for configuring RX unicast/multicast default filters by Ben Hutchings · 13 years ago
  16. 7c43161 sfc: Warn if unable to create MTDs by Ben Hutchings · 13 years ago
  17. 5b6262d sfc: Replace some literal constants with EFX_PAGE_SIZE/EFX_BUF_SIZE by Ben Hutchings · 13 years ago
  18. fadac6a sfc: Do not retry hardware probe if it schedules a reset by Ben Hutchings · 13 years ago
  19. d9ab700 sfc: Skip RX end-of-batch work on channels without an RX queue by Ben Hutchings · 13 years ago
  20. 7280f5a sonice: Fix build due to botched netdev_alloc_skb() conversion. by David S. Miller · 13 years ago
  21. bb7d92e sh-eth: use netdev stats structure and fix dma_map_single by Eric Dumazet · 13 years ago
  22. b72061a net: fec: Fix build due to wrong dev annotation by Fabio Estevam · 13 years ago
  23. 0e15df4 e1000e: minor whitespace and indentation cleanup by Bruce Allan · 13 years ago
  24. e885d76 e1000e: fix sparse warnings with -D__CHECK_ENDIAN__ by Bruce Allan · 13 years ago
  25. a2a5b32 e1000e: fix checkpatch warning from MINMAX test by Bruce Allan · 13 years ago
  26. 24b706b e1000e: cleanup - use braces in both branches of a conditional statement by Bruce Allan · 13 years ago
  27. f23efdf e1000e: cleanup e1000_set_phys_id by Bruce Allan · 13 years ago
  28. 66092f5 e1000e: cleanup e1000_init_mac_params_82571() by Bruce Allan · 13 years ago
  29. e68782e e1000e: cleanup e1000_init_mac_params_80003es2lan() by Bruce Allan · 13 years ago
  30. 9e2d765 e1000e: cleanup - check return values consistently by Bruce Allan · 13 years ago
  31. f36bb6c e1000e: add missing initializers reported when compiling with W=1 by Bruce Allan · 13 years ago
  32. b04e36b e1000: Adding e1000_dump function by Tushar Dave · 13 years ago
  33. ab50a2a igbvf: refactor Interrupt Throttle Rate code by Mitch A Williams · 13 years ago
  34. 8926574 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
  35. c056b73 netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A Dalvi · 13 years ago
  36. 21a4e46 netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A Dalvi · 13 years ago
  37. 1d26643 netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A Dalvi · 13 years ago
  38. 3238a9b cnic: Add FCoE parity error recovery by Michael Chan · 13 years ago
  39. 94bf91b bnx2: Add missing memory barrier in bnx2_start_xmit() by Vlad Zolotarov · 13 years ago
  40. b033281 bnx2: Add support for ethtool --show-channels|--set-channels by Michael Chan · 13 years ago
  41. b9d6d2d bonding: Fix misspelling of "since" by Jesper Juhl · 13 years ago
  42. bce6080 net/hyperv: Remove the unnecessary memset in rndis_filter_send() by Haiyang Zhang · 13 years ago
  43. 6f4c444 net/hyperv: Correct the assignment in netvsc_recv_callback() by Haiyang Zhang · 13 years ago
  44. 5fccab3 net/hyperv: Convert camel cased variables in rndis_filter.c to lower cases by Haiyang Zhang · 13 years ago
  45. d07d4c2 Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 13 years ago
  46. dd48dc3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  47. 8d9eb06 mlx4: Fix typo in cmd.c by Masanari Iida · 13 years ago
  48. 76a82ab tms380tr: Fix cascading if/else tab abuse by Joe Perches · 13 years ago
  49. 1715322 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  50. e5e1ee8 be2net: Use new implementation of get mac list command by Padmanabh Ratnakar · 13 years ago
  51. 57cd80d be2net: Fix link status query command by Padmanabh Ratnakar · 13 years ago
  52. 332ad43 caif-hsi: Add RX flip buffer by sjur.brandeland@stericsson.com · 13 years ago
  53. f8a6dd5 enic: Check firmware capability before issuing firmware commands by Neel Patel · 13 years ago
  54. 63da93d enic: Enable support for multiple hardware receive queues by Neel Patel · 13 years ago
  55. dc4790a qlge: Bumped driver version to 1.00.00.30. by Jitendra Kalsaria · 13 years ago
  56. 81f25d9 qlge: Fix memory leak in the process of refill by Jitendra Kalsaria · 13 years ago
  57. 19257f5 qlge: Removing needless print's which are not by Jitendra Kalsaria · 13 years ago
  58. e02ef331 qlge: Fixed invalid reference to ip header by Jitendra Kalsaria · 13 years ago
  59. c47884e4 qlcnic: Fix API unlock by Manish chopra · 13 years ago
  60. 97048a1 qlcnic: Fix firmware abort code check. by Sritej Velaga · 13 years ago
  61. 476a4b6 qlcnic: report valid speed and duplex status when link is down by Sony Chacko · 13 years ago
  62. 646779f qlcnic: Stop pause ctrl frames on fw hang. by Sritej Velaga · 13 years ago
  63. 34d6fde netxen: report valid speed and duplex status when link is down by Sony Chacko · 13 years ago
  64. b8c3081 netxen: Fix a panic during driver unload in device_remove_file by Rajesh Borundia · 13 years ago
  65. 5471aed netxen_nic: Error logging on firmware hang by Sritej Velaga · 13 years ago
  66. db608c1 netxen_nic: Fix phy link status by Sritej Velaga · 13 years ago
  67. 83f18a5 netxen_nic: fw dump support by Manish chopra · 13 years ago
  68. 2dcd5d9 netxen_nic: fix cdrp race condition by Sritej Velaga · 13 years ago
  69. 157ca9e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  70. 542a398 ixgbe: Fix typo in ixgbe_common.h by Masanari Iida · 13 years ago
  71. 2a06ed9 igbvf: change copyright date by Mitch A Williams · 13 years ago
  72. 5c47a2b ixgbevf: Update copyright notices by Greg Rose · 13 years ago
  73. 3a2c403 ixgbevf: Fix mailbox interrupt ack bug by Greg Rose · 13 years ago
  74. 1bba2e8 ixgbe: make ethtool strings table const by Stephen Hemminger · 13 years ago
  75. 68d6d4a ixgbe: Add warning when no space left for more MAC filters by Greg Rose · 13 years ago
  76. 9497182 ixgbe: update copyright to 2012 by Don Skidmore · 13 years ago
  77. aabdfd6 can: replace the dev_dbg/info/err/... with the new netdev_xxx macros by Wolfgang Grandegger · 13 years ago
  78. 79d0d8a can: bfin_can/ti_hecc/mscan: add missing do_get_berr_counter callback by Wolfgang Grandegger · 13 years ago
  79. 03c49da can: Kconfig: add more information about Intel EG20T PCH CAN controller by Tomoya MORINAGA · 13 years ago
  80. 74b5127 can: pch_can: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor by Tomoya MORINAGA · 13 years ago
  81. e08534b can: plx_pci: add support for IXXAT PCI cards by James Kime · 13 years ago
  82. 2ee6850 can: ems_usb: Improved memory handling on ems_usb_start by Sebastian Haas · 13 years ago
  83. 9a12349 can: flexcan: Fix CAN_RAW_RECV_OWN_MSGS and CAN_RAW_LOOPBACK by Reuben Dowle · 13 years ago
  84. cf5046b can: dev: let can_get_echo_skb() return dlc of CAN frame by Marc Kleine-Budde · 13 years ago
  85. f84cbda can: ems_usb: Removed double netif_device_detach by Sebastian Haas · 13 years ago
  86. 2983040 can: peak_pci: Fix the way channels are linked together by Stephane Grosjean · 13 years ago
  87. d0a71a7 can: ems_usb: Removed double netif_device_detach by Sebastian Haas · 13 years ago
  88. 44b0052c can: pch_can: fix error passive level test by Xi Wang · 13 years ago
  89. e3f240f can: ti_hecc: use netif_rx in the interrupt by Wolfgang Grandegger · 13 years ago
  90. 2d5091e can: cc770: Fix indirect access deadlock on ISA cards by Wolfgang Zarre · 13 years ago
  91. 7bb4db9 can: cc770: store echo skb before starting the transfer by Wolfgang Grandegger · 13 years ago
  92. 6e9d554 can: flexcan: fix irq flooding by clearing all interrupt sources by Wolfgang Grandegger · 13 years ago
  93. e1f4c48 eicon: fix -Warray-bounds warning by Danny Kukawka · 13 years ago
  94. 87e7597 qeth: Move away from using neighbour entries in qeth_l3_fill_header() by David Miller · 13 years ago
  95. c31c151 net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundary by Haiyang Zhang · 13 years ago
  96. 0a28253 net/hyperv: Use netif_tx_disable() instead of netif_stop_queue() when necessary by Haiyang Zhang · 13 years ago
  97. cb0a178 drivers/net/ethernet/ti: Move call to PTR_ERR after reassignment by Julia Lawall · 13 years ago
  98. 4b8a8bc net/hyperv: fix the issue that large packets be dropped under bridge by Wei Yongjun · 13 years ago
  99. 57b9bef bna: Implement ethtool flash_device entry point. by Krishna Gudipati · 13 years ago
  100. 3d29dd9 iwlwifi: don't mess up QoS counters with non-QoS frames by Emmanuel Grumbach · 13 years ago