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
/
net80211
/
ieee80211.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Update ieee80211_mhz2ieee to understand public safety bands and spectrum
sam
2005-11-15
1
-7
/
+22
*
Clarify/fix handling of the current channel:
sam
2005-08-10
1
-0
/
+4
*
Cleanup beacon/listen interval handling:
sam
2005-08-08
1
-3
/
+5
*
diff reduction against p4: define IEEE80211_FIXED_RATE_NONE and use
sam
2005-07-22
1
-1
/
+1
*
supply a default ic_reset method for drivers; the ioctl code expect this
sam
2005-01-27
1
-0
/
+22
*
statically allocate the station/neighbor node table; the deferred
sam
2005-01-24
1
-2
/
+2
*
bump copyright for 2005
sam
2004-12-31
1
-1
/
+1
*
disable default use of wme until we can sort out interoperability issues;
sam
2004-12-31
1
-2
/
+2
*
expose ieee80211_phymode_name for use in debug msgs
sam
2004-12-31
1
-1
/
+1
*
Update 802.11 support; too much new functionality to fully describe
sam
2004-12-08
1
-184
/
+275
*
Add some missing <sys/module.h> includes which are masked by the
phk
2004-05-30
1
-0
/
+1
*
Link state change notification of ethernet media to the routing socket.
andre
2004-05-05
1
-1
/
+10
*
diff reduction against madwifi/p4
sam
2004-04-02
1
-2
/
+2
*
Add explicit dependency on "ether", since we use ether_ifattach().
mux
2004-03-16
1
-0
/
+1
*
Add support for FH phy, which will be used by awi driver.
onoe
2004-01-15
1
-43
/
+58
*
short preamble capability is not just for 11g; mark IEEE80211_F_SHPREAMBLE
sam
2003-09-14
1
-3
/
+3
*
Delay creating ic_bss until after the super-class has a chance
sam
2003-08-13
1
-0
/
+6
*
add monitor mode
sam
2003-07-21
1
-0
/
+12
*
o change ieee80211_new_state handling to use a proper method that drivers
sam
2003-07-20
1
-1
/
+1
*
add safeguard against (bogus) null channel parameter
sam
2003-06-29
1
-1
/
+4
*
revise copyright notices per discussion with Atsushi Onoe <onoe@sm.sony.co.jp>
sam
2003-06-27
1
-21
/
+17
*
fix typo
sam
2003-06-27
1
-1
/
+1
*
new 802.11 layer:
sam
2003-06-23
1
-0
/
+858
[prev]