| Commit message (Expand) | Author | Age | Files | Lines |
* | Add initial support for MIMO statistics to net80211. | adrian | 2011-04-08 | 1 | -0/+27 |
* | Remove trailing ";" in struct ieee80211_beacon_offsets declaration | antoine | 2009-11-11 | 1 | -1/+1 |
* | Implement the missing support for updating the mesh conf number of | rpaulo | 2009-10-19 | 1 | -1/+3 |
* | Revert previous commit and add myself to the list of people who should | phk | 2009-09-08 | 1 | -1/+1 |
* | Add necessary include. | phk | 2009-09-08 | 1 | -1/+1 |
* | Implementation of the upcoming Wireless Mesh standard, 802.11s, on the | rpaulo | 2009-07-11 | 1 | -0/+8 |
* | Correct ieee80211_gettid: | sam | 2009-06-09 | 1 | -4/+7 |
* | iv_flags_ext is full, make room by moving HT-related flags to a new | sam | 2009-06-07 | 1 | -0/+1 |
* | o station mode channel switch support | sam | 2009-06-04 | 1 | -0/+1 |
* | pad data structures to enable integration of future features w/o abi breakage | sam | 2009-06-01 | 1 | -0/+1 |
* | Overhaul monitor mode handling: | sam | 2009-05-20 | 1 | -4/+3 |
* | Change if_output to take a struct route as its fourth argument in order | kmacy | 2009-04-16 | 1 | -1/+1 |
* | Hoist 802.11 encapsulation up into net80211: | sam | 2009-03-30 | 1 | -2/+3 |
* | Fix enough bits so that fast frames work again: | sam | 2009-03-26 | 1 | -0/+2 |
* | split Atheros SuperG support out into it's own file that's included only | sam | 2009-03-24 | 1 | -0/+2 |
* | Add a ieee80211_waitfor_parent() function that will wait for all deferred | thompsa | 2009-02-12 | 1 | -0/+1 |
* | TDMA support for long distance point-to-point links using ath devices: | sam | 2009-01-08 | 1 | -1/+3 |
* | move decl up before first use | sam | 2008-10-26 | 1 | -1/+1 |
* | o change ieee80211_mgmt_output to take a raw xmit parameters block so | sam | 2008-10-26 | 1 | -1/+2 |
* | Add ieee80211_suspend_all and ieee80211_resume_all for | sam | 2008-05-28 | 1 | -0/+2 |
* | declare ieee80211_phymode_name with an array size | sam | 2008-05-12 | 1 | -1/+1 |
* | Minor cleanup of vap create work: | sam | 2008-05-12 | 1 | -0/+1 |
* | Multi-bss (aka vap) support for 802.11 devices. | sam | 2008-04-20 | 1 | -71/+119 |
* | sync 11n support with vap code base; many changes based on interop | sam | 2007-11-02 | 1 | -0/+10 |
* | Update beacon handling to sync w/ vap code base: | sam | 2007-09-17 | 1 | -7/+35 |
* | o add 802.11 state machine states for DFS and client-side power save | sam | 2007-09-05 | 1 | -2/+5 |
* | Update 802.11 wireless support: | sam | 2007-06-11 | 1 | -34/+45 |
* | copyright updates: | sam | 2007-06-06 | 1 | -7/+1 |
* | change ieee80211_fix_rate to take a rate set instead of using | sam | 2007-03-11 | 1 | -1/+2 |
* | add ieee80211_opmode_name array for mapping the opmode to a string | sam | 2007-03-07 | 1 | -0/+1 |
* | Correct several issues with rate set negotiation: | sam | 2007-01-08 | 1 | -0/+1 |
* | add support for 802.11 packet injection via bpf | sam | 2006-07-26 | 1 | -0/+5 |
* | update erp information element in the beacon frame to reflect | sam | 2006-01-02 | 1 | -0/+1 |
* | Add ieee80211_beacon_miss for processing sta mode beacon miss events | sam | 2005-12-12 | 1 | -0/+1 |
* | Extend acl support to pass ioctl requests through and use this to | sam | 2005-08-13 | 1 | -0/+3 |
* | Clarify/fix handling of the current channel: | sam | 2005-08-10 | 1 | -0/+1 |
* | split xmit of probe request frame out into a separate routine that | sam | 2005-07-22 | 1 | -0/+6 |
* | simplifiy ieee80211_send_nulldata api | sam | 2005-07-22 | 1 | -1/+1 |
* | simplify rate set api's by removing ic parameter (implicit in node reference) | sam | 2005-07-22 | 1 | -1/+3 |
* | remove extern from function decls | sam | 2005-04-04 | 1 | -33/+30 |
* | change ieee80211_input to return the frame type or -1 | sam | 2005-04-04 | 1 | -1/+1 |
* | add macros to convert between txop's and usecs | sam | 2005-01-24 | 1 | -0/+2 |
* | bump copyright for 2005 | sam | 2004-12-31 | 1 | -1/+1 |
* | s/inline/__inline/ | sam | 2004-12-31 | 1 | -2/+2 |
* | expose ieee80211_phymode_name for use in debug msgs | sam | 2004-12-31 | 1 | -0/+1 |
* | Update 802.11 support; too much new functionality to fully describe | sam | 2004-12-08 | 1 | -13/+179 |
* | MFp4 changes to fix locking issues and correct reference | sam | 2003-08-19 | 1 | -6/+6 |
* | o change ieee80211_new_state handling to use a proper method that drivers | sam | 2003-07-20 | 1 | -6/+10 |
* | revise copyright notices per discussion with Atsushi Onoe <onoe@sm.sony.co.jp> | sam | 2003-06-27 | 1 | -11/+17 |
* | new 802.11 layer: | sam | 2003-06-23 | 1 | -0/+68 |