| Commit message (Expand) | Author | Age | Files | Lines |
* | [package] libpcap: add -fpic, refresh patches | Jo-Philipp Wich | 2011-05-24 | 4 | -8/+9 |
* | [package] libpcap: remove empty patchfiles | Jo-Philipp Wich | 2011-05-24 | 2 | -0/+0 |
* | [PATCH] Update libpcap to version 1.1.1 | Jo-Philipp Wich | 2011-05-24 | 8 | -261/+109 |
* | base-files: make the MAC address of bridge interfaces sticky to avoid ARP iss... | Felix Fietkau | 2011-05-24 | 1 | -1/+2 |
* | [package] base-files: mark /etc/crontabs/ as config directory | Jo-Philipp Wich | 2011-05-24 | 1 | -1/+2 |
* | [PATCH] kernel: kmod-crypto-iv depends on kmod-crypto-manager | Jo-Philipp Wich | 2011-05-24 | 1 | -1/+1 |
* | [PATCH] dnsmasq: allow hostname assignment without static lease | Jo-Philipp Wich | 2011-05-24 | 2 | -5/+4 |
* | [netfilter] package u32 match and TEE target, patches by Maxim Uvarov | Jo-Philipp Wich | 2011-05-24 | 2 | -0/+58 |
* | [package] ncurses: enable C++ bindings (#9442) | Jo-Philipp Wich | 2011-05-22 | 1 | -6/+4 |
* | [package] iw: fix calculation of fractional multicast rates like 5.5Mbps due ... | Jo-Philipp Wich | 2011-05-22 | 2 | -2/+13 |
* | [package] firewall: explictely mention network in default configuration, make... | Jo-Philipp Wich | 2011-05-20 | 1 | -0/+2 |
* | broadcom-wl: fix wild ssb_device accesses as pci_dev for legacy pci dma api | Felix Fietkau | 2011-05-19 | 1 | -0/+88 |
* | broadcom-wl: fix uninitialized variable | Felix Fietkau | 2011-05-19 | 1 | -1/+2 |
* | ath9k: fix some locking issues in the tx fifo cleanup patch | Felix Fietkau | 2011-05-19 | 1 | -35/+23 |
* | ath9k: clean up tx fifo handling on ar9380 based hardware | Felix Fietkau | 2011-05-18 | 2 | -0/+680 |
* | ath9k: fix a small race condition in the tx_last_beacon patch | Felix Fietkau | 2011-05-18 | 1 | -5/+10 |
* | [PATCH] ipcalc.sh CIDR notation | Jo-Philipp Wich | 2011-05-18 | 2 | -7/+16 |
* | mac80211: sync the CONFIG_ATH5K_DEBUG make override with the buildflags overr... | Felix Fietkau | 2011-05-17 | 1 | -1/+1 |
* | ath9k: implement tx_last_beacon() to allow mac80211 to respond to probe reque... | Felix Fietkau | 2011-05-17 | 1 | -0/+106 |
* | [modules] | John Crispin | 2011-05-17 | 1 | -1/+1 |
* | ath9k: fix ad-hoc nexttbtt calculation, which broke beacon transmission in so... | Felix Fietkau | 2011-05-17 | 1 | -0/+11 |
* | ath9k: fix issues with ad-hoc beacon slot selection | Felix Fietkau | 2011-05-16 | 1 | -0/+50 |
* | mac80211: update to 2011-05-13 | Felix Fietkau | 2011-05-16 | 34 | -906/+167 |
* | package/kernel: crypto: Remove renamed modules hack | Vasilis Tsiligiannis | 2011-05-15 | 1 | -23/+9 |
* | package/kernel: netfilter: Remove 2.4/2.6 references | Vasilis Tsiligiannis | 2011-05-15 | 1 | -12/+8 |
* | package/kernel: Remove all 2.4 definitions | Vasilis Tsiligiannis | 2011-05-15 | 5 | -106/+32 |
* | package/kernel: Remove $(KMOD_SUFFIX) usage | Vasilis Tsiligiannis | 2011-05-15 | 7 | -31/+31 |
* | [kernel/modules] | John Crispin | 2011-05-09 | 2 | -207/+216 |
* | Deployment of IPv6 has opened up many more prefixes than just the | Travis Kemen | 2011-05-08 | 1 | -2/+2 |
* | [package] base-files: retrigger usb coldplug after module loading, solves usb... | Jo-Philipp Wich | 2011-05-08 | 2 | -1/+6 |
* | base-files: fix a typo in etc/banner | Gabor Juhos | 2011-05-07 | 1 | -1/+1 |
* | [package] lua: remove posix from Lua core, almost nothing uses it - saves 9k ... | Jo-Philipp Wich | 2011-05-04 | 3 | -1476/+2 |
* | ath9k: add noise floor calibration fix that should improve stability | Felix Fietkau | 2011-05-04 | 1 | -0/+52 |
* | [package] comgt: add tty hotplug remove handling, only iterate each tty once ... | Jo-Philipp Wich | 2011-05-04 | 2 | -21/+20 |
* | [package] kernel: revert r26814 | Jo-Philipp Wich | 2011-05-03 | 1 | -16/+0 |
* | [PATCH 1/2] kernel: add kmod-crypto-ipsec | Jo-Philipp Wich | 2011-05-03 | 1 | -0/+16 |
* | [PATCH 2/2] kernel: add kmod-crypto-{wq,rng,iv} | Jo-Philipp Wich | 2011-05-03 | 1 | -1/+1 |
* | [PATCH 1/2] kernel: add kmod-crypto-{wq,rng,iv} | Jo-Philipp Wich | 2011-05-03 | 1 | -0/+32 |
* | [package] comgt: move ifup invocation back into background subshell to preven... | Jo-Philipp Wich | 2011-05-03 | 1 | -6/+3 |
* | [package] comgt: move 3g hotplug handling to tty subsystem, fixes race on col... | Jo-Philipp Wich | 2011-05-03 | 2 | -7/+10 |
* | [package] base-files: cleanup permissions of device files in common hotplug r... | Jo-Philipp Wich | 2011-05-03 | 1 | -6/+15 |
* | [package] hotplug2: introduce tty subsystem events (#9211) | Jo-Philipp Wich | 2011-05-03 | 1 | -1/+1 |
* | [package] firewall: revert accidential committed changes from r26805 | Jo-Philipp Wich | 2011-05-02 | 1 | -39/+11 |
* | [PATCH] firewall: provide examples of ssh port relocation on firewall and IPs... | Jo-Philipp Wich | 2011-05-02 | 2 | -11/+61 |
* | brcm47xx: add fallback sprom for pci devices without an own sprom. | Hauke Mehrtens | 2011-05-01 | 2 | -36/+30 |
* | ath9k: add a new fix for signal strength / noise measurements | Felix Fietkau | 2011-05-01 | 1 | -0/+88 |
* | mac80211: detect and drop incoming packets with invalid CCMP packet numbers t... | Felix Fietkau | 2011-05-01 | 1 | -0/+46 |
* | [package] exclude pktgen for uml target | Florian Fainelli | 2011-04-29 | 1 | -0/+1 |
* | [package] relayd: map "ipaddr" option to local ip (-L) | Jo-Philipp Wich | 2011-04-27 | 1 | -0/+4 |
* | madwifi: Fix compilation for 2.6.39 | Felix Fietkau | 2011-04-26 | 1 | -0/+11 |