| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ar7-atm: patch was against an older tarball, fixear7-atm: patch was against a... | matteo | 2008-03-11 | 1 | -2/+2 |
* | ar7-atm: apply patch well | matteo | 2008-03-11 | 1 | -585/+580 |
* | ar7-atm: fix sysctl (closes #3122) | matteo | 2008-03-11 | 1 | -27/+36 |
* | fix ixp4xx-microcode compile on osx | nbd | 2008-03-10 | 1 | -1/+1 |
* | ar7-atm: add an useful patch from #2561, tnx Axel Gembe | matteo | 2008-03-09 | 1 | -0/+585 |
* | Upgrade x86 to 2.6.24 | florian | 2008-03-09 | 1 | -1/+1 |
* | Fix rt2x00 compilation and upgrade to the current mainline version (2.6.24) | florian | 2008-03-09 | 27 | -5095/+6794 |
* | [AR7]: Fix two of the three bugs in #3122 | matteo | 2008-03-08 | 1 | -28/+43 |
* | add new led trigger for network traffic, fixes #2776 | blogic | 2008-03-07 | 1 | -0/+15 |
* | this package should only be available for targets with generic gpio support, ... | blogic | 2008-03-07 | 1 | -1/+1 |
* | made ppp usepeerdns configurable, fixes #3187 | blogic | 2008-03-07 | 1 | -1/+4 |
* | Add PCnet32 ethernet support (#3195) | florian | 2008-03-07 | 1 | -0/+16 |
* | Make the syslog ring-buffer size configurable (#3204) | florian | 2008-03-07 | 1 | -1/+2 |
* | madwifi: add patches for maximum and minimum rate (thx, SeG) | nbd | 2008-03-07 | 2 | -0/+236 |
* | madwifi: don't deliver broadcast frames to vaps that aren't up | nbd | 2008-03-07 | 1 | -0/+14 |
* | fix channel change bugs | nbd | 2008-03-07 | 1 | -11/+10 |
* | include noise in stats struct | nbd | 2008-03-07 | 1 | -6/+30 |
* | debugging fixes | nbd | 2008-03-07 | 2 | -24/+222 |
* | madwifi: napi polling fixes | nbd | 2008-03-07 | 3 | -45/+38 |
* | [package] kernel/modules/usb: add support for the cp2101 USB to serial conver... | juhosg | 2008-03-06 | 1 | -0/+15 |
* | Fix typo | florian | 2008-03-04 | 1 | -1/+1 |
* | Also call setup_switch on network restart | florian | 2008-03-02 | 1 | -0/+1 |
* | fix switch-robo.c compile errors on linux 2.4 | nbd | 2008-03-01 | 1 | -0/+4 |
* | remove the packages repo as it is not compatable with trunk | thepeople | 2008-02-29 | 1 | -1/+0 |
* | Fix a wrong variable names (ifname, wan) and enhance httpd's init script by m... | thepeople | 2008-02-28 | 1 | -4/+44 |
* | Fix the roboswitch code for the WRT350N | mb | 2008-02-27 | 3 | -80/+186 |
* | add config file support for the adm5120 switch | thepeople | 2008-02-27 | 3 | -0/+96 |
* | sync with madwifi commit 3362 | nbd | 2008-02-23 | 1 | -7/+1 |
* | madwifi 2.6.24 compile fix Signed-off-by: Alexandros C. Couloumbis <alex@ozo.... | thepeople | 2008-02-22 | 1 | -0/+15 |
* | *sigh* nuke more debug crap | nbd | 2008-02-21 | 1 | -20/+29 |
* | madwifi: minor ap scanning bugfix | nbd | 2008-02-21 | 1 | -0/+18 |
* | improve reliability of beacon transmissions after channel change | nbd | 2008-02-20 | 1 | -0/+68 |
* | refresh madwifi patches, fix an issue with napi polling (thx SeG) | nbd | 2008-02-20 | 27 | -546/+414 |
* | bcm47xx: Add driver for the SSB Gigabit Ethernet core. | mb | 2008-02-20 | 1 | -0/+26 |
* | napi polling fix | nbd | 2008-02-20 | 1 | -13/+21 |
* | madwifi: remove a dangerous debugging define | nbd | 2008-02-20 | 1 | -31/+44 |
* | improve reliability of the beaconcal patch | nbd | 2008-02-20 | 1 | -14/+27 |
* | ssb: Make the GPIO API reentrancy safe. | mb | 2008-02-19 | 2 | -44/+14 |
* | ssb: Update the GPIO API | mb | 2008-02-19 | 1 | -1/+10 |
* | ssb: Update to latest upstream version of ssb. | mb | 2008-02-19 | 1 | -366/+0 |
* | change psk back to key | thepeople | 2008-02-18 | 1 | -1/+1 |
* | b43: Make probing of NPHY devices possible. | mb | 2008-02-18 | 2 | -1/+2 |
* | hostapd: Disable driver_nl80211 if mac80211 is not built | mb | 2008-02-17 | 1 | -1/+1 |
* | b43: Switch to latest firmware. | mb | 2008-02-17 | 1 | -4/+4 |
* | hostapd.sh: Fix typo. The PSK is expected in the "psk" variable, but we put i... | mb | 2008-02-17 | 1 | -3/+3 |
* | mac80211 wifi script: Tell hostapd to use the nl80211 driver. | mb | 2008-02-17 | 1 | -3/+3 |
* | hostapd: use patches to add the nl80211 driver instead of copying the files. | mb | 2008-02-17 | 12 | -3781/+2968 |
* | Whoops, forgot to add this file to the b43-update commit. | mb | 2008-02-16 | 1 | -0/+392 |
* | mac80211: allow AP and VLAN modes | mb | 2008-02-16 | 1 | -0/+25 |
* | Enable nl80211 support in hostapd. | mb | 2008-02-16 | 1 | -2/+26 |