index
:
openwrt/em-br6478acv2/master-187ad058
master
openwrt master 187ad058
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
mac80211
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k: fix a regression in touching power mode related registers
Felix Fietkau
2011-11-27
1
-0
/
+12
*
ath9k: enable ANI on ar913x, should noticeably improve stability in noisy env...
Felix Fietkau
2011-11-27
1
-0
/
+11
*
mac80211: fix aggregation related kernel warnings when using wds
Felix Fietkau
2011-11-23
1
-0
/
+95
*
ath9k: fix setting channel bandwidth before bringing up interfaces
Felix Fietkau
2011-11-23
1
-1
/
+1
*
package/mac80211: fix atomic64 issues on x86 / uml
Nicolas Thill
2011-11-21
1
-1
/
+1
*
[package] mac80211: revert unrelated change in previous commit
Jo-Philipp Wich
2011-11-21
1
-2
/
+0
*
[package] mac80211: fix reversed WARN_ON() condition which causes a stray sta...
Jo-Philipp Wich
2011-11-21
2
-0
/
+13
*
ath9k: merge a pending aggregation fix
Felix Fietkau
2011-11-20
3
-13
/
+42
*
mac80211: refresh p54spi patches
Felix Fietkau
2011-11-20
3
-12
/
+6
*
mac80211: fix a workqueue compat backport
Felix Fietkau
2011-11-20
1
-0
/
+18
*
Revert "package/mac80211: fix atomic64 compat"
Felix Fietkau
2011-11-19
1
-1
/
+1
*
ath9k: allow run-time change of the chanbw debugfs file
Felix Fietkau
2011-11-19
3
-6
/
+74
*
mac80211: update to wireless-testing 2011-11-15
Felix Fietkau
2011-11-18
31
-708
/
+544
*
package/mac80211: fix atomic64 compat
Nicolas Thill
2011-11-17
1
-1
/
+1
*
p54spi: workqueue deadlock fix
Michael Büsch
2011-11-16
1
-0
/
+22
*
p54spi: Lock fixes
Michael Büsch
2011-11-16
2
-0
/
+29
*
ath9k: reorganize patches, reset hardware after full sleep (fixes #10349)
Felix Fietkau
2011-11-15
5
-66
/
+98
*
ath9k: do not put the hardware to full-sleep while tx is pending
Felix Fietkau
2011-11-14
1
-0
/
+22
*
ath9k: rework radio stop/start cleanup, avoid duplicate rx/tx stop, avoid ear...
Felix Fietkau
2011-11-14
3
-74
/
+56
*
mac80211: enable support for RaLink Rt53xx USB devices in rt2800usb
Felix Fietkau
2011-11-14
1
-0
/
+1
*
lantiq: w303v has its rt2860 eep on the nor flash. tell compat-wireless how t...
John Crispin
2011-11-12
1
-0
/
+50
*
[package] mac80211: add antenna control api for b43
Jo-Philipp Wich
2011-11-10
1
-0
/
+131
*
package: mac80211: mark as broken for 3.2
Jonas Gorski
2011-11-09
1
-1
/
+1
*
ath9k: fix LED related crashes on AR913x
Felix Fietkau
2011-11-07
1
-0
/
+30
*
carl9170: add dependency on kmod-input-core
Felix Fietkau
2011-11-07
1
-1
/
+1
*
[package] mac80211: change wireless ifname numbering schema
Jo-Philipp Wich
2011-11-06
1
-6
/
+3
*
ath9k: add some fixes for radio reinit and frame flush
Felix Fietkau
2011-11-05
2
-0
/
+320
*
mac80211: update to wireless-testing 2011-11-04
Felix Fietkau
2011-11-05
2
-73
/
+5
*
mac80211: update to wireless-testing 2011-11-01
Felix Fietkau
2011-11-01
13
-10646
/
+93
*
package/kernel: prefix library modules with lib-
Nicolas Thill
2011-10-28
1
-4
/
+4
*
package: mac80211: remove uses of $(LINUX_KMOD_SUFFIX)
Jonas Gorski
2011-10-26
1
-4
/
+4
*
[package] mac80211: allow building ath9k_htc without PCI support, based on pa...
Jo-Philipp Wich
2011-10-25
1
-1
/
+1
*
[package] mac80211: autoload ath9k_htc after USB controller drivers
Jo-Philipp Wich
2011-10-13
1
-1
/
+1
*
mac80211: fix some dependencies and make lib80211 compile without cfg80211 se...
Hauke Mehrtens
2011-10-13
1
-7
/
+8
*
mac80211: use new version of carl80211 firmware
Hauke Mehrtens
2011-10-13
1
-2
/
+2
*
mac80211: use correct firmware for ath9k_htc
Hauke Mehrtens
2011-10-13
1
-4
/
+5
*
mac80211: update to wireless-testing 2011-10-05 + pending patches
Felix Fietkau
2011-10-09
47
-4732
/
+11045
*
mac80211: set the country code early to allow crda to settle
Felix Fietkau
2011-10-08
1
-0
/
+7
*
mac80211: remove a WARN_ON that causes compile errors on 2.6.32
Felix Fietkau
2011-10-08
1
-0
/
+10
*
ath9k: add support for per-chain signal strength info
Felix Fietkau
2011-10-08
2
-0
/
+444
*
ath9k: extend the phy error disable patch
Felix Fietkau
2011-10-08
1
-0
/
+21
*
ath9k: disable phy error reporting on the rx queue to improve stability under...
Felix Fietkau
2011-10-07
2
-1
/
+17
*
ath9k: add some more fixes to AP handling of buffered frames for powersave cl...
Felix Fietkau
2011-09-30
2
-10
/
+40
*
ath9k: fix some tx aggregation issues - reduces the number of tx dma stop fai...
Felix Fietkau
2011-09-25
3
-1
/
+63
*
ath9k: merge a pending fix for powersave
Felix Fietkau
2011-09-25
1
-1
/
+1
*
[package] mac80211: rework mac address generation for virtual interfaces; set...
Jo-Philipp Wich
2011-09-25
1
-9
/
+17
*
ath9k: fix antenna gain calculation
Felix Fietkau
2011-09-20
1
-2
/
+2
*
ath9k: fix handling configured tx power limits
Felix Fietkau
2011-09-19
1
-1
/
+1
*
b43: merge ad-hoc beacon fix
Felix Fietkau
2011-09-19
3
-2
/
+14
*
ath9k: add some cleanup patches and rework tx power handling
Felix Fietkau
2011-09-17
5
-16
/
+870
[next]