index
:
ipxe
master
qemu
ipxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ipoib] Attempt to generate ARPs as needed to repopulate REMAC cache
Michael Brown
2015-06-29
1
-5
/
+50
*
[ipoib] Mark REMAC cache as expensive
Michael Brown
2015-06-29
1
-1
/
+1
*
[ipoib] Fix REMAC cache discarder
Michael Brown
2015-06-01
1
-3
/
+11
*
[intel] Fix operation when physical function has jumbo frames enabled
Michael Brown
2015-05-19
4
-2
/
+134
*
[intel] Add intelxvf_stats() to dump packet statistics registers
Michael Brown
2015-05-19
2
-0
/
+46
*
[intel] Add intelxvf driver for Intel 10 GigE virtual function NICs
Michael Brown
2015-05-16
2
-0
/
+454
*
[intel] Add support for mailbox used by virtual functions
Michael Brown
2015-05-16
3
-0
/
+413
*
[intel] Allow for the use of advanced TX descriptors
Michael Brown
2015-05-16
3
-42
/
+126
*
[intel] Expose intel_diag() for use by other Intel NIC drivers
Michael Brown
2015-05-15
2
-26
/
+19
*
[base16] Add buffer size parameter to base16_encode() and base16_decode()
Michael Brown
2015-04-24
2
-2
/
+2
*
[ath9k] Remove confusing logic inversion in an ANI variable
Christian Hesse
2015-04-24
4
-24
/
+24
*
[intel] Add PCI device IDs for Intel I218-LM and I218-V
Christian Hesse
2015-04-22
1
-1
/
+6
*
[rtl818x] Obviate RTL_ROM() hack
Michael Brown
2015-04-22
4
-35
/
+31
*
[realtek] Do not attempt to access EEPROM on RTL8169 chips
Michael Brown
2015-04-21
1
-2
/
+3
*
[intel] Force RX polling on VMware emulated 82545em
Michael Brown
2015-04-21
2
-1
/
+13
*
[intel] Report any unexpected interrupt causes
Michael Brown
2015-04-21
2
-0
/
+10
*
[intel] Update PCI device IDs for Intel 82599 and X540 10G NICs
Ed Swierk
2015-04-21
1
-4
/
+9
*
[prism2] Remove duplicate PCI_ROM() lines
Michael Brown
2015-04-15
1
-2
/
+0
*
[eepro100] Remove duplicate PCI_ROM() line
Michael Brown
2015-04-15
1
-1
/
+0
*
[efi] Poll for TX completions only when there is an outstanding TX buffer
Michael Brown
2015-04-14
1
-8
/
+4
*
[efi] Poll media status only if advertised as supported
Michael Brown
2015-04-14
1
-2
/
+14
*
[efi] Provide a dummy data block in nii_initialise()
Michael Brown
2015-04-14
1
-1
/
+6
*
[virtio] Downgrade per-iobuf debug messages to DBGC2
Laszlo Ersek
2015-04-10
1
-6
/
+6
*
[ncm] Respect maximum transfer size of the bus
Michael Brown
2015-03-16
1
-0
/
+3
*
[smsc75xx] Move RX FIFO overflow message to DBGLVL_EXTRA
Michael Brown
2015-03-11
1
-1
/
+2
*
[smsc75xx] Add driver for SMSC/Microchip LAN75xx USB Ethernet NICs
Michael Brown
2015-03-11
2
-0
/
+1365
*
[mii] Add generic mii_check_link() function
Michael Brown
2015-03-10
1
-0
/
+32
*
[legal] Relicense Davicom DM96xx drivers
Michael Brown
2015-03-10
2
-2
/
+6
*
[dm96xx] Add driver for Davicom DM96xx USB Ethernet NICs
Michael Brown
2015-03-09
2
-0
/
+861
*
[intel] Add PCI ID for I218-LM
Thomas Miletich
2015-03-09
1
-0
/
+1
*
[xen] Set the "feature-rx-notify" flag for netfront devices
Michael Brown
2015-03-09
1
-0
/
+8
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-05
2
-2
/
+2
*
[build] Fix the REQUIRE_SYMBOL mechanism
Michael Brown
2015-03-05
3
-0
/
+3
*
[pci] Rewrite unrelicensable portions of pci.h
Michael Brown
2015-03-03
8
-12
/
+10
*
[pci] Remove outdated and mostly-unused pci_ids.h file
Michael Brown
2015-03-02
3
-0
/
+7
*
[libc] Rewrite byte-swapping code
Michael Brown
2015-03-02
1
-3
/
+3
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
32
-32
/
+116
*
[legal] Include full licence text for all GPL2_OR_LATER files
Michael Brown
2015-02-26
5
-10
/
+60
*
[ncm] Use generic USB network device framework
Michael Brown
2015-02-17
2
-235
/
+58
*
[ecm] Use generic USB network device framework
Michael Brown
2015-02-17
2
-211
/
+35
*
[ncm] Use generic refill framework for bulk IN and interrupt endpoints
Michael Brown
2015-02-15
2
-252
/
+92
*
[ecm] Use generic refill framework for bulk IN and interrupt endpoints
Michael Brown
2015-02-13
2
-133
/
+40
*
[ecm] Add support for CDC-ECM USB Ethernet devices
Michael Brown
2015-02-10
2
-1
/
+750
*
[usb] Allow usb_stream() to enforce a terminating short packet
Michael Brown
2015-02-10
1
-2
/
+2
*
[ncm] Reserve headroom in received packets
Michael Brown
2015-02-06
1
-1
/
+11
*
[ncm] Use large multi-packet buffers by default
Michael Brown
2015-02-06
2
-165
/
+301
*
[ncm] Add support for CDC-NCM USB Ethernet devices
Michael Brown
2015-02-03
4
-0
/
+1158
*
[hyperv] Assume that VMBus xfer page ranges correspond to RNDIS messages
Michael Brown
2014-12-20
1
-6
/
+14
*
[hyperv] Increase TX ring size
Michael Brown
2014-12-20
1
-1
/
+1
*
[hyperv] Receive all VMBus messages in a poll
Michael Brown
2014-12-20
1
-1
/
+3
[next]