summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* require mppe 128bit-encryption by defaultMirko Vogt2011-06-061-0/+1
| | | | SVN-Revision: 27117
* grub: improve package requirement error, patch by Jim Cromie ↵Jo-Philipp Wich2011-06-041-1/+1
| | | | | | <jim.cromie@gmail.com> SVN-Revision: 27109
* compcache does not build on 2.6.38+Florian Fainelli2011-06-041-1/+1
| | | | SVN-Revision: 27103
* acx-mac80211: remove patchHauke Mehrtens2011-06-041-19/+0
| | | | | | | | This patch is already incorporated into the original source code. closes #9499 SVN-Revision: 27100
* soloscli: fix new lines in soloscliFlorian Fainelli2011-06-022-4/+8
| | | | | | | | If the string received from the ADSL firmware is missing \n, add it in. Signed-off-by: Nathan Williams <nathan@traverse.com.au> SVN-Revision: 27096
* acx-mac80211: add io endianness patchFlorian Fainelli2011-06-021-0/+19
| | | | | | Signed-off-by: Alexey Torkhov <atorkhov@gmail.com> SVN-Revision: 27095
* mac80211: add initial support for AR9330Gabor Juhos2011-06-0133-1/+3758
| | | | SVN-Revision: 27084
* mac80211: update to wireless-testing 2011-05-27Felix Fietkau2011-05-3124-1240/+998
| | | | SVN-Revision: 27071
* mac80211: make ath9k available even if PCI support is disabledGabor Juhos2011-05-311-5/+6
| | | | SVN-Revision: 27046
* x86: remove pata-amd driver from generic x86 images, add addition cs553x modulesFelix Fietkau2011-05-312-1/+97
| | | | | | | | | | The pata-cs5535/pata-cs5536 driver is actually fairly rare: it only gets used on embedded platforms. Therefore, we remove it from the generic x86 configuration. Also, add definitions for other useful geode modules (high-res timers, MFGPT timers, etc). Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 27037
* ath9k: reduce the number of rx buffers, 512 is excessively high, 128 should ↵Felix Fietkau2011-05-301-0/+11
| | | | | | work just as well, and will use a lot less memory SVN-Revision: 27029
* * backport 2.6.8 patches to .39 / .32.33John Crispin2011-05-2950-4005/+289
| | | | | | | | | * remove lqtapi * bump tapi/dsl to .39 * migrate to new ltq_ style api * add amazon_se support SVN-Revision: 27026
* ath9k: merge a few bugfixesFelix Fietkau2011-05-283-4/+97
| | | | SVN-Revision: 27025
* ath5k: disable fast channel changes, some people have reported that they ↵Felix Fietkau2011-05-281-0/+18
| | | | | | introduce connection stability issues SVN-Revision: 27024
* hostapd: fix a race condition related to assoc response tx status processingFelix Fietkau2011-05-281-0/+48
| | | | SVN-Revision: 27022
* hostapd: update to 20110527, includes a client mode wpa auth fixFelix Fietkau2011-05-2813-53/+53
| | | | SVN-Revision: 27021
* kernel: generic: Update 2.6.39 to finalHauke Mehrtens2011-05-254-10/+15
| | | | | | | | | | | * Add missing config symbols * Update package/kernel for 2.6.39 CONFIG_BT_L2CAP=y and CONFIG_BT_SCO=y are set to build them into the bluetooth module. Thank you Jonas Gorski for the patch SVN-Revision: 27010
* libpcap: properly fix fPIC handling (reverts $(FPIC) added in r26999)Felix Fietkau2011-05-244-19/+42
| | | | SVN-Revision: 27000
* libpcap: add -fpic, refresh patchesJo-Philipp Wich2011-05-244-8/+9
| | | | SVN-Revision: 26999
* libpcap: remove empty patchfilesJo-Philipp Wich2011-05-242-0/+0
| | | | SVN-Revision: 26996
* Update libpcap to version 1.1.1Jo-Philipp Wich2011-05-248-261/+109
| | | | | | Signed-off-by: Christoph König <christoph.koenig@ikt.uni-hannover.de> SVN-Revision: 26995
* base-files: make the MAC address of bridge interfaces sticky to avoid ARP ↵Felix Fietkau2011-05-241-1/+2
| | | | | | issues on wifi re-configuration SVN-Revision: 26990
* base-files: mark /etc/crontabs/ as config directoryJo-Philipp Wich2011-05-241-1/+2
| | | | SVN-Revision: 26986
* kernel: kmod-crypto-iv depends on kmod-crypto-manager Add a missing ↵Jo-Philipp Wich2011-05-241-1/+1
| | | | | | | | dependency to kmod-crypto-iv. chainiv.ko and eseqiv.ko from kmod-crypto-iv depend on crypto_blkcipher.ko from kmod-crypto-manager. Signed-off-by: Lars Hjersted <lars@hjersted.com> SVN-Revision: 26984
* dnsmasq: allow hostname assignment without static lease The attached patch ↵Jo-Philipp Wich2011-05-242-5/+4
| | | | | | | | | | | | | | | for dnsmasq.init allows to assign a hostname to a particular mac-address. It's useful to override the client supplied hostname, especially if the client does not supply a hostname at all. It corresponds to the following example in dnsmasq.conf.example: # Always set the name of the host with hardware address # 11:22:33:44:55:66 to be "fred" #dhcp-host=11:22:33:44:55:66,fred Regards Mathias SVN-Revision: 26983
* package u32 match and TEE target, patches by Maxim UvarovJo-Philipp Wich2011-05-242-0/+58
| | | | SVN-Revision: 26977
* ncurses: enable C++ bindings (#9442)Jo-Philipp Wich2011-05-221-6/+4
| | | | SVN-Revision: 26970
* iw: fix calculation of fractional multicast rates like 5.5Mbps due to wrong ↵Jo-Philipp Wich2011-05-222-2/+13
| | | | | | operator precedence SVN-Revision: 26968
* firewall: explictely mention network in default configuration, makes it less ↵Jo-Philipp Wich2011-05-201-0/+2
| | | | | | confusing SVN-Revision: 26961
* broadcom-wl: fix wild ssb_device accesses as pci_dev for legacy pci dma apiFelix Fietkau2011-05-191-0/+88
| | | | | | | | | | | | | broadcom-wl driver bound to ssb device with ssb driver probe have osh handle struct pdev pointer value initialized with ssb_device pointer. Later on pdev is used with legacy pci dma api as pci_dev thus causing oops sometimes. The patch replaces legacy pci dma api and pass relevant device struct pointer to avoid crashes. Signed-off-by: George Kashperko <george@znau.edu.ua> SVN-Revision: 26949
* broadcom-wl: fix uninitialized variableFelix Fietkau2011-05-191-1/+2
| | | | | | | | It was causing an occasional kernel oops. Signed-off-by: Nathan Hintz <nlhintz@hotmail.com> SVN-Revision: 26948
* ath9k: fix some locking issues in the tx fifo cleanup patchFelix Fietkau2011-05-191-35/+23
| | | | SVN-Revision: 26947
* ath9k: clean up tx fifo handling on ar9380 based hardwareFelix Fietkau2011-05-182-0/+680
| | | | SVN-Revision: 26934
* ath9k: fix a small race condition in the tx_last_beacon patchFelix Fietkau2011-05-181-5/+10
| | | | SVN-Revision: 26933
* ipcalc.sh CIDR notation Hi,Jo-Philipp Wich2011-05-182-7/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the attached patch makes ipcalc.sh accept IP/Netmask combinations in CIDR notation. Before you could only do: # sh ipcalc.sh 192.168.0.0 255.255.255.0 1 10 IP=192.168.0.0 NETMASK=255.255.255.0 BROADCAST=192.168.0.255 NETWORK=192.168.0.0 PREFIX=24 START=192.168.0.1 END=192.168.0.11 with this patch you can also execute it with: sh ipcalc.sh 192.168.0.0/24 1 10 IP=192.168.0.0 NETMASK=255.255.255.0 BROADCAST=192.168.0.255 NETWORK=192.168.0.0 PREFIX=24 START=192.168.0.1 END=192.168.0.11 The patch is based on #1260 [1], i just changed one line to calculate the START end END ips right. I wonder why that never got included. If there is no reason not to do i would like to ask you to commit that patch, because its a functionality i (and probably others) miss quite often. Btw, i also fixed 4 useless tabs, that might look a bit strange in the patch. Regards, Manuel SVN-Revision: 26930
* mac80211: sync the CONFIG_ATH5K_DEBUG make override with the buildflags ↵Felix Fietkau2011-05-171-1/+1
| | | | | | override (thx, KanjiMonster) SVN-Revision: 26927
* ath9k: implement tx_last_beacon() to allow mac80211 to respond to probe ↵Felix Fietkau2011-05-171-0/+106
| | | | | | requests in ad-hoc mode without creating too much spam SVN-Revision: 26923
* * add missing aes dependency to mv_cesaJohn Crispin2011-05-171-1/+1
| | | | | | Signed-off-by: Jan Willies <jan@willies.info> SVN-Revision: 26920
* ath9k: fix ad-hoc nexttbtt calculation, which broke beacon transmission in ↵Felix Fietkau2011-05-171-0/+11
| | | | | | some instances SVN-Revision: 26915
* ath9k: fix issues with ad-hoc beacon slot selectionFelix Fietkau2011-05-161-0/+50
| | | | SVN-Revision: 26913
* mac80211: update to 2011-05-13Felix Fietkau2011-05-1634-906/+167
| | | | SVN-Revision: 26912
* package/kernel: crypto: Remove renamed modules hackVasilis Tsiligiannis2011-05-151-23/+9
| | | | | | | | | Since the oldest kernel in trunk is 2.6.30 the modules always use the newer names, so we can just use the _generic prefix directly. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 26903
* package/kernel: netfilter: Remove 2.4/2.6 referencesVasilis Tsiligiannis2011-05-151-12/+8
| | | | | | | | | There's only 2.6, so it doesn't make sense to mention modules that are 2.4 only or for modules that they are available only for 2.6. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 26902
* package/kernel: Remove all 2.4 definitionsVasilis Tsiligiannis2011-05-155-106/+32
| | | | | | | | | With no 2.4 support in trunk, we can safely remove any 2.4 definitions for kmods and merge the 2.6 definitions into the generic ones. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 26901
* package/kernel: Remove $(KMOD_SUFFIX) usageVasilis Tsiligiannis2011-05-157-31/+31
| | | | | | | | | Since there's only 2.6 in trunk $(KMOD_SUFFIX) can be safely replaced with ko for all mainline kernel modules. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 26900
* package/kernel/modules/other.mk is getting big enough that putting the LEDs ↵John Crispin2011-05-092-207/+216
| | | | | | | | stuff into its own file makes sense. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 26868
* Deployment of IPv6 has opened up many more prefixes than just the 2000::/3 ↵Travis Kemen2011-05-081-2/+2
| | | | | | space, so a default route of ::/0 is more correct. Thanks Dave Taht SVN-Revision: 26857
* base-files: retrigger usb coldplug after module loading, solves ↵Jo-Philipp Wich2011-05-082-1/+6
| | | | | | usb_modeswitch on boot and possibly others (#9352) SVN-Revision: 26848
* base-files: fix a typo in etc/bannerGabor Juhos2011-05-071-1/+1
| | | | SVN-Revision: 26841
* lua: remove posix from Lua core, almost nothing uses it - saves 9k compressedJo-Philipp Wich2011-05-043-1476/+2
| | | | SVN-Revision: 26822