summaryrefslogtreecommitdiffstats
path: root/src/net/80211/net80211.c
Commit message (Expand)AuthorAgeFilesLines
* [802.11] Support multicast hashingMichael Brown2009-08-121-20/+1Star
* [802.11] Properly initialize autoassociation processJoshua Oreman2009-08-121-1/+2
* [netdevice] Allow the hardware and link-layer addresses to differ in sizeMichael Brown2009-08-121-0/+2
* [netdevice] Separate out the concept of hardware and link-layer addressesMichael Brown2009-08-121-1/+1
* [802.11] Fix memory leak on unsuccessful probesJoshua Oreman2009-08-091-2/+1Star
* [802.11] Set channels early on to avoid tuning to an undefined channelJoshua Oreman2009-08-091-0/+5
* [802.11] Enhance support for driver PHY differencesJoshua Oreman2009-08-091-14/+76
* [802.11] Add support for 802.11 devices with software MAC layerJoshua Oreman2009-08-011-0/+2595