Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libiwinfo: reset ioctl_socket fd in iwinfo_close(), fixes random failures ↵ | Jo-Philipp Wich | 2013-02-03 | 2 | -7/+9 |
| | | | | | | with multiple cycles of iwinfo_finish() / iwinfo_backend() SVN-Revision: 35471 | ||||
* | iwinfo: don't use the txpower value from debugfs for now, it does not match ↵ | Jo-Philipp Wich | 2013-01-04 | 2 | -1/+3 |
| | | | | | | the values reported via wext SVN-Revision: 35007 | ||||
* | don't depend on lua | John Crispin | 2013-01-04 | 1 | -1/+1 |
| | | | | | | | | Delete +lua from libiwinfo-lua. Signed-off-by: Stefan Hellermann <stefan@the2masters.de> SVN-Revision: 35005 | ||||
* | iwinfo: replace more wext calls with nl80211 equivalents, attempt to infer ↵ | Jo-Philipp Wich | 2013-01-02 | 4 | -71/+243 |
| | | | | | | nl80211 tx power from debugfs before querying wext SVN-Revision: 34982 | ||||
* | iwinfo: properly initialize memory of global nl80211_state, fixes random ↵ | Jo-Philipp Wich | 2012-10-29 | 2 | -1/+3 |
| | | | | | | libnl-tiny assertions when using nl80211_probe() on not supported devices SVN-Revision: 34003 | ||||
* | packages: sort network related packages into package/network/ | Felix Fietkau | 2012-10-10 | 24 | -0/+13178 |
SVN-Revision: 33688 |