index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
re
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove taskqueue_enqueue_fast().
jhb
2016-03-01
1
-2
/
+2
*
With r290566 in place it turned out that WOL previously only worked by
marius
2015-11-16
1
-1
/
+7
*
- Although it doesn't make a whole lot of sense to enable RX and TX
marius
2015-11-09
1
-17
/
+33
*
Add preliminary support for RTL8168H, tested by Sreenath Battalahalli.
marius
2015-09-13
1
-0
/
+2
*
Sync netmap sources with the version in our private tree.
luigi
2015-07-10
1
-0
/
+1
*
Don't enable RX and TX before their initial configuration is done, i. e.
marius
2015-04-09
1
-9
/
+5
*
It seems multicast filtering of RTL8168F does not work. Workaround
yongari
2014-10-21
1
-0
/
+6
*
Move rl(4) to dev/rl.
glebius
2014-09-19
1
-1
/
+1
*
Mechanically convert to if_inc_counter().
glebius
2014-09-19
1
-7
/
+7
*
Use define from if_var.h to access a field inside struct if_data,
glebius
2014-08-30
1
-1
/
+1
*
Fix various NIC drivers to properly cleanup static DMA resources.
jhb
2014-06-11
1
-6
/
+6
*
Disable TX IP/TCP/UDP checksum offloading for RTL8168C/RTL8168CP.
yongari
2014-05-13
1
-15
/
+10
*
- Implement the RX EARLYOFF and RXDV GATED bits as done by RealTek's Linux
marius
2014-02-05
1
-7
/
+24
*
update to the latest netmap snapshot.
luigi
2013-11-01
1
-3
/
+2
*
Add preliminary support for RTL8168EP.
yongari
2013-10-29
1
-0
/
+2
*
Add preliminary support for RTL8168G, RTL8168GU and RTL8411B.
yongari
2013-10-29
1
-2
/
+20
*
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
glebius
2013-10-26
1
-0
/
+1
*
Add preliminary support for RTL8106E PCIe FastEthernet.
yongari
2013-10-21
1
-0
/
+2
*
Correct MAC revision bits. Previously it always cleared bit 20 and
yongari
2013-10-21
1
-2
/
+3
*
Correct comment typos.
pluknet
2013-06-28
1
-5
/
+5
*
use netmap_rx_irq() / netmap_tx_irq() to handle interrupts in
luigi
2013-04-30
1
-7
/
+3
*
Disable TX IP header checksum offloading on RL_HWREV_8168CP. The
yongari
2013-03-13
1
-2
/
+4
*
Mechanically substitute flags from historic mbuf allocator with
glebius
2012-12-04
1
-6
/
+6
*
Remove duplicate const specifiers in many drivers (I hope I got all of
dim
2012-11-05
1
-2
/
+2
*
Switch some PCI register reads from using magic numbers to using the names
gavin
2012-09-19
1
-2
/
+2
*
Align the PCI Express #defines with the style used for the PCI-X
gavin
2012-09-18
1
-4
/
+4
*
Use array notation for consistency.
emaste
2012-08-13
1
-2
/
+2
*
Fix size of the bcopy when extracting ethernet address
kevlo
2012-06-25
1
-1
/
+1
*
Make sure we don't dereference a null pointer
kevlo
2012-05-11
1
-4
/
+5
*
Do not toggle IFCAP_TSO4 if we would also do TSO6. Given the driver does
bz
2012-04-24
1
-1
/
+1
*
Prefer RL_GMEDIASTAT register to RGEPHY_MII_SSR register to
yongari
2012-02-28
1
-13
/
+13
*
A bunch of netmap fixes:
luigi
2012-02-27
1
-0
/
+1
*
Use correct Config registers for RTL8139 family. Unlike RTL8168 and
yongari
2012-02-25
1
-26
/
+43
*
For RTL8168/8111D controller, make sure to wake PHY from power down
yongari
2012-02-14
1
-1
/
+6
*
Fix a logic error which resulted in putting PHY into sleep when WOL
yongari
2012-01-19
1
-1
/
+1
*
Free allocated jumbo buffers when controller is stopped.
yongari
2012-01-17
1
-2
/
+14
*
Use a RX DMA tag to free loaded RX DMA maps.
yongari
2012-01-17
1
-1
/
+1
*
add netmap support for "em", "lem", "igb" and "re".
luigi
2011-12-05
1
-0
/
+43
*
To save more power, switch to 10/100Mbps link when controller is
yongari
2011-11-23
1
-4
/
+76
*
Make sure to stop TX MAC before freeing queued TX frames.
yongari
2011-11-23
1
-5
/
+37
*
Disable accepting frames in re_stop() to put RX MAC into idle state.
yongari
2011-11-23
1
-3
/
+15
*
Perform media change after setting IFF_DRV_RUNNING flag. Without it,
yongari
2011-11-22
1
-2
/
+2
*
Writing access to RL_CFG5 register also requires EEPROM write
yongari
2011-11-22
1
-5
/
+6
*
- There's no need to overwrite the default device method with the default
marius
2011-11-22
1
-5
/
+1
*
Add preliminary support for RTL8168/8111F PCIe Gigabit ethernet.
yongari
2011-11-17
1
-1
/
+3
*
Add preliminary support for second generation RTL8105E PCIe
yongari
2011-11-17
1
-0
/
+2
*
Disable PCIe ASPM (Active State Power Management) for all
yongari
2011-11-16
1
-1
/
+21
*
Add missing driver lock in SIOCSIFCAP handler.
yongari
2011-11-16
1
-1
/
+3
*
Add preliminary support for RTL8411 PCIe Gigabit ethernet with
yongari
2011-11-16
1
-0
/
+2
*
Add preliminary support for RTL8402 PCIe FastEthernet with
yongari
2011-11-16
1
-0
/
+2
[next]