| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r217511: | Bernhard Schmidt | 2011-01-26 | 1 | -10/+0 |
| * | MFC r216824: | Bernhard Schmidt | 2011-01-02 | 1 | -3/+15 |
| * | MFC r216557: | Bernhard Schmidt | 2010-12-26 | 1 | -0/+2 |
| * | Add 2 missing bus_dmamap_sync() calls. Those fix random 'scan timeout', | Bernhard Schmidt | 2010-12-21 | 1 | -0/+6 |
| * | Fix association on 5GHz channels. The device is initially configured using | Bernhard Schmidt | 2010-12-21 | 1 | -0/+3 |
| * | Fix a panic while disabling the RF kill button, caller of the | Bernhard Schmidt | 2010-12-21 | 1 | -2/+0 |
| * | MFC r216238: | Bernhard Schmidt | 2010-12-13 | 1 | -2/+19 |
| * | MFC r199018 & r199037: | Bernhard Schmidt | 2010-11-20 | 1 | -1/+1 |
| * | MFC r214894: | Bernhard Schmidt | 2010-11-20 | 1 | -1/+0 |
| * | MFC r207554: | Maxim Sobolev | 2010-11-15 | 1 | -2/+2 |
| * | 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 | 2 | -38/+14 |
| * | Merge r200530 from head: | Gavin Atkinson | 2010-02-14 | 1 | -4/+5 |
| * | For ic_opmode switch cases, provide a default label with a printf saying | Rui Paulo | 2009-07-10 | 1 | -0/+3 |
| * | Overhaul monitor mode handling: | Sam Leffler | 2009-05-20 | 2 | -22/+10 |
| * | Abort any scan on a fatal firmware. ic_scan_curchan is overridden to perform | Andrew Thompson | 2009-05-10 | 1 | -0/+3 |
| * | Create a taskqueue for each wireless interface which provides a serialised | Andrew Thompson | 2009-05-02 | 2 | -232/+61 |
| * | Hoist 802.11 encapsulation up into net80211: | Sam Leffler | 2009-03-30 | 1 | -7/+0 |
| * | Eliminate ic_myaddr so changing the mac address of a device works correctly: | Sam Leffler | 2009-03-29 | 1 | -9/+9 |
| * | Put the "%d retries" debug message in the transmit path behind WPI_DEBUG_TX | Juli Mallett | 2009-03-27 | 1 | -1/+1 |
| * | o) Check that no overrun or CRC errors were encountered in receiving a | Juli Mallett | 2009-03-27 | 2 | -4/+15 |
| * | remove references to ic_stats | Sam Leffler | 2009-02-13 | 1 | -2/+0 |
| * | o use the new association callback to notify the driver when joining a bss | Sam Leffler | 2008-10-27 | 1 | -5/+0 |
| * | Correct detection of particular wpi cards which only support b/g | Benjamin Close | 2008-08-24 | 1 | -4/+4 |
| * | - Fix compile if WPI_DEBUG is not defined | Andrew Thompson | 2008-06-23 | 1 | -27/+39 |
| * | Change the calling convention for ic_node_alloc to deal with | Sam Leffler | 2008-06-07 | 1 | -2/+4 |
| * | The beacon miss notification must run without locks held has it calls back into | Andrew Thompson | 2008-05-16 | 2 | -2/+16 |
| * | Minor cleanup of vap create work: | Sam Leffler | 2008-05-12 | 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 | 2 | -408/+385 |
| * | fix inverted test that disabled ACK's on xmit | Sam Leffler | 2008-03-12 | 1 | -1/+1 |
| * | Update wpi(4) with stability fixes | Andrew Thompson | 2008-03-10 | 3 | -607/+514 |
| * | Give MEXTADD() another argument to make both void pointers to the | Poul-Henning Kamp | 2008-02-01 | 1 | -3/+3 |
| * | rx mbufs must have a pkthdr; use m_gethdr to populate the rx ring | Sam Leffler | 2008-01-26 | 1 | -1/+1 |
| * | - Retire npe_defrag(), gem_defrag(), msk_defrag(), nfe_defrag(), and | John Baldwin | 2008-01-17 | 1 | -1/+1 |
| * | Fix up a race condition with the callout_stop method in newstate. | Benjamin Close | 2007-11-27 | 1 | -1/+4 |
| * | Handle missed beacons correctly | Benjamin Close | 2007-11-27 | 2 | -1/+22 |
| * | Remove the IEEE80211_C_WEP capability flag - setting it makes net80211 expect | Rink Springer | 2007-11-13 | 1 | -2/+1 |
| * | Turn off debug output, its been confusing users. | Benjamin Close | 2007-11-08 | 1 | -1/+1 |
| * | Initial Import of wpi driver based on p4 changeset 128641. | Benjamin Close | 2007-11-05 | 3 | -0/+4899 |