Histórico de commits

Autor SHA1 Mensagem Data
  Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 anos atrás
  Yang Hongyang 6a35528a83 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) 16 anos atrás
  Alexander Duyck fe52eeb82b ixgb: refactor tx path to use skb_dma_map/unmap 16 anos atrás
  Ben Hutchings 288379f050 net: Remove redundant NAPI functions 16 anos atrás
  David S. Miller 2d5451d261 net: Fix warning fallout from recent NAPI interface changes. 16 anos atrás
  Neil Horman 908a7a16b8 net: Remove unused netdev arg from some NAPI interfaces. 16 anos atrás
  Jeff Kirsher d276016cf9 ixgb: cleanup link up/down messages 16 anos atrás
  Stephen Hemminger 008298231a netdev: add more functions to netdevice ops 16 anos atrás
  Stephen Hemminger 0edc352743 ixgb: convert to net_device_ops 16 anos atrás
  David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 16 anos atrás
  Arjan van de Ven 275f165fa9 pci: use pci_ioremap_bar() in drivers/net 16 anos atrás
  Brandeburg, Jesse 23e55a32ca ixgb: fix bug when freeing resources 16 anos atrás
  Patrick McHardy 78ed11a56b netdrv intel: always enable VLAN filtering except in promiscous mode 17 anos atrás
  Patrick McHardy 746b9f0228 netdrv intel: disable VLAN filtering in promiscous mode 17 anos atrás
  Jesse Brandeburg f731a9ef82 ixgb: update copyright dates and versions 17 anos atrás
  Jesse Brandeburg 6d37ab282e ixgb: make NAPI the only option and the default 17 anos atrás
  Jesse Brandeburg c219934014 ixgb: audit use of dev_kfree_skb_any 17 anos atrás
  Jesse Brandeburg 9e7bd33070 ixgb: clean up assignments inside if statements 17 anos atrás
  Jesse Brandeburg fc2d14e36c ixgb: rx cleanup performance improvements 17 anos atrás
  Jesse Brandeburg 1459336da4 ixgb: trivial fix space after for 17 anos atrás
  Jesse Brandeburg 52035bdbe8 ixgb: fix spelling errors 17 anos atrás
  Jesse Brandeburg 0060c07230 ixgb: whitespace fixups 17 anos atrás
  Jesse Brandeburg 9a43299287 ixgb: cleanup space after while 17 anos atrás
  Jesse Brandeburg 03f83041d8 ixgb: format all if( to be if ( 17 anos atrás
  Jesse Brandeburg 7490d71a92 ixgb: clean up un-necessary declarations 17 anos atrás
  Jesse Brandeburg d9fed18bf9 ixgb: add copybreak parameter 17 anos atrás
  Jesse Brandeburg db58294416 ixgb: remove lltx support and update tx routine 17 anos atrás
  Jesse Brandeburg 1257969724 ixgb: fix unload race with timers 17 anos atrás
  Jesse Brandeburg b5ca88eb33 ixgb: fix race on rx_buffer_len in mtu change 17 anos atrás
  Jesse Brandeburg 3433663546 ixgb: move time stamp set before setting dma pointer 17 anos atrás