summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fixed wpa2 support for madwifi/wpa_supplicantJohn Crispin2007-10-182-21/+9
| | | | SVN-Revision: 9355
* remove whitespacesJohn Crispin2007-10-181-5/+5
| | | | SVN-Revision: 9354
* more package submenusJohn Crispin2007-10-183-1/+5
| | | | SVN-Revision: 9351
* don't dispatch spurious irq0 eventsFelix Fietkau2007-10-182-4/+0
| | | | SVN-Revision: 9347
* add kernel config option to disabling common PCI quirks, resync kernel configGabor Juhos2007-10-183-15/+52
| | | | SVN-Revision: 9346
* Turn off stp by default, thanks ejkaFlorian Fainelli2007-10-182-2/+1
| | | | SVN-Revision: 9345
* Revert [9176] now that we have network config handling stp [9343]Florian Fainelli2007-10-181-3/+0
| | | | SVN-Revision: 9344
* Turn on stp by default for bridges (#2476)Florian Fainelli2007-10-182-0/+3
| | | | SVN-Revision: 9343
* add ids for Edimax BR-6104Wg boardsGabor Juhos2007-10-187-15/+62
| | | | SVN-Revision: 9342
* fix initcall level in i2c-gpio-custom driver if not built as a moduleGabor Juhos2007-10-171-3/+10
| | | | SVN-Revision: 9341
* switch driver cleanup, 4th phaseGabor Juhos2007-10-175-154/+227
| | | | SVN-Revision: 9340
* added rtl8169, from #2554John Crispin2007-10-162-0/+19
| | | | SVN-Revision: 9339
* Add route6 option to setup IPv6 routes (#2528)Florian Fainelli2007-10-161-0/+29
| | | | SVN-Revision: 9337
* Update description, iptables-mod-ipsec includes libipt_policy.soFlorian Fainelli2007-10-161-0/+1
| | | | SVN-Revision: 9336
* Fix typos and add quotes, potentially fix build failures with ccache (#2533)Florian Fainelli2007-10-161-1/+1
| | | | SVN-Revision: 9335
* switch driver cleanup, 3rd phaseGabor Juhos2007-10-161-160/+214
| | | | SVN-Revision: 9334
* Fix tx error handling (#2552). Make rx ring size actually configurable ↵Eugene Konev2007-10-161-18/+11
| | | | | | through ethtool SVN-Revision: 9333
* resync avr32 with 2.6.23.atmel.1Imre Kaloz2007-10-163-5609/+6103
| | | | SVN-Revision: 9332
* clear flags alwaysEugene Konev2007-10-161-2/+2
| | | | SVN-Revision: 9331
* switch driver cleanup, 2nd phaseGabor Juhos2007-10-161-147/+332
| | | | SVN-Revision: 9330
* Resync kernel config, do not enable the setup fileFlorian Fainelli2007-10-152-14/+1
| | | | SVN-Revision: 9329
* Typo on PCI idsFlorian Fainelli2007-10-152-3/+2
| | | | SVN-Revision: 9328
* Add the RDC PCI ids for a fancier PCI device table.Return the system name on ↵Florian Fainelli2007-10-154-2/+34
| | | | | | boot. SVN-Revision: 9327
* fix acx-mac80211Eugene Konev2007-10-152-1/+180
| | | | SVN-Revision: 9326
* switch driver cleanup, 1st phaseGabor Juhos2007-10-153-418/+606
| | | | SVN-Revision: 9324
* fix acx-mac80211 build (closes #2534)Matteo Croce2007-10-141-4/+0
| | | | SVN-Revision: 9323
* Allow kexec to directly use the kernel exposed in a mtd partition and reboot ↵Florian Fainelli2007-10-142-0/+6
| | | | | | using the right command line SVN-Revision: 9322
* mark b43 as brokenFelix Fietkau2007-10-141-1/+1
| | | | SVN-Revision: 9321
* Fix profile/image generation for dir450Florian Fainelli2007-10-142-3/+9
| | | | SVN-Revision: 9320
* fixed missing kernel option for x86John Crispin2007-10-141-4/+1
| | | | SVN-Revision: 9319
* fixed generation of iso imagesJohn Crispin2007-10-141-1/+1
| | | | SVN-Revision: 9317
* Build a karma variant of madwifiFlorian Fainelli2007-10-142-0/+116
| | | | SVN-Revision: 9316
* fixed 1677John Crispin2007-10-141-1/+1
| | | | SVN-Revision: 9314
* fix duplicate dependenciesFelix Fietkau2007-10-141-1/+7
| | | | SVN-Revision: 9311
* fix i2c-gpioFelix Fietkau2007-10-141-3/+3
| | | | SVN-Revision: 9309
* DESCRIPTION:= is obselete, so complain if it is used and use TITLE if no ↵John Crispin2007-10-142-5/+5
| | | | | | description is set SVN-Revision: 9307
* DESCRIPTION:= is obseleteJohn Crispin2007-10-143-6/+13
| | | | SVN-Revision: 9306
* DESCRIPTION:= is obseleteJohn Crispin2007-10-141-3/+12
| | | | SVN-Revision: 9305
* sync ssb with upstreamFelix Fietkau2007-10-1437-4664/+925
| | | | SVN-Revision: 9302
* add autorebuild check for menuconfigFelix Fietkau2007-10-143-2/+3
| | | | SVN-Revision: 9301
* add possibility to set default .config valuesJohn Crispin2007-10-146-59/+100
| | | | SVN-Revision: 9300
* was b0rkedJohn Crispin2007-10-142-1/+4
| | | | SVN-Revision: 9299
* converted atheros ethernet driver to phy layerJohn Crispin2007-10-143-216/+157
| | | | SVN-Revision: 9298
* added some extensions to the phy layerJohn Crispin2007-10-141-0/+67
| | | | SVN-Revision: 9297
* fix nl80211Felix Fietkau2007-10-131-3/+4
| | | | SVN-Revision: 9296
* fix typoFelix Fietkau2007-10-131-1/+1
| | | | SVN-Revision: 9295
* don't build mac80211 if the kernel version does not matchFelix Fietkau2007-10-131-0/+2
| | | | SVN-Revision: 9294
* add b43Felix Fietkau2007-10-1328-0/+16946
| | | | SVN-Revision: 9293
* fix include, reduce verbosityFelix Fietkau2007-10-131-4/+2
| | | | SVN-Revision: 9292
* remove old bcm43xx-mac80211... will be replaced by b43Felix Fietkau2007-10-1331-16838/+0
| | | | SVN-Revision: 9291