1. d9ab700 sfc: Skip RX end-of-batch work on channels without an RX queue by Ben Hutchings · 13 years ago
  2. 7280f5a sonice: Fix build due to botched netdev_alloc_skb() conversion. by David S. Miller · 13 years ago
  3. bb7d92e sh-eth: use netdev stats structure and fix dma_map_single by Eric Dumazet · 13 years ago
  4. b72061a net: fec: Fix build due to wrong dev annotation by Fabio Estevam · 13 years ago
  5. 0e15df4 e1000e: minor whitespace and indentation cleanup by Bruce Allan · 13 years ago
  6. e885d76 e1000e: fix sparse warnings with -D__CHECK_ENDIAN__ by Bruce Allan · 13 years ago
  7. a2a5b32 e1000e: fix checkpatch warning from MINMAX test by Bruce Allan · 13 years ago
  8. 24b706b e1000e: cleanup - use braces in both branches of a conditional statement by Bruce Allan · 13 years ago
  9. f23efdf e1000e: cleanup e1000_set_phys_id by Bruce Allan · 13 years ago
  10. 66092f5 e1000e: cleanup e1000_init_mac_params_82571() by Bruce Allan · 13 years ago
  11. e68782e e1000e: cleanup e1000_init_mac_params_80003es2lan() by Bruce Allan · 13 years ago
  12. 9e2d765 e1000e: cleanup - check return values consistently by Bruce Allan · 13 years ago
  13. f36bb6c e1000e: add missing initializers reported when compiling with W=1 by Bruce Allan · 13 years ago
  14. b04e36b e1000: Adding e1000_dump function by Tushar Dave · 13 years ago
  15. ab50a2a igbvf: refactor Interrupt Throttle Rate code by Mitch A Williams · 13 years ago
  16. 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
  17. c056b73 netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A Dalvi · 13 years ago
  18. 21a4e46 netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A Dalvi · 13 years ago
  19. 1d26643 netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A Dalvi · 13 years ago
  20. 3238a9b cnic: Add FCoE parity error recovery by Michael Chan · 13 years ago
  21. 94bf91b bnx2: Add missing memory barrier in bnx2_start_xmit() by Vlad Zolotarov · 13 years ago
  22. b033281 bnx2: Add support for ethtool --show-channels|--set-channels by Michael Chan · 13 years ago
  23. b9d6d2d bonding: Fix misspelling of "since" by Jesper Juhl · 13 years ago
  24. bce6080 net/hyperv: Remove the unnecessary memset in rndis_filter_send() by Haiyang Zhang · 13 years ago
  25. 6f4c444 net/hyperv: Correct the assignment in netvsc_recv_callback() by Haiyang Zhang · 13 years ago
  26. 5fccab3 net/hyperv: Convert camel cased variables in rndis_filter.c to lower cases by Haiyang Zhang · 13 years ago
  27. d07d4c2 Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 13 years ago
  28. dd48dc3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  29. 8d9eb06 mlx4: Fix typo in cmd.c by Masanari Iida · 13 years ago
  30. 76a82ab tms380tr: Fix cascading if/else tab abuse by Joe Perches · 13 years ago
  31. 1715322 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  32. e5e1ee8 be2net: Use new implementation of get mac list command by Padmanabh Ratnakar · 13 years ago
  33. 57cd80d be2net: Fix link status query command by Padmanabh Ratnakar · 13 years ago
  34. 332ad43 caif-hsi: Add RX flip buffer by sjur.brandeland@stericsson.com · 13 years ago
  35. f8a6dd5 enic: Check firmware capability before issuing firmware commands by Neel Patel · 13 years ago
  36. 63da93d enic: Enable support for multiple hardware receive queues by Neel Patel · 13 years ago
  37. dc4790a qlge: Bumped driver version to 1.00.00.30. by Jitendra Kalsaria · 13 years ago
  38. 81f25d9 qlge: Fix memory leak in the process of refill by Jitendra Kalsaria · 13 years ago
  39. 19257f5 qlge: Removing needless print's which are not by Jitendra Kalsaria · 13 years ago
  40. e02ef331 qlge: Fixed invalid reference to ip header by Jitendra Kalsaria · 13 years ago
  41. c47884e4 qlcnic: Fix API unlock by Manish chopra · 13 years ago
  42. 97048a1 qlcnic: Fix firmware abort code check. by Sritej Velaga · 13 years ago
  43. 476a4b6 qlcnic: report valid speed and duplex status when link is down by Sony Chacko · 13 years ago
  44. 646779f qlcnic: Stop pause ctrl frames on fw hang. by Sritej Velaga · 13 years ago
  45. 34d6fde netxen: report valid speed and duplex status when link is down by Sony Chacko · 13 years ago
  46. b8c3081 netxen: Fix a panic during driver unload in device_remove_file by Rajesh Borundia · 13 years ago
  47. 5471aed netxen_nic: Error logging on firmware hang by Sritej Velaga · 13 years ago
  48. db608c1 netxen_nic: Fix phy link status by Sritej Velaga · 13 years ago
  49. 83f18a5 netxen_nic: fw dump support by Manish chopra · 13 years ago
  50. 2dcd5d9 netxen_nic: fix cdrp race condition by Sritej Velaga · 13 years ago
  51. 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
  52. 542a398 ixgbe: Fix typo in ixgbe_common.h by Masanari Iida · 13 years ago
  53. 2a06ed9 igbvf: change copyright date by Mitch A Williams · 13 years ago
  54. 5c47a2b ixgbevf: Update copyright notices by Greg Rose · 13 years ago
  55. 3a2c403 ixgbevf: Fix mailbox interrupt ack bug by Greg Rose · 13 years ago
  56. 1bba2e8 ixgbe: make ethtool strings table const by Stephen Hemminger · 13 years ago
  57. 68d6d4a ixgbe: Add warning when no space left for more MAC filters by Greg Rose · 13 years ago
  58. 9497182 ixgbe: update copyright to 2012 by Don Skidmore · 13 years ago
  59. aabdfd6 can: replace the dev_dbg/info/err/... with the new netdev_xxx macros by Wolfgang Grandegger · 13 years ago
  60. 79d0d8a can: bfin_can/ti_hecc/mscan: add missing do_get_berr_counter callback by Wolfgang Grandegger · 13 years ago
  61. 03c49da can: Kconfig: add more information about Intel EG20T PCH CAN controller by Tomoya MORINAGA · 13 years ago
  62. 74b5127 can: pch_can: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor by Tomoya MORINAGA · 13 years ago
  63. e08534b can: plx_pci: add support for IXXAT PCI cards by James Kime · 13 years ago
  64. 2ee6850 can: ems_usb: Improved memory handling on ems_usb_start by Sebastian Haas · 13 years ago
  65. 9a12349 can: flexcan: Fix CAN_RAW_RECV_OWN_MSGS and CAN_RAW_LOOPBACK by Reuben Dowle · 13 years ago
  66. cf5046b can: dev: let can_get_echo_skb() return dlc of CAN frame by Marc Kleine-Budde · 13 years ago
  67. f84cbda can: ems_usb: Removed double netif_device_detach by Sebastian Haas · 13 years ago
  68. 2983040 can: peak_pci: Fix the way channels are linked together by Stephane Grosjean · 13 years ago
  69. d0a71a7 can: ems_usb: Removed double netif_device_detach by Sebastian Haas · 13 years ago
  70. 44b0052c can: pch_can: fix error passive level test by Xi Wang · 13 years ago
  71. e3f240f can: ti_hecc: use netif_rx in the interrupt by Wolfgang Grandegger · 13 years ago
  72. 2d5091e can: cc770: Fix indirect access deadlock on ISA cards by Wolfgang Zarre · 13 years ago
  73. 7bb4db9 can: cc770: store echo skb before starting the transfer by Wolfgang Grandegger · 13 years ago
  74. 6e9d554 can: flexcan: fix irq flooding by clearing all interrupt sources by Wolfgang Grandegger · 13 years ago
  75. c31c151 net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundary by Haiyang Zhang · 13 years ago
  76. 0a28253 net/hyperv: Use netif_tx_disable() instead of netif_stop_queue() when necessary by Haiyang Zhang · 13 years ago
  77. cb0a178 drivers/net/ethernet/ti: Move call to PTR_ERR after reassignment by Julia Lawall · 13 years ago
  78. 4b8a8bc net/hyperv: fix the issue that large packets be dropped under bridge by Wei Yongjun · 13 years ago
  79. 57b9bef bna: Implement ethtool flash_device entry point. by Krishna Gudipati · 13 years ago
  80. 3d29dd9 iwlwifi: don't mess up QoS counters with non-QoS frames by Emmanuel Grumbach · 13 years ago
  81. 5fb8c18 iwlwifi: make "Tx aggregation enabled on ra =" be at DEBUG level by John W. Linville · 13 years ago
  82. 7fc4175 rt2800lib: fix wrong -128dBm when signal is stronger than -12dBm by Luigi Tarenga · 13 years ago
  83. 786f528 ethtool: Null-terminate filename passed to ethtool_ops::flash_device by Ben Hutchings · 13 years ago
  84. c3ca881 vmxnet3: Fix typo in vmxnet3_drv.c by Masanari Iida · 13 years ago
  85. dc7cdf6 hamradio: fix incompatible pointer in module parameter by Danny Kukawka · 13 years ago
  86. 48c3883 net/hyperv: rx_bytes should account the ether header size by Wei Yongjun · 13 years ago
  87. d45b9d3 be2net: add descriptions for stat counters reported via ethtool by Sathya Perla · 13 years ago
  88. 8ef78ad ixgbe: Add module parameter to allow untested and unsafe SFP+ modules by Peter P Waskiewicz Jr · 13 years ago
  89. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 13 years ago
  90. e404dec drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages by Joe Perches · 13 years ago
  91. a7ed07d net: fec: correct phy_name buffer length when init phy_name by Richard Zhao · 13 years ago
  92. 6c05d25 r8169: spinlock redux. by Francois Romieu · 13 years ago
  93. 934714d r8169: avoid a useless work scheduling. by Francois Romieu · 13 years ago
  94. 6c4a70c r8169: move task enable boolean to bitfield. by Francois Romieu · 13 years ago
  95. 98ddf98 r8169: bh locking redux and task scheduling. by Francois Romieu · 13 years ago
  96. ae1f23f r8169: fix early queue wake-up. by Francois Romieu · 13 years ago
  97. b0302ab rtlwifi: Convert to asynchronous firmware load by Larry Finger · 13 years ago
  98. feced20 ath9k: Print the correct channel mode by Sujith Manoharan · 13 years ago
  99. 0ed7b93 ath9k_htc: Load firmware asynchronously by Sujith Manoharan · 13 years ago
  100. 2ed8171 iwlwifi: always restrict scan dwell in P2P by Johannes Berg · 13 years ago