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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-14
b43: drop Copyright for not really copyrightable info
Rafał Miłecki
1
-26
/
+0
2011-09-14
ath9k: implement .get_antenna and .set_antenna
Felix Fietkau
4
-8
/
+99
2011-09-14
ath9k: merge reset related functions
Felix Fietkau
1
-176
/
+127
2011-09-14
ath9k: always call ath_reset from workqueue context
Felix Fietkau
5
-13
/
+26
2011-09-14
ath9k: move a few functions around
Felix Fietkau
1
-68
/
+69
2011-09-14
ath9k: eliminate common->{rx,tx}_chainmask
Felix Fietkau
10
-41
/
+27
2011-09-14
b43: N-PHY: implement enabling TX power control
Rafał Miłecki
2
-6
/
+80
2011-09-14
wl12xx: support p2p interfaces
Eliad Peller
2
-5
/
+20
2011-09-14
wl12xx: set mac80211 flags for A-MPDU aggregation support
Arik Nemtsov
1
-1
/
+3
2011-09-14
wl12xx: AP mode - clean BA and queue state in tx_reset
Arik Nemtsov
3
-3
/
+14
2011-09-14
wl12xx: AP mode - enable the BA constraint event from the FW
Arik Nemtsov
1
-14
/
+23
2011-09-14
wl12xx: don't regulate links when a single STA is connected
Arik Nemtsov
3
-5
/
+20
2011-09-14
wl12xx: support up to 8 stations in AP-mode
Arik Nemtsov
1
-2
/
+2
2011-09-14
wl12xx: AP mode - don't regulate FW blocks for non-active STAs
Arik Nemtsov
1
-0
/
+4
2011-09-14
wl12xx: don't indicate up PS-filtered dummy packets
Arik Nemtsov
3
-3
/
+8
2011-09-14
wl12xx: ignore sched scan match sets without SSID
Luciano Coelho
1
-3
/
+12
2011-09-14
wl12xx: increase number of allowed SSIDs in sched_scan
Luciano Coelho
1
-3
/
+4
2011-09-14
wl12xx: add support for sched_scan filters
Luciano Coelho
1
-35
/
+72
2011-09-14
wl12xx: declare support for WIPHY_FLAG_AP_UAPSD
Eliad Peller
3
-5
/
+19
2011-09-14
wl12xx: use kstrtoul_from_user
Eliad Peller
1
-41
/
+5
2011-09-14
wl12xx: remove deprecated CONFIG_WL12XX_HT flag
Luciano Coelho
4
-20
/
+0
2011-09-14
wl12xx: don't queue a new dummy packet if one is already pending
Arik Nemtsov
1
-1
/
+7
2011-09-14
wl12xx: add config_hangover command
Eliad Peller
5
-9
/
+91
2011-09-14
wl12xx: check for ROC on scan_complete
Eliad Peller
1
-2
/
+3
2011-09-14
wl12xx: don't use WL1271_SCAN_OPT_PRIORITY_HIGH flag
Eliad Peller
1
-3
/
+0
2011-09-14
wl12xx: don't disconnect on recovery
Eliad Peller
1
-3
/
+0
2011-09-14
wl12xx: add beacon_filtering debugfs file
Eliad Peller
1
-0
/
+42
2011-09-14
wl12xx: add module_param to trigger BUG() on recovery
Eliad Peller
1
-0
/
+6
2011-09-14
wl12xx: print the seq_num of rx packet
Eliad Peller
1
-2
/
+5
2011-09-14
wl12xx: print acx id
Eliad Peller
1
-1
/
+1
2011-09-14
Merge branch 'wl12xx-next' into for-linville
Luciano Coelho
6
-29
/
+103
2011-09-13
ath9k: ath9k_hw_set_txpowerlimit sets previous txpower
Bill Jordan
1
-2
/
+2
2011-09-13
b43: LCN-PHY: add conditions for few operations
Rafał Miłecki
2
-14
/
+38
2011-09-13
b43: LCN-PHY: rename functions, get rid of magic names
Rafał Miłecki
2
-10
/
+29
2011-09-13
b43: LCN-PHY: upload additional 0x7 table
Rafał Miłecki
1
-0
/
+17
2011-09-13
b43: LCN-PHY: rewrite 0x7 table at the end of init
Rafał Miłecki
1
-0
/
+12
2011-09-13
b43: LCN-PHY: put tables functions in correct file
Rafał Miłecki
2
-11
/
+16
2011-09-13
b43: LCN-PHY: minor fixes
Rafał Miłecki
3
-6
/
+7
2011-09-13
rt2x00: Add new chipset support
zero.lin
1
-0
/
+1
2011-09-13
iwlwifi: signedness bug in iwl_trans_pcie_tx_agg_alloc()
Dan Carpenter
1
-1
/
+1
2011-09-13
iwlwifi: fix double assign in iwl_start_tx_ba_trans_ready()
Dan Carpenter
1
-1
/
+1
2011-09-13
ath9k_hw: Fix rx latency of 11a mode
Rajkumar Manoharan
1
-2
/
+5
2011-09-13
mwifiex: replace kmalloc & memcpy sequence with kmemdup
Yogesh Ashok Powar
3
-9
/
+9
2011-09-13
ath9k: fix checks for first subframe delimiter padding
Felix Fietkau
2
-2
/
+3
2011-09-13
mwl8k: Set hardware flag IEEE80211_HW_AP_LINK_PS
Yogesh Ashok Powar
1
-0
/
+8
2011-09-13
ath9k_hw: fix the last register write for ar5416 addac
Felix Fietkau
1
-1
/
+1
2011-09-13
ath9k_hw: drop an unused column in AR5008-AR9002 initvals
Felix Fietkau
4
-1912
/
+1934
2011-09-13
b43: LCN-PHY: implement saving and restoring PHY & radio configuration
Rafał Miłecki
1
-0
/
+35
2011-09-13
bcma: extract some basic info about board from SPROM
Rafał Miłecki
1
-0
/
+9
2011-09-13
b43: LCN-PHY: prepare functions for channel switching
Rafał Miłecki
1
-2
/
+84
[prev]
[next]