History log of /src/sys/net80211/ieee80211_sysctl.h |
Revision | | Date | Author | Comments |
1.9 |
| 19-Oct-2009 |
rmind | branches: 1.9.64; Drop 3rd and 4th clauses from David Young's license. Reviewed and approved by dyoung@ (copyright holder).
|
1.8 |
| 25-Dec-2007 |
perry | branches: 1.8.4; 1.8.10; Convert many of the uses of __attribute__ to equivalent __packed, __unused and __dead macros from cdefs.h
|
1.7 |
| 10-Dec-2005 |
elad | branches: 1.7.46; 1.7.52; 1.7.56; 1.7.60; Multiple inclusion protection, as suggested by christos@ on tech-kern@ few days ago.
|
1.6 |
| 20-Nov-2005 |
dyoung | Mark ieee80211_nodes with their node-table membership: scan table or client/neighbor table.
While I'm here, assert that ieee80211_getmgtframe returns a frame that starts on a 32-bit boundary.
|
1.5 |
| 26-Jul-2005 |
dyoung | branches: 1.5.6; Resolve conflicts.
|
1.4 |
| 26-Jun-2005 |
dyoung | branches: 1.4.2; Add some debug messages to ieee80211_notify_node_{join,leave}.
Change the way we walk 802.11 peers/clients: for each eligible interface, walk the ic_sta (peers/clients) table, first; walk the ic_scan (scan results) table, second; then visit the ic_bss (node for the network joined/created by the interface).
|
1.3 |
| 22-Jun-2005 |
dyoung | Resolve conflicts in importation of 18-May-2005 ath(4) / net80211(9) from FreeBSD. Introduce compatibility shims (sys/dev/ic/ath_netbsd.[ch], sys/net80211/ieee80211_netbsd.[ch]). Update drivers (an, atu, atw, awi, ipw, iwi, rtw, wi) for the new net80211(9) API.
|
1.2 |
| 26-Feb-2005 |
perry | nuke trailing whitespace
|
1.1 |
| 16-Jul-2004 |
dyoung | branches: 1.1.2; 1.1.6; 1.1.8; Add sysctl access to 802.11 node tables, step #1.
|
1.1.8.1 |
| 19-Mar-2005 |
yamt | sync with head. xen and whitespace. xen part is not finished.
|
1.1.6.1 |
| 29-Apr-2005 |
kent | sync with -current
|
1.1.2.7 |
| 11-Dec-2005 |
christos | Sync with head.
|
1.1.2.6 |
| 10-Nov-2005 |
skrll | Sync with HEAD. Here we go again...
|
1.1.2.5 |
| 04-Mar-2005 |
skrll | Sync with HEAD.
Hi Perry!
|
1.1.2.4 |
| 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
1.1.2.3 |
| 18-Sep-2004 |
skrll | Sync with HEAD.
|
1.1.2.2 |
| 03-Aug-2004 |
skrll | Sync with HEAD
|
1.1.2.1 |
| 16-Jul-2004 |
skrll | file ieee80211_sysctl.h was added on branch ktrace-lwp on 2004-08-03 10:54:21 +0000
|
1.4.2.2 |
| 21-Jan-2008 |
yamt | sync with head
|
1.4.2.1 |
| 21-Jun-2006 |
yamt | sync with head.
|
1.5.6.1 |
| 22-Nov-2005 |
yamt | sync with head.
|
1.7.60.1 |
| 02-Jan-2008 |
bouyer | Sync with HEAD
|
1.7.56.1 |
| 26-Dec-2007 |
ad | Sync with head.
|
1.7.52.1 |
| 18-Feb-2008 |
mjf | Sync with HEAD.
|
1.7.46.1 |
| 09-Jan-2008 |
matt | sync with HEAD
|
1.8.10.1 |
| 11-Mar-2010 |
yamt | sync with head
|
1.8.4.1 |
| 22-Feb-2008 |
skrll | Beginning of a sync with net80211 from FreeBSD. Lots to do.
Sources taken from 2008-02-22.
|
1.9.64.1 |
| 12-Jul-2018 |
phil | State save. New kernel config for this brach only. TESTWIFI does produce a kernel. It is not working. athn files not compiling yet and commented out of the TESTWIFI kernel, which only has urtwn 802.11 driver enabled. ieee80211_alq.c and ieee80211_ddb.c not compiling yet.
|