1. 4a6768d netxen: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  2. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  3. 202af85 net: netxen: slight optimization of addr compare by dingtianhong · 11 years ago
  4. 4710b2b netxen: Correct off-by-one errors in bounds checks by David Gibson · 11 years ago
  5. 0ab75ae ethernet: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  6. b23eb79 net: netxen: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  7. d458cdf net:drivers/net: Miscellaneous conversions to ETH_ALEN by Joe Perches · 11 years ago
  8. fac87a8 netxen_nic: Update version to 4.0.82 by Shahed Shaikh · 11 years ago
  9. 5e7856b netxen_nic: Print ULA information by Shahed Shaikh · 11 years ago
  10. 8a1a0ae qlogic: Remove extern from function prototypes by Joe Perches · 11 years ago
  11. 06c5405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  12. 1e4a528 netxen: lower NAPI weight by Michal Schmidt · 11 years ago
  13. b83082e netxen: clean up unnecessary MSI/MSI-X capability find by Yijing Wang · 11 years ago
  14. 1409a93 ethernet: Convert mac address uses of 6 to ETH_ALEN by Joe Perches · 11 years ago
  15. 67d6bfa net: ethernet: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
  16. 9064815 netxen_nic: Update version to 4.0.81 by Manish Chopra · 11 years ago
  17. b37eb21 netxen_nic: Avoid mixed mode interrupts by Manish Chopra · 11 years ago
  18. a120e86 netxen_nic: netxen_setup_intr() function code cleanup by Manish Chopra · 11 years ago
  19. b08a92b netxen_nic: Log proper error message in case of mismatched adapter type by Manish Chopra · 11 years ago
  20. dc7551c netxen_nic: Log driver version with firmware version by Manish Chopra · 11 years ago
  21. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  22. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 11 years ago
  23. 1bcac3b driver/qlogic: replace ip_fast_csum with csum_replace2 by Li RongQing · 11 years ago
  24. 8a7fbfa netxen: write IP address to firmware when using bonding by nikolay@redhat.com · 11 years ago
  25. efc496e drivers: net: misc: Remove unused OOM variables by Joe Perches · 11 years ago
  26. b2adaca ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups by Joe Perches · 11 years ago
  27. f1e7b73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  28. a05948f netxen: fix off by one bug in netxen_release_tx_buffer() by Eric Dumazet · 12 years ago
  29. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 12 years ago
  30. c3f9c88 netxen: remove __dev* attributes by Bill Pemberton · 12 years ago
  31. 4740754 drivers: ethernet: qlogic: netxen_nic_ethtool.c: Fixed a coding style issue by Kumar Amit Mehta · 12 years ago
  32. 1511102 netxen: explicity handle pause autoneg parameter by Flavio Leitner · 12 years ago
  33. fdb2f9c Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  34. e4d1aa4 netxen: check for root bus in netxen_mask_aer_correctable by Nikolay Aleksandrov · 12 years ago
  35. 1959ec5 Merge branch 'pci/stephen-const' into next by Bjorn Helgaas · 12 years ago
  36. 3646f0e netdev: make pci_error_handlers const by Stephen Hemminger · 12 years ago
  37. 62f87c0 PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type by Yijing Wang · 12 years ago
  38. fa91983 netxen: fix link notification order by Flavio Leitner · 12 years ago
  39. 95f2bce netxen: remove unnecessary setting of skb->dev by Jon Mason · 12 years ago
  40. a777c89 netxen_nic: restrict force firmware dump when dump is disabled. by Manish chopra · 12 years ago
  41. ed3b856 netxen: Error return off by one for XG port. by Santosh Nayak · 12 years ago
  42. d8140b2 netxen: Error return off by one in 'netxen_nic_set_pauseparam()'. by Santosh Nayak · 12 years ago
  43. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  44. 01da0c2 netxen_nic: Fix estimation of recv MSS in case of LRO by Rajesh Borundia · 12 years ago
  45. d612698 netxen: added miniDIMM support in driver. by Sucheta Chakraborty · 12 years ago
  46. d8c3e77 netxen_nic: Allow only useful and recommended firmware dump capture mask values by Manish chopra · 12 years ago
  47. 458c285 netxen_nic: disable minidump by default by Sritej Velaga · 12 years ago
  48. 62baaf3 qlogic: get rid of a redundant test for NULL before call to release_firmware() by Jesper Juhl · 12 years ago
  49. 06d6c10 netxen: qlogic ethernet : Fix endian bug. by Santosh Nayak · 12 years ago
  50. 504f9b5 ethernet: unify return value of .ndo_set_mac_address if address is invalid by Danny Kukawka · 12 years ago
  51. a584b7a netxen_nic: signedness bug in netxen_md_entry_err_chk() by Dan Carpenter · 12 years ago
  52. dae2e9f netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A. Dalvi · 12 years ago
  53. 34d6fde netxen: report valid speed and duplex status when link is down by Sony Chacko · 12 years ago
  54. b8c3081 netxen: Fix a panic during driver unload in device_remove_file by Rajesh Borundia · 12 years ago
  55. 5471aed netxen_nic: Error logging on firmware hang by Sritej Velaga · 12 years ago
  56. db608c1 netxen_nic: Fix phy link status by Sritej Velaga · 12 years ago
  57. 83f18a5 netxen_nic: fw dump support by Manish chopra · 12 years ago
  58. 2dcd5d9 netxen_nic: fix cdrp race condition by Sritej Velaga · 12 years ago
  59. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 12 years ago
  60. e404dec drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages by Joe Perches · 12 years ago
  61. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  62. 68aad78 sweep the floors and convert some .get_drvinfo routines to strlcpy by Rick Jones · 13 years ago
  63. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  64. 8b0c116 net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero by Rick Jones · 13 years ago
  65. 5d6bcdf net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map by Ian Campbell · 13 years ago
  66. e3feb26 netxen: Add pcie workaround by Rajesh Borundia · 13 years ago
  67. a7ffa28 netxen: Fix vhdr_len in case of non vlan packets. by Rajesh Borundia · 13 years ago
  68. e859ce4 netxen: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  69. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  70. aa43c21 qlogic: Move the QLogic drivers by Jeff Kirsher · 13 years ago