summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* Update layer7 rulesHauke Mehrtens2009-05-0116-7/+20
| | | | SVN-Revision: 15544
* In r15501 the libxt_layer7.c was placed in a wrong location.Hauke Mehrtens2009-05-011-4/+4
| | | | SVN-Revision: 15541
* The location of eeprom_93cx6.ko has chanced.Hauke Mehrtens2009-05-011-0/+4
| | | | SVN-Revision: 15540
* Update to compat-wireless-2009-05-01Hauke Mehrtens2009-05-0124-6468/+397
| | | | SVN-Revision: 15536
* rcS: wait for init scripts to complete before initiating the shutdown (patch ↵Felix Fietkau2009-04-302-6/+12
| | | | | | from #5032) SVN-Revision: 15530
* kernel: fix syntax error introduced with r15524Jo-Philipp Wich2009-04-301-2/+2
| | | | SVN-Revision: 15529
* base-files: make diag.sh stub working in bashJo-Philipp Wich2009-04-301-2/+2
| | | | SVN-Revision: 15527
* kernel: fix ide-disk problems on newer kernels - thanks russell!Jo-Philipp Wich2009-04-301-21/+43
| | | | SVN-Revision: 15524
* opkg: work around the same broken array overrun check in gcc 4.4 as in gcc 4.3Felix Fietkau2009-04-301-1/+1
| | | | SVN-Revision: 15522
* uci: increase argv size in batch mode to silence a false gcc 4.4 compiler ↵Felix Fietkau2009-04-301-0/+11
| | | | | | warning SVN-Revision: 15521
* hostapd: use libnl-tiny instead of libnlFelix Fietkau2009-04-302-4/+28
| | | | SVN-Revision: 15519
* crda: use libnl-tinyFelix Fietkau2009-04-301-10/+12
| | | | SVN-Revision: 15516
* libnl-tiny: install a pkg-config fileFelix Fietkau2009-04-302-1/+12
| | | | SVN-Revision: 15515
* iw: use libnl-tiny, forcibly disable git version checkFelix Fietkau2009-04-301-4/+17
| | | | SVN-Revision: 15514
* libnl-tiny: sync genetlink.h with the kernel headerFelix Fietkau2009-04-301-0/+14
| | | | SVN-Revision: 15513
* swconfig: use libnl-tiny instead of libnlFelix Fietkau2009-04-302-13/+19
| | | | SVN-Revision: 15508
* add libnl-tiny as a small replacement for libnl with only genl support includedFelix Fietkau2009-04-3044-0/+9124
| | | | SVN-Revision: 15507
* kernel: mask pcompress.ko crypto module for non-2.6.30 kernelsJo-Philipp Wich2009-04-301-1/+1
| | | | SVN-Revision: 15503
* drop iptables 1.3.8 and switch to to 1.4.3.2, refresh layer7 kernel patches ↵Jo-Philipp Wich2009-04-298-973/+59
| | | | | | and add packages for libiptc + libxtables SVN-Revision: 15501
* cryptomgr needs pcomp and hash loaded in 2.6.30Imre Kaloz2009-04-291-1/+2
| | | | SVN-Revision: 15499
* mac80211: backport ath9k uninline patchGabor Juhos2009-04-292-1/+105
| | | | SVN-Revision: 15490
* we don't need the libiptc libraryImre Kaloz2009-04-291-1/+0
| | | | SVN-Revision: 15487
* busybox: add possibility to set crond log level through /etc/config/system ↵Jo-Philipp Wich2009-04-292-2/+3
| | | | | | and use level 5 by default which prevents unneeded debug messages on each job execution SVN-Revision: 15481
* hostap-driver: fix displaying of kmod-hostap-{pci,plx,cs} in menuconfig (#4218)Jo-Philipp Wich2009-04-291-0/+1
| | | | SVN-Revision: 15479
* upgrade iptables to 1.4.3.2Imre Kaloz2009-04-295-3/+3
| | | | SVN-Revision: 15478
* update e2fsprogs to v1.41.5 (#5014)Jo-Philipp Wich2009-04-271-3/+3
| | | | SVN-Revision: 15456
* introduce a generic PKG_CONFIG_DEPENDS for packages that need to be ↵Nicolas Thill2009-04-275-14/+20
| | | | | | reconfigured when certain CONFIG options changed, rename PKG_BUILD_DEPEND to PKG_BUILD_DEPENDS SVN-Revision: 15451
* kernel: add missing kconfig symbol related to SSBNicolas Thill2009-04-271-0/+1
| | | | SVN-Revision: 15449
* remove leftover unvram directory and move the nvram.init change to package/nvramFelix Fietkau2009-04-279-1148/+1
| | | | SVN-Revision: 15447
* nvram fixup: move the nvram commit hook to commit for all variables, since ↵Felix Fietkau2009-04-271-1/+1
| | | | | | changes no longer take effect after only a set operation SVN-Revision: 15441
* broadcom-wl: add nvram stub to fix nas compile after the switch to unvramFelix Fietkau2009-04-272-3/+25
| | | | SVN-Revision: 15439
* rename unvram to nvramJo-Philipp Wich2009-04-278-0/+1147
| | | | SVN-Revision: 15437
* remove old nvram packageJo-Philipp Wich2009-04-2710-1287/+0
| | | | SVN-Revision: 15436
* unvram: rename executable to "nvram" and place it in /usr/sbin, add fixup ↵Jo-Philipp Wich2009-04-273-5/+83
| | | | | | init script from old nvram package SVN-Revision: 15435
* lua: embed md5libJo-Philipp Wich2009-04-271-0/+484
| | | | SVN-Revision: 15431
* unvram: get rid of some memory leaksJo-Philipp Wich2009-04-273-21/+22
| | | | SVN-Revision: 15430
* unvram: make it work on bcm47xx, also look for /dev/mtdblockXJo-Philipp Wich2009-04-263-8/+25
| | | | SVN-Revision: 15429
* pcap: fix disabling bluetoothFelix Fietkau2009-04-261-0/+2
| | | | SVN-Revision: 15428
* Add unvram, a nvram manipulation tool suitable for brcm-2.4 and bcm47xx ↵Jo-Philipp Wich2009-04-267-0/+1051
| | | | | | platforms SVN-Revision: 15426
* kernel: disable kmod-rfkill on UMLNicolas Thill2009-04-261-1/+1
| | | | SVN-Revision: 15425
* change occurences of LUA to Lua (from http://www.lua.org/about.html: Please ↵Nicolas Thill2009-04-251-7/+7
| | | | | | do not write it as "LUA", which is both ugly and confusing [...] So, please, write "Lua" right!) SVN-Revision: 15412
* add missing dependenciesHauke Mehrtens2009-04-251-4/+12
| | | | SVN-Revision: 15411
* openssl: add a patch to support DTLS compatibility with Cisco AnyConnect & ↵Nicolas Thill2009-04-252-2/+141
| | | | | | OpenConnect VPN clients (thanks to freezer) SVN-Revision: 15410
* madwifi: remove old Makefile hacks not needed anymoreNicolas Thill2009-04-251-6/+1
| | | | SVN-Revision: 15408
* Update crda to version 1.0.2 and regulatory database to 2009.04.17.Hauke Mehrtens2009-04-252-5/+5
| | | | SVN-Revision: 15405
* Update iw to version 0.9.13.Hauke Mehrtens2009-04-251-3/+3
| | | | SVN-Revision: 15404
* ead: use the new pcap features and the raw socket optimization to eliminate ↵Felix Fietkau2009-04-252-4/+61
| | | | | | most of the cpu utilization overhead caused by the use of pcap live capturing SVN-Revision: 15400
* pcap: update to version 1.0.0, add extension for changing the desired ↵Felix Fietkau2009-04-2510-605/+464
| | | | | | protocol for the internal raw socket (useful for reducing the cpu overhead of capture) SVN-Revision: 15398
* mac80211: cleanup patchesGabor Juhos2009-04-244-31/+17
| | | | SVN-Revision: 15392
* r6040 kernel module also needs to set the CONFIG_R6040_NAPI symbolFlorian Fainelli2009-04-241-1/+2
| | | | SVN-Revision: 15377