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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
change ieee80211_sta_join to take an explicit channel instead of
sam
2008-10-25
4
-7
/
+18
*
o add support for ifconfig wlanX mode foo
sam
2008-10-25
1
-62
/
+8
*
add debug msgs
sam
2008-10-25
1
-5
/
+28
*
fix associd check for adhoc mode
sam
2008-10-25
1
-18
/
+13
*
ignore IEEE80211_ELEMID_PWRCNSTR when parsing beacon/probe response frames
sam
2008-10-25
1
-0
/
+1
*
add 1/2 and 1/4 channel flags to IEEE80211_CHAN_ALL so that operations
sam
2008-10-25
1
-0
/
+1
*
add/improve debug msgs
sam
2008-10-25
3
-4
/
+18
*
only call hardclock on cpu0
kmacy
2008-10-25
1
-1
/
+4
*
Sort `mount -p' output by name before checking for any differences.
ed
2008-10-25
1
-1
/
+1
*
Invalid BSD disklabels have been created by sysinstall and
marcel
2008-10-25
1
-1
/
+6
*
drm/i915: fix ioremap of a user address for non-root (CVE-2008-3831)
rnoland
2008-10-25
1
-1
/
+1
*
Add an entry for the "SIIG Cyber 4 PCI 16550", which is a four-port card
des
2008-10-25
1
-0
/
+6
*
Fix spelling in comment.
mav
2008-10-25
1
-1
/
+1
*
Use auto-negotiation for manual media type selection. This fixes
yongari
2008-10-25
1
-1
/
+2
*
Enable the cfi(4) driver.
marcel
2008-10-25
1
-0
/
+1
*
Add a driver for flash memory that implements to the Common Flash
marcel
2008-10-25
8
-0
/
+1023
*
Add a driver for the Local Bus Controller.
marcel
2008-10-25
3
-0
/
+369
*
Assign 0xff800000-0xffffffff to the LBC controller. That's where
marcel
2008-10-25
1
-0
/
+4
*
handle case where eflags represents actual flags value when
kmacy
2008-10-25
1
-0
/
+2
*
Implement miibus_statchg handler. It detects whether rl(4)
yongari
2008-10-25
1
-0
/
+34
*
In mmu_booke_mapdev(), handle mappings that cannot be represented
marcel
2008-10-25
1
-5
/
+16
*
After sending stop command to MAC, give hardware chance to drain
yongari
2008-10-25
1
-0
/
+8
*
Make rl_init_locked() call rl_reset. This will put hardware into
yongari
2008-10-25
1
-7
/
+4
*
Don't rearm watchdog timer in rl_txeof(). The watchdog timer was
yongari
2008-10-25
1
-2
/
+0
*
Various bus_dma(9) fixes.
yongari
2008-10-25
2
-120
/
+256
*
Make the driver compile on FBSD6 as well.
n_hibma
2008-10-24
1
-2
/
+6
*
Add MSI support.
mav
2008-10-24
1
-1
/
+6
*
Bump the revision after the latest commits.
mav
2008-10-24
1
-1
/
+1
*
Add some special handeling for AD1981HD codec. It has very unusual design
mav
2008-10-24
1
-0
/
+18
*
Fix month mistake. Again. Sorry. :)
mav
2008-10-24
1
-1
/
+1
*
Add hint.hdac.%d.msi description.
mav
2008-10-24
1
-1
/
+3
*
Don't rely on the value of *statep without first taking the vnode interlock.
dfr
2008-10-24
1
-1
/
+4
*
Finish what revision 1.40 started. Revision 1.40 removed a false statement
alc
2008-10-24
1
-8
/
+6
*
Fix general issues with IPI support
kmacy
2008-10-24
3
-50
/
+63
*
Fix evtchn initialization on SMP
kmacy
2008-10-24
1
-12
/
+47
*
Don't fail mistakenly with -r when we already have the whole file.
ru
2008-10-24
1
-0
/
+1
*
After adding U3G_DEBUG to LINT we need to create the opt_u3g.h file when
n_hibma
2008-10-24
1
-1
/
+5
*
Add U3G_DEBUG to LINT
n_hibma
2008-10-24
3
-1
/
+4
*
Remove the entry from the i386 specific NOTES as it is in the generic
n_hibma
2008-10-24
1
-1
/
+0
*
- Bugfix: Only claim interface after having checked all endpoints. This
n_hibma
2008-10-24
1
-42
/
+40
*
Don't rearm callout if the process is exiting, it may leak a callout
davidxu
2008-10-24
1
-1
/
+2
*
partly revert revision 184199, because TDF_NEEDSIGCHK is persitent
davidxu
2008-10-24
1
-10
/
+5
*
Whitespace fix.
jhb
2008-10-23
1
-1
/
+2
*
Fix a number of style issues in the MALLOC / FREE commit. I've tried to
des
2008-10-23
32
-81
/
+96
*
Replace calls to minor() with dev2unit(). Ed already fixed this once,
rnoland
2008-10-23
2
-2
/
+2
*
This check is invalid and I disabled it once already. I accidentally
rnoland
2008-10-23
1
-6
/
+4
*
Update to Myri10GE Firmware 1.4.36.
gallatin
2008-10-23
4
-32592
/
+32702
*
Revert the removal of the MALLOC and FREE macros from the net80211 code.
des
2008-10-23
15
-51
/
+63
*
Don't include <sys/clist.h> inside ucom(4) and ufoma(4).
ed
2008-10-23
2
-2
/
+0
*
Fix detaching of uart(4) devices.
ed
2008-10-23
1
-0
/
+13
[prev]
[next]