| Commit message (Expand) | Author | Age | Files | Lines |
* | - Improvements to USB PF solution | hselasky | 2011-04-03 | 1 | -61/+203 |
* | Use correct kernel types for all fields in USB PF code and headers. | hselasky | 2011-02-01 | 1 | -3/+3 |
* | Introduces IFF_CANTCONFIG interface flag to point that the interface | weongyo | 2010-12-07 | 1 | -0/+1 |
* | Explicitly UP and DOWN the usbus interfaces (IFT_USB) when it's attached | weongyo | 2010-12-01 | 1 | -0/+2 |
* | Handles the unit number correctly that the previous commit had a problem | weongyo | 2010-11-25 | 1 | -2/+1 |
* | Assigning the unit number for each interfaces could not use ubus->parent | weongyo | 2010-11-25 | 1 | -1/+2 |
* | Fixes a compiler warning when it's compiled with INVARIANTS. | weongyo | 2010-11-24 | 1 | -1/+1 |
* | Removes all duplicated code with BPF that it's greatly simplified and | weongyo | 2010-11-24 | 1 | -1652/+23 |
* | Fixes a kernel crash when usb module is reloaded after unload that it | weongyo | 2010-11-23 | 1 | -2/+16 |
* | Adds a USB packet filter feature to the stack that it could capture | weongyo | 2010-11-22 | 1 | -0/+1862 |