1. e3c9851 cxgb4: Fix unable to get UP event from the LLD by Vipul Pandya · 12 years ago
  2. 9a4da2c cxgb4: Remove unnecessary #ifdef condition by Vipul Pandya · 12 years ago
  3. 404d9e3 cxgb4: Address various sparse warnings by Vipul Pandya · 12 years ago
  4. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  5. 26f7cbc cxgb4: Don't attempt to upgrade T4 firmware when cxgb4 will end up as a slave by Vipul Pandya · 12 years ago
  6. 1648a22 cxgb4: Inform caller if driver didn't upgrade firmware by Vipul Pandya · 12 years ago
  7. 13ee15d cxgb4: Add support for T4 hardwired driver configuration settings by Vipul Pandya · 12 years ago
  8. 636f9d3 cxgb4: Add support for T4 configuration file by Vipul Pandya · 12 years ago
  9. 1959ec5 Merge branch 'pci/stephen-const' into next by Bjorn Helgaas · 12 years ago
  10. 3646f0e netdev: make pci_error_handlers const by Stephen Hemminger · 12 years ago
  11. 840f300 cxgb4: Remove duplicate register definitions by Vipul Pandya · 12 years ago
  12. e5c8ae5 cxgb4: Use PCI Express Capability accessors by Jiang Liu · 12 years ago
  13. 5952dde cxgb4: set maximal number of default RSS queues by Yuval Mintz · 12 years ago
  14. 3069ee9 cxgb4: DB Drop Recovery for RDMA and LLD queues by Vipul Pandya · 12 years ago
  15. 881806b cxgb4: Detect DB FULL events and notify RDMA ULD by Vipul Pandya · 12 years ago
  16. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  17. b2d3298 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  18. f637d57 cxgb4: Add support for Chelsio's T480-CR and T440-LP-CR adapters by Vipul Pandya · 13 years ago
  19. 504f9b5 ethernet: unify return value of .ndo_set_mac_address if address is invalid by Danny Kukawka · 13 years ago
  20. 9b07be4 net: make ethtool_ops const by stephen hemminger · 13 years ago
  21. eb93992 module_param: make bool parameters really bool (net & drivers/net) by Rusty Russell · 13 years ago
  22. 278bc42 ethtool: Define and apply a default policy for RX flow hash indirection by Ben Hutchings · 13 years ago
  23. 7850f63 ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parameters by Ben Hutchings · 13 years ago
  24. 84b4050 Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a number of drivers by Rick Jones · 13 years ago
  25. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  26. 23020ab Sweep additional floors of strcpy in .get_drvinfo routines by Rick Jones · 13 years ago
  27. 88c5100 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  28. 815c7db ethtool: Clean up definitions of rule location arrays in RX NFC by Ben Hutchings · 13 years ago
  29. 0178934 net: introduce IFF_UNICAST_FLT private flag by Jiri Pirko · 13 years ago
  30. f7917c0 chelsio: Move the Chelsio drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/cxgb4/cxgb4_main.c]
  31. 6403eab drivers/net: Remove unnecessary semicolons by Joe Perches · 13 years ago
  32. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 13 years ago
  33. 25db033 ethtool: Use full 32 bit speed range in ethtool's set_settings by David Decotigny · 13 years ago
  34. 2ed28ba net: cxgb4{,vf}: convert to hw_features by Michał Mirosław · 13 years ago
  35. c5e0636 cxgb4: drop phys_id interface and implement the newer set_phys_id by Dimitris Michailidis · 13 years ago
  36. 8d13a2a9 net: Kill NETEVENT_PMTU_UPDATE. by David S. Miller · 14 years ago
  37. 6a3c869 cxgb4: fix reported state of interfaces without link by Dimitris Michailidis · 14 years ago
  38. 8f3a767 cxgb4: remove a bitmap by Dimitris Michailidis · 14 years ago
  39. b1a3c2b cxgb4: remove the name field from the adapter structure by Dimitris Michailidis · 14 years ago
  40. ba27816 cxgb4: correct formatting of MSI-X interrupt names by Dimitris Michailidis · 14 years ago
  41. 118969e cxgb4: print port information after registering each netdev by Dimitris Michailidis · 14 years ago
  42. 7d5e77a cxgb4: distinguish between 1-lane KR/KX and 4-lane KR/KX/KX4 ports by Dimitris Michailidis · 14 years ago
  43. a57cabe cxgb4: set the number of queues before device registration by Dimitris Michailidis · 14 years ago
  44. ef306b5 cxgb4: enable PCIe relaxed ordering by Dimitris Michailidis · 14 years ago
  45. 89bf67f drivers/net: use vzalloc() by Eric Dumazet · 14 years ago
  46. 0a4201f cxgb4: remove call to stop TX queues at load time. by Divy Le Ray · 14 years ago
  47. 19ecae2 cxgb4: update to utilize the newer VLAN infrastructure by Dimitris Michailidis · 14 years ago
  48. 8f6d9f4 cxgb4: fix crash due to manipulating queues before registration by Dimitris Michailidis · 14 years ago
  49. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  50. 31b9c19 cxgb4: function namespace cleanup (v3) by stephen hemminger · 14 years ago
  51. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  52. a069ec9 cxgb4: remove a bogus PCI function number check by Dimitris Michailidis · 14 years ago
  53. a020ed4 cxgb4: Use netif_set_real_num_{rx,tx}_queues() by Ben Hutchings · 14 years ago
  54. ccea790 cxgb4: update PCI ids by Dimitris Michailidis · 14 years ago
  55. 1478b3e cxgb4: support eeprom read/write on functions other than 0 by Dimitris Michailidis · 14 years ago
  56. e46dab4 cxgb4: handle Rx/Tx queue ranges not starting at 0 by Dimitris Michailidis · 14 years ago
  57. 99e6d06 cxgb4: update driver version by Dimitris Michailidis · 14 years ago
  58. ac50bed cxgb4: add new PCI IDs by Dimitris Michailidis · 14 years ago
  59. 060e0c7 cxgb4: support running the driver on PCI functions besides 0 by Dimitris Michailidis · 14 years ago
  60. 35d3568 cxgb4: advertise NETIF_F_TSO_ECN by Dimitris Michailidis · 14 years ago
  61. 1ae970e cxgb4: get on-chip queue info from FW and create a memory window for them by Dimitris Michailidis · 14 years ago
  62. 835bb60 cxgb4: exclude registers with read side effects from register dumps by Dimitris Michailidis · 14 years ago
  63. f796564 cxgb4: implement the ETHTOOL_GRXFH command by Dimitris Michailidis · 14 years ago
  64. 671b006 cxgb4: add user manipulation of the RSS table by Dimitris Michailidis · 14 years ago
  65. 0654639 cxgb4: avoid duplicating some resource freeing code by Dimitris Michailidis · 14 years ago
  66. f7cabcd cxgb4: move the choice of interrupt type before net_device registration by Dimitris Michailidis · 14 years ago
  67. f5152c9 cxgb4: fix for new ndo_get_stats64 signature by Dimitris Michailidis · 14 years ago
  68. 1437ce3 ethtool: Change ethtool_op_set_flags to validate flags by Ben Hutchings · 14 years ago
  69. 7ee9ff9 cxgb4vf: Add code to provision T4 PCI-E SR-IOV Virtual Functions with hardware resources by Casey Leedom · 14 years ago
  70. 20c0da6 cxgb4: minor cleanup by Dimitris Michailidis · 14 years ago
  71. a0881ca cxgb4: update FW definitions by Dimitris Michailidis · 14 years ago
  72. f68707b cxgb4: propagate link initialization errors to .ndo_open's callers by Dimitris Michailidis · 14 years ago
  73. 9be793b cxgb4: switch to 64 bit inteface statistics by Dimitris Michailidis · 14 years ago
  74. 204dc3c cxgb4: implement EEH by Dimitris Michailidis · 14 years ago
  75. 02b5fb8 cxgb4: rearrange initialization code in preparation for EEH by Dimitris Michailidis · 14 years ago
  76. e29f5db cxgb4: notify upper drivers if the device is already up when they load by Dimitris Michailidis · 14 years ago
  77. aaefae9 cxgb4: keep interrupts available when the ports are brought down by Dimitris Michailidis · 14 years ago
  78. b6bd29e cxgb4: fix initial addition of MAC address by Dimitris Michailidis · 14 years ago
  79. 4a6346d cxgb4: report GRO stats with ethtool -S by Dimitris Michailidis · 14 years ago
  80. f1a051b cxgb4: report the PCIe link speed by Dimitris Michailidis · 14 years ago
  81. f8f5aaf cxgb4: configure HW VLAN extraction through FW by Dimitris Michailidis · 14 years ago
  82. 87b6cf5 cxgb4: set skb->rxhash by Dimitris Michailidis · 14 years ago
  83. 4a35ecf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  84. b8ff05a cxgb4: Add main driver file and driver Makefile by Dimitris Michailidis · 14 years ago