Commit Graph

13924 Commits (17b7aaba31c076a364b6e53d77ab69a528bfc502)
 

Author SHA1 Message Date
Gabor Juhos 2a818f388a ar71xx: ag71xx: fix MAC address setup
SVN-Revision: 20092
15 years ago
Gabor Juhos 4d5a9fe402 ar71xx: add missing protocol definitions to default network configurations
SVN-Revision: 20091
15 years ago
Felix Fietkau 1aa0192b94 hostapd: upgrade to 20100309
SVN-Revision: 20090
15 years ago
Felix Fietkau ddb6eb9d51 mac80211: add support for the noscan option for skipping the initial scan on hostapd startup
SVN-Revision: 20089
15 years ago
Felix Fietkau 7fdbfef92f wpa_supplicant: fix bridging settings for wds
SVN-Revision: 20088
15 years ago
Florian Fainelli 26e745e736 switch to 2.6.32
SVN-Revision: 20087
15 years ago
Florian Fainelli 74d40a45b4 fix missing bits in ar7.h after r20037
SVN-Revision: 20086
15 years ago
Felix Fietkau 63350fa59b scripts/metadata.pl: fix handling of multiple conditional depends on the same package
SVN-Revision: 20085
15 years ago
Jo-Philipp Wich cfaeab171a remove dependency on CONFIG_ALL
SVN-Revision: 20084
15 years ago
Felix Fietkau 513e8c583f Several small fixes for ar8216 driver (patch by Jonas Gorski)
* Create defines for some magic values/masks.

 * Change vlan_id to u16, to allow VIDs > 255.

 * Add a range check to set_pvid as it isn't a VID, but the index
   in the vlan table.

 * Set the max VID to 4094, since 4095 is a reserved value and
   should not be used.

 * In mangle_rx replace the provided VID with the VID of the table
   entry of the port, not the index of the table.

 * In hw_apply, remove a redundant emptyness check (was already
   checked several lines above).

 * In no vlan mode do not set the ingress mode to secure, as there
   are no vlan table entries, but to use the port's destination
   masks. Otherwise the switch won't forward anything.

 * In read_status tell that the phy is up (taken from the rtl8306
   driver).

