| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: add some ibss related fixes from linux-wireless@ | Felix Fietkau | 2010-01-15 | 2 | -0/+27 |
* | mac80211: fix ht capability detection (thx, stintel) | Felix Fietkau | 2010-01-15 | 1 | -1/+1 |
* | mac80211: add a missing chunk of the short slot patch | Felix Fietkau | 2010-01-15 | 1 | -0/+16 |
* | mac80211: implement the distance setting | Felix Fietkau | 2010-01-15 | 1 | -0/+3 |
* | ath9k: fix short slot vs long slot handling, implement support for setting th... | Felix Fietkau | 2010-01-15 | 3 | -0/+300 |
* | iw: add patch for setting coverage class / distance | Felix Fietkau | 2010-01-15 | 2 | -0/+248 |
* | mac80211: update to wireless-testing+wireless-2.6 from 2010-01-13 | Felix Fietkau | 2010-01-15 | 19 | -265/+83 |
* | iw: update to 0.9.19 | Felix Fietkau | 2010-01-15 | 1 | -2/+2 |
* | wpa_supplicant: fix two syntax errors in wpa_supplicant.sh (#6504) | Jo-Philipp Wich | 2010-01-14 | 1 | -2/+2 |
* | dropbear: add GatewayPorts (-a) option (#6503) | Jo-Philipp Wich | 2010-01-14 | 2 | -3/+6 |
* | opkg: fallback to dest->root_dir if specified overlay_root does not exist on ... | Jo-Philipp Wich | 2010-01-13 | 1 | -5/+18 |
* | wpa_supplicant: add WEP key handling to conform with documented behaviour in ... | Jo-Philipp Wich | 2010-01-13 | 1 | -5/+32 |
* | base-files, mac80211 (#6491) - fix wep key handling in iw with mac80211 based... | Jo-Philipp Wich | 2010-01-13 | 2 | -14/+37 |
* | mac80211: another minor fix to monitor mode queue selection | Felix Fietkau | 2010-01-12 | 1 | -0/+18 |
* | mac80211: upgrade to a new unofficial snapshot based on wireless-testing+wire... | Felix Fietkau | 2010-01-12 | 9 | -142/+6 |
* | refresh patch | Imre Kaloz | 2010-01-11 | 1 | -6/+6 |
* | mac80211: fix some monitor mode queue selection bugs | Felix Fietkau | 2010-01-11 | 2 | -0/+41 |
* | ppp: process option dns if peerdns is off (#6474) | Jo-Philipp Wich | 2010-01-10 | 1 | -3/+10 |
* | dnsmasq: only write search directive if domain is actually set | Jo-Philipp Wich | 2010-01-10 | 1 | -1/+1 |
* | dnsmasq: add local domain as search directive to /tmp/resolv.conf | Jo-Philipp Wich | 2010-01-09 | 1 | -0/+1 |
* | hostapd: fix compile error with madwifi enabled | Felix Fietkau | 2010-01-08 | 1 | -0/+18 |
* | mac80211: fix patch naming | Felix Fietkau | 2010-01-08 | 3 | -0/+0 |
* | hostapd: upgrade to latest version | Felix Fietkau | 2010-01-08 | 5 | -284/+26 |
* | mac80211: various wds related fixes | Felix Fietkau | 2010-01-08 | 3 | -0/+189 |
* | dnsmasq: Fix setting the network-id for config host sections This renames nam... | Jo-Philipp Wich | 2010-01-08 | 2 | -36/+38 |
* | carl9170: enable ht support by default | Felix Fietkau | 2010-01-07 | 1 | -0/+11 |
* | carl9170: fix debugfs support | Felix Fietkau | 2010-01-07 | 2 | -2/+16 |
* | add the carl9170 wifi driver for ar9170 devices | Felix Fietkau | 2010-01-07 | 3 | -0/+186 |
* | mac80211: export a few ath header files | Felix Fietkau | 2010-01-07 | 1 | -1/+5 |
* | mac80211: fix spurious client reconnects triggered by rejected action frames ... | Felix Fietkau | 2010-01-07 | 1 | -0/+26 |
* | mac80211: update to compat-wireless 2010-01-07 (unoffical snapshot, official ... | Felix Fietkau | 2010-01-07 | 23 | -978/+213 |
* | opkg: update to r513, move lock-file to /var/lock and drop cleanup patch - we... | Jo-Philipp Wich | 2010-01-07 | 8 | -50/+16 |
* | kernel: cleanup crypto stuff and fix module names on 2.4 | Nicolas Thill | 2010-01-06 | 1 | -25/+12 |
* | kernel: remove even more calls to CompareKernelPatchVer | Nicolas Thill | 2010-01-06 | 3 | -41/+6 |
* | mac80211: merge some further fixes to the queue stop patch | Felix Fietkau | 2010-01-06 | 1 | -2/+60 |
* | wpa_supplicant: remove legacy PS3 gelic wpa driver support | Hamish Guthrie | 2010-01-06 | 1 | -0/+251 |
* | ixp4xx: allocate all skbs using GFP_DMA this ensures that dma bounce buffers ... | Felix Fietkau | 2010-01-06 | 1 | -17/+0 |
* | run led init after /etc/init.d/done to keep the configured led settings activ... | Felix Fietkau | 2010-01-06 | 1 | -1/+1 |
* | kernel: remove more calls to CompareKernelPatchVer and use 2.4 exceptions ins... | Nicolas Thill | 2010-01-06 | 1 | -12/+10 |
* | kernel: fix IDE modules on 2.4 | Nicolas Thill | 2010-01-06 | 1 | -4/+16 |
* | mac80211: merge johill's tx queue stop fix patch from the linux-wireless list... | Felix Fietkau | 2010-01-05 | 1 | -0/+322 |
* | mac80211: update ath9k tx fix with changes from upstream | Felix Fietkau | 2010-01-05 | 1 | -1/+13 |
* | fix zlib linking failures with gcc-4.4+ (#6173) | Florian Fainelli | 2010-01-02 | 1 | -0/+1 |
* | add western digital netcenter support to broadcom-diag (#6124) original patch... | Florian Fainelli | 2010-01-02 | 1 | -0/+31 |
* | enable hso on ar71xx (#6432) | Florian Fainelli | 2010-01-02 | 1 | -1/+1 |
* | package: kernel/modules: package module for MAC-VLAN support | Gabor Juhos | 2009-12-31 | 1 | -0/+16 |
* | spidev_test depends on kmod-spi-dev to work | Florian Fainelli | 2009-12-30 | 1 | -1/+1 |
* | defer the loading of spidev after spi master drivers | Florian Fainelli | 2009-12-30 | 1 | -1/+1 |
* | fix bluetooth and ide breakage after r18955 (#6422) | Florian Fainelli | 2009-12-30 | 2 | -7/+7 |
* | fix wrong paths after r18955. | Florian Fainelli | 2009-12-28 | 3 | -3/+18 |