Commit Graph

7523 Commits (cb354d27509bf34083d45c9f96a53c87cf99e247)
 

Author SHA1 Message Date
Travis Kemen fafda593a9 madwifi 2.6.24 compile fix Signed-off-by: Alexandros C. Couloumbis <alex@ozo.com>
SVN-Revision: 10517
17 years ago
Felix Fietkau 11b8c9974d *sigh* nuke more debug crap
SVN-Revision: 10516
17 years ago
Florian Fainelli 03b451b3bd Hopefully fix the PCI resource conflict and upgrade to .24.2
SVN-Revision: 10515
17 years ago
Felix Fietkau 0f5d018d81 madwifi: minor ap scanning bugfix
SVN-Revision: 10513
17 years ago
Felix Fietkau cb17bac6f8 improve reliability of beacon transmissions after channel change
SVN-Revision: 10512
17 years ago
Felix Fietkau 4f8a59539d refresh madwifi patches, fix an issue with napi polling (thx SeG)
SVN-Revision: 10511
17 years ago
Gabor Juhos 32d7e0916a netfilter: update to the latest IMQ patch for 2.6.24 from http://www.actusa.net/~linuximq/
SVN-Revision: 10510
17 years ago
Michael Büsch 19477a56a9 bcm47xx: Add driver for the SSB Gigabit Ethernet core. It doesn't work, yet, but let's commit what we have.
SVN-Revision: 10509
17 years ago
Gabor Juhos bd91c79caa netfilter: fix IMQ bug on 2.6.24
SVN-Revision: 10508
17 years ago
Felix Fietkau c68dfd4de4 napi polling fix
SVN-Revision: 10507
17 years ago
Felix Fietkau caed2f7f9c madwifi: remove a dangerous debugging define
SVN-Revision: 10506
17 years ago
Felix Fietkau 23acc030cb improve reliability of the beaconcal patch
SVN-Revision: 10505
17 years ago
Nicolas Thill f0c567d08c fix md5sum for v0.28.2 (closes: #3159)
SVN-Revision: 10498
17 years ago
Michael Büsch e7e5ebd0c2 ssb: Fix the horrible crash of innocent cardbus cards.
No Animals were harmed in the production of this patch.

SVN-Revision: 10497
17 years ago
Michael Büsch faa14263f5 ssb: Make the GPIO API reentrancy safe.
SVN-Revision: 10496
17 years ago
Michael Büsch 66dec6d8a1 ssb: Update the GPIO API
SVN-Revision: 10495
17 years ago
Michael Büsch 27e288859c SSB: Update the watchdog fix to the patch version that will go upstream.
SVN-Revision: 10494
17 years ago
Jens Muecke b926d7695b Adding .24 support for olpc
kernel compiles fine, but graphic support is broken

to test new kernel version, change
target/linux/olpc/Makefile
from .23.16 to .24

SVN-Revision: 10493
17 years ago
Michael Büsch d3c63338b7 ssb: Move the generic ssb fixes patch to the generic kernel.
This should fix SSB for people using a b43 card on a non-47xx machine.

SVN-Revision: 10492
17 years ago
Michael Büsch 6119a6dfed ssb: Workaround: Need subsys_initcall to be able to register a PCI bus.
This needs a different fix, but use this workaround for now.

SVN-Revision: 10491
17 years ago
Michael Büsch c57ca284ce ssb: Update to latest upstream version of ssb.
SVN-Revision: 10490
17 years ago
Andy Boyett 7b2430f271 Patch for extif watchdog support. Thanks b.sander. Closes #2363 #2814 and #3141
SVN-Revision: 10489
17 years ago
Travis Kemen fe7e52b4fa change psk back to key
SVN-Revision: 10488
17 years ago
Michael Büsch 670b7ab883 b43: Make probing of NPHY devices possible.
SVN-Revision: 10487
17 years ago
Andy Boyett 197fafaff6 Increased to five download attempts in download.pl
SVN-Revision: 10486
17 years ago
Michael Büsch 1d699f3198 ssb: Fix serial console on new 47xx devices.
SVN-Revision: 10485
17 years ago
Imre Kaloz e97d74eaab upgrade apex to 1.5.13, fixup EABI support
SVN-Revision: 10484
17 years ago
Gabor Juhos 5bd47dc8bd generic-2.4: add ip6t_REJECT support
SVN-Revision: 10482
17 years ago
Michael Büsch b09be5c15e hostapd: Disable driver_nl80211 if mac80211 is not built
SVN-Revision: 10481
17 years ago
Imre Kaloz 6443bc981a fixup ARM EABI on GCC 4.1.2
SVN-Revision: 10480
17 years ago
Michael Büsch 941d4aa429 b43: Switch to latest firmware.
SVN-Revision: 10479
17 years ago
Michael Büsch 7a62cb1f15 hostapd.sh: Fix typo. The PSK is expected in the "psk" variable, but we put it into the "key" variable.
SVN-Revision: 10478
17 years ago
Michael Büsch 23405a451a mac80211 wifi script: Tell hostapd to use the nl80211 driver.
SVN-Revision: 10477
17 years ago
Michael Büsch 5aeceaa296 bcm47xx: We can use the ssb-invariants callback now, as was changed to be called late enough.
SVN-Revision: 10476
17 years ago
Michael Büsch 306caa660a hostapd: use patches to add the nl80211 driver instead of copying the files.
SVN-Revision: 10475
17 years ago
Michael Büsch f116c50a80 bcm47xx: Remove FIXME We don't want to move the board time init into SSB. It's just fine as-is. Remove the FIXME.
SVN-Revision: 10474
17 years ago
Michael Büsch 37a2dfbcf5 bcm47xx: Extract all available information from NVRAM into the sprom data structure.
SVN-Revision: 10473
17 years ago
Michael Büsch 256c2586b5 Whoops, forgot to add this file to the b43-update commit.
SVN-Revision: 10472
17 years ago
Michael Büsch c77dfdeedd mac80211: allow AP and VLAN modes
SVN-Revision: 10471
17 years ago
Michael Büsch 5fc0f18316 Enable nl80211 support in hostapd.
SVN-Revision: 10470
17 years ago
Michael Büsch 794ddf6b63 Add hostapd support for nl80211 (mac80211 stack)
SVN-Revision: 10469
17 years ago
Michael Büsch 939ceadf76 Fix support for PCI devices behind a SSB->PCI bridge.
SVN-Revision: 10468
17 years ago
Michael Büsch 99aaf500ed Upgrade b43 and mac80211.
This also temporarly disables hostapd support for mac80211, as hostapd needs patches to compile against latest mac80211.
Will do that in a seperate patch.

SVN-Revision: 10466
17 years ago
Gabor Juhos 4e45a1d1ac iptables: remove obsolete patch
SVN-Revision: 10464
17 years ago
Travis Kemen 8cd2c6a4cd push a couple of fixes upstream from Acinonyx
SVN-Revision: 10463
17 years ago
Felix Fietkau cce8347d18 add eabi autoselection for the kernel as well - fixes iptables problems
SVN-Revision: 10461
17 years ago
Travis Kemen cf1cf9a8fd create the dhcp leasefile if it doesn't exist
SVN-Revision: 10460
17 years ago
Felix Fietkau 44f1ad22c8 add missing config change for OABI
SVN-Revision: 10459
17 years ago
Felix Fietkau 82572cf767 revert ARM to oabi by default, add some eabi patches for fixing up the toolchain, which unfortunately break eabi userland, but are IMHO a necessary basis for further eabi fixes
SVN-Revision: 10458
17 years ago
Florian Fainelli ebf4eb11e9 Upgrade brcm63xx to 2.6.24
SVN-Revision: 10455
17 years ago