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
/
ral
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove OLDCARD shims
imp
2005-09-21
1
-23
/
+4
*
Make sure that we call if_free(ifp) after bus_teardown_intr. Since we
imp
2005-09-19
1
-1
/
+1
*
Avoid deferencing NULL in if_free().
ru
2005-09-16
1
-3
/
+2
*
if_ral_pccard does not depend on pccard module directly, but rather
imp
2005-08-22
1
-1
/
+0
*
Fix basic rates set for 802.11a/g operating modes. This can significantly
damien
2005-08-21
1
-16
/
+29
*
Don't automatically start scanning in if_init() if IEEE80211_ROAMING_MANUAL
damien
2005-08-20
1
-4
/
+6
*
Clarify/fix handling of the current channel:
sam
2005-08-10
1
-7
/
+8
*
Propagate rename of IFF_OACTIVE and IFF_RUNNING to IFF_DRV_OACTIVE and
rwatson
2005-08-09
2
-13
/
+14
*
diff reduction against p4: define IEEE80211_FIXED_RATE_NONE and use
sam
2005-07-22
1
-2
/
+2
*
remove local mods that snuck into rev 1.6
sam
2005-07-10
1
-4
/
+1
*
remove driver-private key allocators; use the default one instead
sam
2005-07-10
1
-12
/
+0
*
oops ... forgot to declare sc in my previous commit. unbreak build.
damien
2005-07-08
1
-0
/
+1
*
ral_init() takes a struct ral_softc as parameter not a struct ifnet.
damien
2005-07-08
1
-1
/
+1
*
reclaim node reference when ieee80211_encap fails
sam
2005-07-08
1
-2
/
+7
*
reclaim mbuf when ieee80211_crypto_encap fails
sam
2005-07-07
1
-1
/
+3
*
o Fix a write mbuf-after-free bug. The duration field of the 802.11 header
damien
2005-06-29
1
-9
/
+23
*
Eliminate unused argument in PCMCIA_CARD macro.
imp
2005-06-24
1
-1
/
+1
*
Stop embedding struct ifnet at the top of driver softcs. Instead the
brooks
2005-06-10
2
-5
/
+11
*
Fix WPA (802.11i) support.
damien
2005-05-22
1
-0
/
+12
*
Initial import of ipw, iwi, ral and ural drivers:
damien
2005-04-18
7
-0
/
+3868