SVN-Revision: 20083
15 years ago
Lars-Peter Clausen a5441beb82 jz4740: Properly setup intc irq handler.
SVN-Revision: 20082
15 years ago
Jo-Philipp Wich 9b8ff17f8c dnsmasq: remove redundant code introduced with r20074
SVN-Revision: 20079
15 years ago
Lars-Peter Clausen f05bb5f275 n516-lpc: Ack wakeup events and some minor cleanups
SVN-Revision: 20075
15 years ago
Jo-Philipp Wich 58820edbd9 dnsmasq: allow multiple macs per static lease address (#6205)
SVN-Revision: 20074
15 years ago
Hauke Mehrtens 32885a5a05 mac80211: build ipw2x00 driver from compat-wireless
ipw2x00 now depends on cfg80211 which is build form compat-wireless and not directly from kernel.

SVN-Revision: 20073
15 years ago
Hauke Mehrtens 3f0dc5c30f brcm47xx: fix commit r18413 "128MB ram problem"
The patch commited in r18413 was wrong.
This patch prevents prom_init_mem from scanning over 128MB ram.
This is from #6765 and #3177

Refresh all patches

SVN-Revision: 20072
15 years ago
Lars-Peter Clausen c0b9c9d4a9 jz4740-gpio: Fix potential race condition
SVN-Revision: 20071
15 years ago
Lars-Peter Clausen 94f764a9d6 Fix gpio and irq wakeup irq handling.
SVN-Revision: 20070
15 years ago
Lars-Peter Clausen fa445c6a47 Export gpio and irq registers through debugfs
SVN-Revision: 20069
15 years ago
Gabor Juhos 4ccab48a6b mktplinkfw: fix help string, and remove duplicated option
SVN-Revision: 20067
15 years ago
Gabor Juhos 3bc81edc70 package: fix w1-gpio-custom package (closes #6770)
SVN-Revision: 20066
15 years ago
Felix Fietkau fe05a0887b mkimage: fix spurious build errors caused by its braindead build system
SVN-Revision: 20065
15 years ago
Gabor Juhos 3ba43e6528 imagebuilder: add REVISION variable (closes #6795)
SVN-Revision: 20064
15 years ago
Gabor Juhos 342ab781f5 ar71xx: simplify WP543 image generation, and fix rootfs offset
SVN-Revision: 20063
15 years ago
Travis Kemen 891d26ab51 add missing file from patch
SVN-Revision: 20062
15 years ago
Travis Kemen 9b8f12303a finish cleaning my broken commit
SVN-Revision: 20061
15 years ago
Gabor Juhos 3c829c412c ar71xx: sync .33 config
SVN-Revision: 20060
15 years ago
Gabor Juhos 8eac86e535 ar71xx: enable AR7240 DSA driver on 2.6.33 as well
SVN-Revision: 20059
15 years ago
Travis Kemen c859a20e69 fix missing parts of r19997.
SVN-Revision: 20057
15 years ago
Gabor Juhos d48992b62b ar71xx: refresh patches
SVN-Revision: 20055
15 years ago
Gabor Juhos d58a367083 ar71xx: add NAND driver for the RB750
SVN-Revision: 20054
15 years ago
Gabor Juhos 6c1be20c2a ar71xx: add ar71xx_gpio_function_setup
SVN-Revision: 20053
15 years ago
Gabor Juhos 945cfb9059 package: add module for the RB750 LED driver
SVN-Revision: 20052
15 years ago
Gabor Juhos 6600fab893 ar71xx: add LED driver for the RB750
SVN-Revision: 20051
15 years ago
Gabor Juhos a1a9727fbf ar71xx: add latch handling code for the RB750
SVN-Revision: 20050
15 years ago
Gabor Juhos 74f9af4c10 ar71xx: increase kernel partition size for the WP543 boards
SVN-Revision: 20049
15 years ago
Jo-Philipp Wich 4bbb272f48 dnsmasq: prevent bad command line error when a dhcp pool has ignore set and the corresponding iface has only whitespace as value
SVN-Revision: 20048
15 years ago
Nicolas Thill 60c17a9e9c acx: remove wrong CONFIG_PCI dep (should have been PCI_SUPPORT, but that just fails on some targets)
SVN-Revision: 20047
15 years ago
Felix Fietkau 3f6ca40dd1 mac80211: remove an obsolete patch which breaks 2.6.32 compat
SVN-Revision: 20046
15 years ago
Felix Fietkau 708a33027f mac80211: small whitespace fix in minstrel_ht
SVN-Revision: 20045
15 years ago
Lars-Peter Clausen e5f2994620 Add sound support for the n516.
SVN-Revision: 20044
15 years ago
Lars-Peter Clausen 2be4423361 Add support for enabling/disabling the aic controllers clock.
SVN-Revision: 20043
15 years ago
Felix Fietkau 33f8fa04df mac80211: fix a few more minstrel_ht bugs (thx to Christian Lamparter)
SVN-Revision: 20040
15 years ago
Florian Fainelli ae329c40eb add support for new ar7-atm version D7.05.00.00 (#6515)
SVN-Revision: 20039
15 years ago
Felix Fietkau e7c6e9d603 mac80211: improve minstrel_ht performance by reducing the impact of slow sampling
SVN-Revision: 20038
15 years ago
Florian Fainelli d238ba2541 correct the MDIO base address and reset sequence for Titan (#6573)
SVN-Revision: 20037
15 years ago
Florian Fainelli 30ce77d30a add one more acx-mac80211 patch to finally allow its building on ar7
SVN-Revision: 20036
15 years ago
Felix Fietkau a12048b2bf mac80211: simplify minstrel_ht code, rewrite packet sampling algorithm for improved performance and a-mpdu length
SVN-Revision: 20035
15 years ago
Felix Fietkau 05ca2b606a mac80211: increase minstrel_ht precision by properly using a-mpdu frame stats
SVN-Revision: 20034
15 years ago
Felix Fietkau e111568b6d mac80211: implement .rate_update in minstrel_ht
SVN-Revision: 20033
15 years ago