| Commit message (Expand) | Author | Age | Files | Lines |
* | [package] comgt: add tty hotplug remove handling, only iterate each tty once ... | jow | 2011-05-04 | 2 | -21/+20 |
* | [package] kernel: revert r26814 | jow | 2011-05-03 | 1 | -16/+0 |
* | [PATCH 1/2] kernel: add kmod-crypto-ipsec | jow | 2011-05-03 | 1 | -0/+16 |
* | [PATCH 2/2] kernel: add kmod-crypto-{wq,rng,iv} | jow | 2011-05-03 | 1 | -1/+1 |
* | [PATCH 1/2] kernel: add kmod-crypto-{wq,rng,iv} | jow | 2011-05-03 | 1 | -0/+32 |
* | [PATCH] geos: remove unneeded modules | jow | 2011-05-03 | 1 | -2/+2 |
* | [package] comgt: move ifup invocation back into background subshell to preven... | jow | 2011-05-03 | 1 | -6/+3 |
* | [package] comgt: move 3g hotplug handling to tty subsystem, fixes race on col... | jow | 2011-05-03 | 2 | -7/+10 |
* | [package] base-files: cleanup permissions of device files in common hotplug r... | jow | 2011-05-03 | 1 | -6/+15 |
* | [package] hotplug2: introduce tty subsystem events (#9211) | jow | 2011-05-03 | 1 | -1/+1 |
* | [package] firewall: revert accidential committed changes from r26805 | jow | 2011-05-02 | 1 | -39/+11 |
* | [PATCH] firewall: provide examples of ssh port relocation on firewall and IPs... | jow | 2011-05-02 | 2 | -11/+61 |
* | [PATCH] quilt: fix building with dash | jow | 2011-05-02 | 1 | -2/+6 |
* | [uml] update to 2.6.38 | florian | 2011-05-02 | 8 | -1/+74 |
* | cns3xxx: remove one of the dma cache patches, it causes a regression in the e... | nbd | 2011-05-02 | 1 | -67/+0 |
* | brcm47xx: add fallback sprom for pci devices without an own sprom. | hauke | 2011-05-01 | 26 | -108/+1006 |
* | ath9k: add a new fix for signal strength / noise measurements | nbd | 2011-05-01 | 1 | -0/+88 |
* | cns3xxx: fix missing and incomplete cache flushes on DMA cache sync for cpu -... | nbd | 2011-05-01 | 2 | -0/+88 |
* | mac80211: detect and drop incoming packets with invalid CCMP packet numbers t... | nbd | 2011-05-01 | 1 | -0/+46 |
* | [buildroot] add vim temp files (*~) to .gitignore | jow | 2011-04-29 | 1 | -0/+1 |
* | [package] exclude pktgen for uml target | florian | 2011-04-29 | 1 | -0/+1 |
* | ar71xx: use the ar8316 switch driver on the PB92 board and add a matching def... | nbd | 2011-04-28 | 3 | -8/+37 |
* | ar8316: automatically detect whether port4 is used as PHY or as a switch port | nbd | 2011-04-28 | 1 | -32/+61 |
* | ar71xx: fix MDIO access on ar7242 (based on a patch by Jess Zhu) | nbd | 2011-04-28 | 2 | -25/+63 |
* | ar8216: support AR8316 rev 0 devices | nbd | 2011-04-28 | 1 | -0/+1 |
* | [package] relayd: map "ipaddr" option to local ip (-L) | jow | 2011-04-27 | 1 | -0/+4 |
* | linux/atheros: add 2.6.38 preliminary support | acoul | 2011-04-27 | 14 | -0/+6616 |
* | madwifi: Fix compilation for 2.6.39 | nbd | 2011-04-26 | 1 | -0/+11 |
* | swconfig: Replace SPIN_LOCK_UNLOCKED with DEFINE_SPINLOCK | nbd | 2011-04-26 | 1 | -1/+1 |
* | mac80211: backport some more compat fixes, fix compile issues on 2.6.31 and e... | nbd | 2011-04-26 | 1 | -0/+195 |
* | mac80211: broadcast the country IE by default if the country code is configur... | nbd | 2011-04-26 | 1 | -0/+5 |
* | wpa_supplicant: make sure that the common 802.11 code gets linked in (fixes #... | nbd | 2011-04-26 | 2 | -0/+4 |
* | mac80211: replace the regd revert patch with a proper fix, add some more pend... | nbd | 2011-04-26 | 2 | -63/+567 |
* | ath9k: remove the signal strength fix, it causes a lot of confusion and seems... | nbd | 2011-04-25 | 1 | -27/+0 |
* | cfg80211: revert upstream regdomain handling breakage | nbd | 2011-04-25 | 2 | -2/+65 |
* | hostapd: fix a few compile errors and warnings | nbd | 2011-04-24 | 6 | -23/+46 |
* | mac80211: do rate control updates when the HT configuration changes on an int... | nbd | 2011-04-23 | 1 | -0/+35 |
* | hostapd: update to 2011-04-21 | nbd | 2011-04-23 | 11 | -34/+216 |
* | linux/adm5120: update wget2nand script | acoul | 2011-04-21 | 1 | -2/+2 |
* | linux/ar71xx: update wget2nand script | acoul | 2011-04-21 | 1 | -2/+2 |
* | linux/ar71xx: add 2.6.38 preliminary support | acoul | 2011-04-21 | 34 | -0/+1141 |
* | mac80211: remove unneeded patch | hauke | 2011-04-21 | 1 | -14/+0 |
* | mac80211: update to wireless-testing 2011-04-19, contains several beacon rela... | nbd | 2011-04-20 | 55 | -2349/+65 |
* | [package] ppp: extend the r26742 change to ip-down too | jow | 2011-04-20 | 1 | -4/+7 |
* | [package] ppp: prevent duplicate hotplug for non uci managed ppp interfaces (... | jow | 2011-04-20 | 2 | -3/+10 |
* | [package] firewall: prevent excessive uci state data aggregation (#9152) | jow | 2011-04-20 | 2 | -1/+3 |
* | busybox: refresh patches | nbd | 2011-04-20 | 20 | -69/+56 |
* | busybox: fix issues with static routes and 6rd option parsing (thx, Florian F... | nbd | 2011-04-20 | 1 | -14/+8 |
* | mac80211: b43: Expose N-PHY support | hauke | 2011-04-19 | 1 | -2/+18 |
* | mac80211: b43: Expose PIO mode fallback | hauke | 2011-04-19 | 2 | -13/+29 |