| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: remove pata-amd driver from generic x86 images, add addition cs553x modules | Felix Fietkau | 2011-05-31 | 2 | -1/+97 |
* | ath9k: reduce the number of rx buffers, 512 is excessively high, 128 should w... | Felix Fietkau | 2011-05-30 | 1 | -0/+11 |
* | * backport 2.6.8 patches to .39 / .32.33 | John Crispin | 2011-05-29 | 50 | -4005/+289 |
* | ath9k: merge a few bugfixes | Felix Fietkau | 2011-05-28 | 3 | -4/+97 |
* | ath5k: disable fast channel changes, some people have reported that they intr... | Felix Fietkau | 2011-05-28 | 1 | -0/+18 |
* | hostapd: fix a race condition related to assoc response tx status processing | Felix Fietkau | 2011-05-28 | 1 | -0/+48 |
* | hostapd: update to 20110527, includes a client mode wpa auth fix | Felix Fietkau | 2011-05-28 | 13 | -53/+53 |
* | kernel: generic: Update 2.6.39 to final | Hauke Mehrtens | 2011-05-25 | 4 | -10/+15 |
* | libpcap: properly fix fPIC handling (reverts $(FPIC) added in r26999) | Felix Fietkau | 2011-05-24 | 4 | -19/+42 |
* | libpcap: add -fpic, refresh patches | Jo-Philipp Wich | 2011-05-24 | 4 | -8/+9 |
* | libpcap: remove empty patchfiles | Jo-Philipp Wich | 2011-05-24 | 2 | -0/+0 |
* | 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 |
* | base-files: mark /etc/crontabs/ as config directory | Jo-Philipp Wich | 2011-05-24 | 1 | -1/+2 |
* | kernel: kmod-crypto-iv depends on kmod-crypto-manager Add a missing dependenc... | Jo-Philipp Wich | 2011-05-24 | 1 | -1/+1 |
* | dnsmasq: allow hostname assignment without static lease The attached patch fo... | Jo-Philipp Wich | 2011-05-24 | 2 | -5/+4 |
* | package u32 match and TEE target, patches by Maxim Uvarov | Jo-Philipp Wich | 2011-05-24 | 2 | -0/+58 |
* | ncurses: enable C++ bindings (#9442) | Jo-Philipp Wich | 2011-05-22 | 1 | -6/+4 |
* | iw: fix calculation of fractional multicast rates like 5.5Mbps due to wrong o... | Jo-Philipp Wich | 2011-05-22 | 2 | -2/+13 |
* | firewall: explictely mention network in default configuration, makes it less ... | 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 |
* | ipcalc.sh CIDR notation Hi, | 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 |
* | * add missing aes dependency to mv_cesa | 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 |
* | package/kernel/modules/other.mk is getting big enough that putting the LEDs s... | John Crispin | 2011-05-09 | 2 | -207/+216 |
* | Deployment of IPv6 has opened up many more prefixes than just the 2000::/3 sp... | Travis Kemen | 2011-05-08 | 1 | -2/+2 |
* | base-files: retrigger usb coldplug after module loading, solves usb_modeswitc... | 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 |
* | lua: remove posix from Lua core, almost nothing uses it - saves 9k compressed | 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 |
* | comgt: add tty hotplug remove handling, only iterate each tty once (#9211) | Jo-Philipp Wich | 2011-05-04 | 2 | -21/+20 |
* | kernel: revert r26814 | Jo-Philipp Wich | 2011-05-03 | 1 | -16/+0 |
* | kernel: add kmod-crypto-ipsec kmod-crypto-ipsec bundles some otherwise unprov... | Jo-Philipp Wich | 2011-05-03 | 1 | -0/+16 |
* | kernel: add kmod-crypto-{wq,rng,iv} Add kmod-crypto-iv as a dependency for km... | Jo-Philipp Wich | 2011-05-03 | 1 | -1/+1 |
* | kernel: add kmod-crypto-{wq,rng,iv} This patch adds kmod-crypto-wq, kmod-cryp... | Jo-Philipp Wich | 2011-05-03 | 1 | -0/+32 |
* | comgt: move ifup invocation back into background subshell to prevent hotplug ... | Jo-Philipp Wich | 2011-05-03 | 1 | -6/+3 |
* | comgt: move 3g hotplug handling to tty subsystem, fixes race on coldplug (#9211) | Jo-Philipp Wich | 2011-05-03 | 2 | -7/+10 |
* | base-files: cleanup permissions of device files in common hotplug rules (#9211) | Jo-Philipp Wich | 2011-05-03 | 1 | -6/+15 |