summaryrefslogtreecommitdiff
path: root/src/wifi
AgeCommit message (Expand)AuthorFilesLines
2012-05-04wifi: attempt to use same kernel API wpa_supplicant does (bgo #675017)Dan Williams1-5/+27
2012-04-12wifi: check the driver reports any encryption caps with nl80211 (bgo #673717)Mathieu Trudel-Lapierre1-0/+10
2012-03-19wifi: make sure we're connected to netlink before using itDan Williams1-5/+6
2012-03-15wifi: yet another nl80211 processing fixDan Williams1-9/+13
2012-03-09wifi: fix typo in wifi detection code (bgo #671276)Dan Williams1-1/+1
2012-03-08wifi: fix entering possible endless loopDan Williams1-7/+14
2012-03-08Revert "wifi: fix entering an endless loop"Dan Williams1-1/+1
2012-03-07wifi: fix entering an endless loopJiří Klimeš1-1/+1
2012-03-06wifi: remove unused nl80211 attributes that break build on older kernelsDan Williams1-2/+0
2012-03-01build: wifi: add missing builddir to INCLUDESColin Walters1-0/+2
2012-03-01wifi: add forgotten makefileDan Williams1-0/+29
2012-02-29wifi: let WEXT be disabled with --with-wext=noDan Williams7-0/+1891