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
/
malo
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mechanically substitute flags from historic mbuf allocator with
glebius
2012-12-04
1
-2
/
+2
*
Fix some net80211 enum nits:
bschmidt
2011-12-17
1
-8
/
+8
*
Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.
ed
2011-11-07
1
-1
/
+1
*
Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs.
ed
2011-11-07
1
-1
/
+1
*
Do a sweep of the tree replacing calls to pci_find_extcap() with calls to
jhb
2011-03-23
1
-1
/
+1
*
Fix typos - remove duplicate "the".
brucec
2011-02-21
1
-1
/
+1
*
Use convenience functions where possible instead of accessing the PCI
tijl
2010-12-18
1
-23
/
+1
*
Fix firmware module dependencies.
bschmidt
2010-09-10
1
-1
/
+1
*
Add new tunable 'net.link.ifqmaxlen' to set default send interface
sobomax
2010-05-03
1
-2
/
+2
*
Cast bus_space_t to a intmax_t and use %j to print it instead of
imp
2010-03-29
1
-2
/
+2
*
Remove extraneous semicolons, no functional changes.
mbr
2010-01-07
1
-1
/
+1
*
- Add a private timer to drive the transmit watchdog instead of using
jhb
2009-11-19
2
-7
/
+19
*
Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/
rwatson
2009-06-26
1
-3
/
+3
*
Overhaul monitor mode handling:
sam
2009-05-20
2
-41
/
+11
*
The module name convention is foo, not if_foo.
imp
2009-05-15
1
-4
/
+4
*
fix a bug that it passed a incorrect flag BUS_DMA_ALLOCNOW to create
weongyo
2009-03-31
1
-1
/
+1
*
Hoist 802.11 encapsulation up into net80211:
sam
2009-03-30
1
-11
/
+0
*
when it failed to inform rx/tx dma setup it should clean up allocated
weongyo
2009-03-30
1
-1
/
+3
*
corrects a error message.
weongyo
2009-03-30
1
-1
/
+1
*
handles more exceptional cases when the driver failed to attach.
weongyo
2009-03-30
1
-5
/
+7
*
fix a bug of uses after free.
weongyo
2009-03-30
1
-2
/
+1
*
Eliminate ic_myaddr so changing the mac address of a device works correctly:
sam
2009-03-29
1
-29
/
+2
*
remove now-redunant cardbus attachment.
imp
2009-03-09
1
-1
/
+0
*
Minor cleanup of vap create work:
sam
2008-05-12
1
-1
/
+2
*
fix build
sam
2008-04-20
1
-1
/
+1
*
Multi-bss (aka vap) support for 802.11 devices.
sam
2008-04-20
2
-369
/
+242
*
remove warnings for 64bit aware platforms.
weongyo
2008-04-01
1
-2
/
+2
*
Add support for Marvell Libertas 88W8335 based PCI network adapters.
weongyo
2008-03-25
6
-0
/
+4697