| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r217511: | Bernhard Schmidt | 2011-01-20 | 1 | -9/+0 |
| * | MFC r214894: | Bernhard Schmidt | 2010-11-20 | 1 | -1/+0 |
| * | MFC r207554: | Maxim Sobolev | 2010-11-15 | 1 | -2/+2 |
| * | MFC 213268: | John Baldwin | 2010-10-12 | 1 | -2/+1 |
| * | MFC r211295,211314,211546: | Bernhard Schmidt | 2010-08-28 | 1 | -0/+1 |
| * | MFC r206367, r206358, r206370, r206371, r206372, r206398, r206415, | Rui Paulo | 2010-05-11 | 1 | -35/+21 |
| * | Implementation of the upcoming Wireless Mesh standard, 802.11s, on the | Rui Paulo | 2009-07-11 | 1 | -3/+9 |
| * | validate tx rate(s) in the raw xmit path | Sam Leffler | 2009-05-29 | 1 | -3/+3 |
| * | Overhaul monitor mode handling: | Sam Leffler | 2009-05-20 | 1 | -44/+33 |
| * | Hoist 802.11 encapsulation up into net80211: | Sam Leffler | 2009-03-30 | 1 | -8/+0 |
| * | o add ic_rt to track the rate table for the current channel; this enables | Sam Leffler | 2009-03-29 | 1 | -12/+9 |
| * | Eliminate ic_myaddr so changing the mac address of a device works correctly: | Sam Leffler | 2009-03-29 | 1 | -4/+4 |
| * | o use the new association callback to notify the driver when joining a bss | Sam Leffler | 2008-10-27 | 1 | -6/+1 |
| * | Change the calling convention for ic_node_alloc to deal with | Sam Leffler | 2008-06-07 | 1 | -3/+4 |
| * | Update PLCP<->rate mapping support: | Sam Leffler | 2008-05-12 | 1 | -2/+26 |
| * | Minor cleanup of vap create work: | Sam Leffler | 2008-05-12 | 1 | -1/+2 |
| * | fix typo's that broke duration calculation on protection frames | Sam Leffler | 2008-05-11 | 1 | -1/+1 |
| * | Only start the vaps if the init routine completed. | Andrew Thompson | 2008-05-10 | 1 | -1/+2 |
| * | Unify all the wifi *_ioctl routines | Andrew Thompson | 2008-05-01 | 1 | -7/+8 |
| * | Multi-bss (aka vap) support for 802.11 devices. | Sam Leffler | 2008-04-20 | 1 | -684/+537 |
| * | Various bug fixes for 2560 parts of ral(4): | Sepherosa Ziehau | 2008-02-03 | 1 | -33/+109 |
| * | Check wep flag in *_tx_mgt since we need to encrypt some management frame | Kevin Lo | 2007-11-06 | 1 | -0/+11 |
| * | Update beacon handling to sync w/ vap code base: | Sam Leffler | 2007-09-17 | 1 | -2/+13 |
| * | Add missing bits that made bg scanning lame: | Sam Leffler | 2007-09-05 | 1 | -0/+6 |
| * | o add 802.11 state machine states for DFS and client-side power save | Sam Leffler | 2007-09-05 | 1 | -0/+1 |
| * | Use bus_get_dma_tag() to obtain the parent DMA tag. | Kevin Lo | 2007-07-22 | 1 | -12/+15 |
| * | Don't use 64-byte header on each packet in radiotap. | Kevin Lo | 2007-06-29 | 1 | -3/+4 |
| * | Update 802.11 wireless support: | Sam Leffler | 2007-06-11 | 1 | -135/+177 |
| * | - Fix mbuf/node leakage in drivers' raw_xmit(). | Sepherosa Ziehau | 2007-04-19 | 1 | -1/+7 |
| * | allow net80211 to fillin rate sets | Sam Leffler | 2007-03-11 | 1 | -20/+1 |
| * | Remove dependency on deprecated if_watchdog ABI. | Bruce M Simpson | 2006-12-19 | 1 | -16/+9 |
| * | Add header files <sys/lock.h> and <sys/mutex.h> for mtx_init() and friends. | Kevin Lo | 2006-12-07 | 1 | -0/+2 |
| * | remove unnecessary null ptr check | Sam Leffler | 2006-08-02 | 1 | -2/+1 |
| * | support for 802.11 packet injection via bpf | Sam Leffler | 2006-07-26 | 1 | -0/+125 |
| * | Fix the following bpf(4) race condition which can result in a panic: | Christian S.J. Peron | 2006-06-02 | 1 | -7/+7 |
| * | Since DELAY() was moved, most <machine/clock.h> #includes have been | Poul-Henning Kamp | 2006-05-16 | 1 | -1/+0 |
| * | o fixes the locking of if_init(). | Damien Bergamini | 2006-03-21 | 1 | -2/+20 |
| * | Fix include paths to make this compile. | Mike Silbersack | 2006-03-05 | 1 | -3/+3 |
| * | Add support for the second (RT2561/RT2561S) and third (RT2661 MIMO XR) | Damien Bergamini | 2006-03-05 | 1 | -0/+2707 |