index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-31
rt2x00: Add rt2800_wait_csr_ready
Ivo van Doorn
3
-21
/
+20
2010-08-31
rt2x00: Update rt2800 comments regarding AMPDU and PACKET_ID in TXWI
Helmut Schaa
1
-1
/
+5
2010-08-31
rt2x00: Rename txentry_desc.queue -> txentry_desc.qid
Helmut Schaa
5
-8
/
+8
2010-08-31
ath9k: fix spurious MIC failure reports
Felix Fietkau
4
-9
/
+25
2010-08-31
wl1251: Fix queue stopping/waking for TX path
Denis 'GNUtoo' Carikli
3
-13
/
+24
2010-08-31
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
29
-849
/
+1658
2010-08-27
mac80211_hwsim: support runtime iftype changes
Johannes Berg
1
-0
/
+13
2010-08-27
ath9k_htc: Enable ANI in associated state only
Rajkumar Manoharan
1
-4
/
+5
2010-08-27
wl12xx: remove unneeded locking
Johannes Berg
4
-8
/
+0
2010-08-27
ath9k: Change the default LED pattern.
Vivek Natarajan
1
-1
/
+1
2010-08-27
ath5k: fix off-by-one in pilot magnitude mask
Bob Copeland
1
-1
/
+1
2010-08-27
ath5k: re-order one of the frees on unwind
Dan Carpenter
1
-2
/
+2
2010-08-27
iwlwifi: allow using multiple contexts
Johannes Berg
5
-40
/
+82
2010-08-27
iwlwifi: follow main beacon interval
Johannes Berg
1
-2
/
+9
2010-08-27
iwlagn: always send RXON timing
Johannes Berg
1
-1
/
+2
2010-08-27
iwlwifi: pass context to iwl_send_rxon_timing
Johannes Berg
4
-19
/
+15
2010-08-27
iwlwifi: send PAN parameters
Johannes Berg
6
-0
/
+96
2010-08-27
iwlagn: send beacon before committing associated RXON
Johannes Berg
1
-0
/
+2
2010-08-27
iwlagn: send RXON timing before associating
Johannes Berg
2
-0
/
+18
2010-08-27
iwlagn: queue frames according to context
Johannes Berg
3
-23
/
+51
2010-08-27
iwlagn: remove iw_mode check for beacon
Johannes Berg
1
-2
/
+11
2010-08-27
iwlagn: detect PAN capability
Johannes Berg
2
-4
/
+23
2010-08-27
iwlwifi: add PAN API
Johannes Berg
2
-1
/
+116
2010-08-27
iwlwifi: introduce beacon context
Johannes Berg
5
-20
/
+50
2010-08-27
iwlwifi: move HT configuration data into context
Johannes Berg
6
-115
/
+134
2010-08-27
iwlwifi: add context pointer to station
Johannes Berg
5
-10
/
+19
2010-08-27
iwlwifi: store default station flags in context
Johannes Berg
2
-1
/
+3
2010-08-27
iwlwifi: make hw crypto context aware
Johannes Berg
7
-35
/
+63
2010-08-27
iwlwifi: move AP sta ID to context
Johannes Berg
5
-4
/
+8
2010-08-27
iwlwifi: clamp scanning dwell time to all contexts
Johannes Berg
1
-8
/
+17
2010-08-27
iwlwifi: move virtual interface pointer into context
Johannes Berg
10
-38
/
+66
2010-08-27
iwlwifi: add context into tx descriptor
Johannes Berg
3
-0
/
+3
2010-08-27
iwlwifi: move QoS into context
Johannes Berg
5
-28
/
+46
2010-08-27
iwlwifi: contextify command sending
Johannes Berg
5
-7
/
+18
2010-08-27
iwlwifi: contextify-stations-completely
Johannes Berg
6
-15
/
+25
2010-08-27
iwlwifi: contextify broadcast station
Johannes Berg
15
-93
/
+142
2010-08-27
iwlwifi: define PAN queues/FIFOs
Johannes Berg
3
-8
/
+22
2010-08-27
iwlwifi: prepare for PAN queue/fifo assignment
Johannes Berg
13
-46
/
+77
2010-08-27
iwlwifi: initial contextification
Johannes Berg
19
-400
/
+611
2010-08-25
iwlwifi: fix compile error without debugging support
Wey-Yi Guy
1
-2
/
+0
2010-08-25
p54: better rssi->dbm conversion for longbow phys
Christian Lamparter
1
-4
/
+4
2010-08-25
rt2x00: fix "buffer size not provably correct" build warning
Arnaud Patard (Rtp)
1
-0
/
+3
2010-08-25
rt2x00: Fix max TX power settings
Ivo van Doorn
9
-47
/
+86
2010-08-25
rt2x00: Fix channel configuration for RF3052
Ivo van Doorn
1
-13
/
+16
2010-08-25
rt2x00: Merge rt2800{pci/usb} radio enabling/disabling code to rt2800lib
Ivo van Doorn
4
-145
/
+107
2010-08-25
rt2x00: Fix rt2800 retry calculation
Ivo van Doorn
1
-1
/
+0
2010-08-25
rt2x00: Remove Q_INDEX_CRYPTO and ENTRY_OWNER_DEVICE_CRYPTO
Ivo van Doorn
2
-11
/
+3
2010-08-25
rt2x00: Move direct access to queue->entries to rt2x00queue.c
Ivo van Doorn
4
-57
/
+83
2010-08-25
rt2x00: Reduce indenting
Ivo van Doorn
1
-13
/
+14
2010-08-25
rt2x00: Simplify arguments to rt2x00 driver callback functions
Ivo van Doorn
11
-115
/
+90
[next]