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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
- Don't set MIIF_NOISOLATE so tdkphy(4) can be used in configurations
marius
2006-12-02
1
-37
/
+9
*
- Don't set MIIF_NOISOLATE so rgephy(4) can be used in configurations
marius
2006-12-02
1
-13
/
+3
*
Some style changes to a couple of PHY drivers:
marius
2006-12-02
7
-94
/
+53
*
Add support for Apple Intel/Mac.
ariff
2006-12-02
1
-10
/
+48
*
Add a helper function mii_phy_dev_probe(), which wraps around the
marius
2006-12-02
19
-249
/
+135
*
ALTQify ep(4).
mlaier
2006-12-01
1
-5
/
+7
*
clarify shortcut return
sam
2006-12-01
1
-2
/
+2
*
Grammar nit.
ru
2006-12-01
1
-1
/
+1
*
Add inverted amplifier sense quirk for HP Compaq nx4300.
ariff
2006-12-01
1
-0
/
+1
*
Fix white spaces.
jkim
2006-12-01
1
-1
/
+1
*
Simplify statistics updates, remove redundant register reads, and add
jkim
2006-12-01
2
-28
/
+19
*
Fix the hardware VLAN tagging. TX was broken on little-endian
ru
2006-11-30
1
-2
/
+7
*
o ciss.ko depends on cam and pci.
maxim
2006-11-30
1
-0
/
+2
*
- Instead of if_watchdog/if_timer interface use our own timer
glebius
2006-11-30
2
-13
/
+19
*
- Instead of if_watchdog/if_timer interface use our own timer
glebius
2006-11-30
2
-24
/
+18
*
Remove pre-5.3 compatibility ifdefs.
brueffer
2006-11-29
1
-61
/
+0
*
Stop INVARIANTS panics in if_aue with a stopgap.
alfred
2006-11-29
2
-7
/
+32
*
Fix mxge_submit_8rx() to behave like the comments says it does,
gallatin
2006-11-29
1
-1
/
+3
*
Fix support for Medion MD MD95257 (GPIO2 quirk).
ariff
2006-11-29
1
-7
/
+12
*
MFp4:
imp
2006-11-29
1
-0
/
+284
*
Add a quirk for devices recognized as usb keyboards not to be hooked by
flz
2006-11-28
4
-0
/
+8
*
Add a fake flag for write. Many drivers have started to use it and it
imp
2006-11-28
1
-1
/
+2
*
- In rlphy_service() for the MII_TICK case don't bother to check whether
marius
2006-11-28
1
-45
/
+10
*
- In qsphy_service() for the MII_TICK case don't bother to check whether
marius
2006-11-28
1
-29
/
+4
*
- Don't add IFM_NONE when used in combination with pcn(4) as for MII
marius
2006-11-28
1
-49
/
+77
*
- Rely on mii_phy_add_media() setting mii_anegticks as appropriate.
marius
2006-11-28
1
-4
/
+3
*
- Don't set MIIF_NOISOLATE so lxtphy(4) can be used in configurations
marius
2006-11-28
1
-35
/
+8
*
- Remove a dupe $FreeBSD$.
marius
2006-11-28
1
-10
/
+8
*
Remove unused leftovers.
imp
2006-11-28
1
-9
/
+0
*
Analogous to mii_add_media(), factor out the code for checking whether
marius
2006-11-27
3
-10
/
+8
*
- Add a MIIF_FORCEANEG flag which forces an auto-negotiation to always
marius
2006-11-27
2
-4
/
+11
*
Write the short vendor name in ALL CAPS, since it will become
dougb
2006-11-27
1
-1
/
+1
*
Refine the previous change to only call bus_dmamap_sync() in case of
marius
2006-11-27
1
-12
/
+19
*
- LNV -> LENOVO
ariff
2006-11-27
1
-4
/
+10
*
Fix TX/RX checksum offload.
obrien
2006-11-27
2
-16
/
+21
*
Reformat to KNF after revision 1.12.
obrien
2006-11-27
1
-85
/
+81
*
Fix the jumbo frame support.
obrien
2006-11-27
3
-209
/
+63
*
Grrr. new .vimrc file is really giving me trouble.. get the whitespace right.
obrien
2006-11-27
1
-2
/
+2
*
Fix editor fatfingering in rev 1.9.
obrien
2006-11-27
1
-2
/
+2
*
nfe_stop() requires lock to be held when calling.
obrien
2006-11-26
1
-0
/
+2
*
Welcome to Once-a-year Sound Mega-Commit. Enjoy numerous updates and fixes
ariff
2006-11-26
27
-2642
/
+5579
*
MFP4 (109713):
netchild
2006-11-26
1
-0
/
+3
*
Add entry and no-UHID quirk for I-tuner networks USB-LCD 2x20 as found
phk
2006-11-26
2
-0
/
+6
*
mark tx/rx descriptors COHERENT; we do not sync changes so on
sam
2006-11-24
1
-1
/
+2
*
I mistakenly committed the wrong version of my patch (sorry).
dougb
2006-11-24
1
-2
/
+1
*
remove no longer correct comment above em_read_pcie_cap_reg
kmacy
2006-11-23
1
-4
/
+0
*
Move magic PCIe workaround constant to header - add appropriate comment
kmacy
2006-11-23
2
-1
/
+7
*
Add a vendor ID for O2Micro, obtained from
dougb
2006-11-23
1
-0
/
+3
*
Fix TSO support on sun4v
kmacy
2006-11-23
1
-8
/
+25
*
add codes for Atheros USB devices; shuffle one ural code to
sam
2006-11-23
2
-3
/
+80
[prev]
[next]