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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fixup inactivity timers:
sam
2004-12-31
2
-5
/
+7
*
Relearn how WPA keying is supposed to work and fix WPA+WME while
sam
2004-12-31
2
-111
/
+129
*
disable default use of wme until we can sort out interoperability issues;
sam
2004-12-31
1
-2
/
+2
*
s/inline/__inline/
sam
2004-12-31
1
-2
/
+2
*
compare pointers against NULL
sam
2004-12-31
1
-2
/
+2
*
make ap mode sta association debug msg as informative as sta mode
sam
2004-12-31
1
-3
/
+8
*
do 11g erp station management in turboG mode too
sam
2004-12-31
1
-3
/
+6
*
check if the node/station table is already present before creating one; this
sam
2004-12-31
1
-8
/
+11
*
include phy mode in scan debug msg
sam
2004-12-31
1
-2
/
+3
*
accept IEEE80211_KEYIX_NONE for a default tx key
sam
2004-12-31
1
-1
/
+2
*
dheader and hheader were the same function, really, so rename one of
imp
2004-12-31
1
-35
/
+13
*
don't return prematurely from processing a beacon or probe response frame
sam
2004-12-31
1
-1
/
+2
*
change ieee80211_parse_wmeparams to return a unique value when the ie
sam
2004-12-31
1
-3
/
+4
*
remove stray \n from debug msg
sam
2004-12-31
1
-1
/
+1
*
clear wep bit in 802.11 header after crypto decap so packet
sam
2004-12-31
1
-0
/
+3
*
Use functions to make the program clearer.
imp
2004-12-31
1
-125
/
+144
*
o add net.wlan.X.driver_caps mib variable for setting the driver capabilities
sam
2004-12-31
1
-3
/
+6
*
correct pseudo-mic header calculation for QoS frames
sam
2004-12-31
1
-1
/
+6
*
whitespace/debug msg fixups
sam
2004-12-31
2
-8
/
+7
*
add ieee80211_hdrspace and ieee80211_anyhdrspace to calculate the space
sam
2004-12-31
1
-0
/
+30
*
correct header length calculations on tx path for QoS-encapsulated frames
sam
2004-12-31
3
-5
/
+11
*
Implement device_quiesce. This method means 'you are about to be
imp
2004-12-31
3
-0
/
+134
*
const'ify ivp reference
sam
2004-12-31
1
-2
/
+2
*
Implement mimimum system software delays, per PCI PM 1.1 spec, as
imp
2004-12-31
1
-38
/
+55
*
add/fixup debug msgs
sam
2004-12-31
1
-2
/
+15
*
s/inline/__inline/
sam
2004-12-31
1
-1
/
+1
*
expose ieee80211_phymode_name for use in debug msgs
sam
2004-12-31
2
-1
/
+2
*
correct some typos
sam
2004-12-31
1
-4
/
+4
*
Radiotap fixups:
sam
2004-12-31
2
-21
/
+69
*
for parts that require split keycache entries report the
sam
2004-12-31
1
-1
/
+4
*
Correct beacon timer setup logic:
sam
2004-12-31
1
-15
/
+14
*
no need to sweep the tx q's for node references in ath_node_free; we know
sam
2004-12-31
1
-29
/
+0
*
cleanup some assertions
sam
2004-12-31
1
-12
/
+6
*
Assert that page allocations during an interrupt specify
alc
2004-12-31
1
-2
/
+6
*
First pass at shortening names. Likely more can be done. Generally
imp
2004-12-31
1
-88
/
+88
*
Eliminate the redundant/verbose portion of the company names.
imp
2004-12-31
1
-195
/
+195
*
Finish merging usb vendors from NetBSD.
imp
2004-12-31
1
-6
/
+45
*
Bump to 2005 for the new year.
imp
2004-12-31
1
-3
/
+3
*
Marginally reformat copyright statements to remove an excess ','.
rwatson
2004-12-31
4
-4
/
+4
*
Add usbdevs_data.h to the SRCS list since usb_subr.c needs it. This forces
jhb
2004-12-31
1
-1
/
+1
*
Be consistent and always use form 'return (value);' instead of 'return value;'.
pjd
2004-12-31
1
-15
/
+15
*
Add 'struct ipxpcb' forward declaration to ipx_var.h. I had this in
rwatson
2004-12-31
1
-0
/
+1
*
Roger is away, note that his maintainership is
julian
2004-12-31
1
-1
/
+4
*
Remove special case from *devs2h loop for usb
imp
2004-12-30
1
-5
/
+21
*
Call usbdevs2h with -h for .h file
imp
2004-12-30
1
-2
/
+7
*
Allow -d and -h as command line flags. These are used to generate
imp
2004-12-30
1
-126
/
+163
*
Fix a typo and two whitespace nits.
jhb
2004-12-30
1
-3
/
+3
*
Rework the interface between priority propagation (lending) and the
jhb
2004-12-30
6
-105
/
+303
*
Whitespace fix.
jhb
2004-12-30
1
-0
/
+1
*
Stop explicitly touching td_base_pri outside of the scheduler and simply
jhb
2004-12-30
8
-16
/
+26
[prev]
[next]