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-12-14
b43: N-PHY: add table for antenna software control
Rafał Miłecki
2
-1
/
+52
2011-12-14
b43: N-PHY: workaround BCM43224 hw bug in writing table id 9
Rafał Miłecki
1
-0
/
+7
2011-12-14
b43: N-PHY: update some init values
Rafał Miłecki
2
-17
/
+17
2011-12-14
b43: N-PHY: random trivial fixes for typos, missing writes
Rafał Miłecki
3
-23
/
+30
2011-12-14
ath9k: make two mci related functions static
Felix Fietkau
2
-8
/
+4
2011-12-14
bcma: support for suspend and resume
Rafał Miłecki
3
-0
/
+56
2011-12-14
mwifiex: wakeup and stop multiple tx queues in net_device
Avinash Patil
6
-12
/
+63
2011-12-14
mwifiex: proper cleanup when RX multiport aggregation fails
Avinash Patil
1
-3
/
+19
2011-12-14
mwifiex: failure case handling for PCIe events
Amitkumar Karwar
1
-14
/
+6
2011-12-14
brcm80211: smac: use bcma core access functions in nicpci.c
Arend van Spriel
3
-111
/
+90
2011-12-14
brcm80211: smac: use bcma core control functions
Arend van Spriel
5
-140
/
+47
2011-12-14
brcm80211: smac: remove unused functions and/or prototypes
Arend van Spriel
2
-151
/
+1
2011-12-14
brcm80211: smac: replace ai_corereg() function with ai_cc_reg()
Arend van Spriel
7
-87
/
+68
2011-12-14
brcm80211: smac: remove SI_FAST() macro usage
Arend van Spriel
1
-122
/
+35
2011-12-14
brcm80211: smac: use bcma functions for register access in phy code
Arend van Spriel
7
-176
/
+162
2011-12-14
brcm80211: smac: use bcma function for register access in dma.c
Arend van Spriel
3
-91
/
+108
2011-12-14
brcm80211: smac: use DMA-API calls for descriptor allocations
Arend van Spriel
3
-30
/
+35
2011-12-14
brcm80211: smac: use bcma core register access functions for 802.11 core
Arend van Spriel
5
-267
/
+274
2011-12-14
brcm80211: smac: remove enumeration rom parsing function
Arend van Spriel
1
-237
/
+18
2011-12-14
brcm80211: smac: change ai_attach interface taking a bcma_bus object
Arend van Spriel
3
-11
/
+14
2011-12-14
brcm80211: smac: rename struct si_info field pbus to pcibus
Arend van Spriel
3
-25
/
+25
2011-12-14
brcm80211: smac: change attach interfaces in main.c for bcma support
Arend van Spriel
3
-22
/
+19
2011-12-14
brcm80211: smac: change from pci device driver to bcma device driver
Arend van Spriel
3
-109
/
+64
2011-12-14
brcm80211: smac: use inline access functions for struct si_pub fields
Arend van Spriel
10
-131
/
+174
2011-12-14
brcm80211: smac: move fields from struct si_pub to struct si_info
Arend van Spriel
2
-13
/
+15
2011-12-14
brcm80211: smac: remove unused fields from struct si_pub definition
Arend van Spriel
2
-14
/
+0
2011-12-14
brcm80211: fmac: remove drive strength code for unsupported chips
Franky Lin
1
-50
/
+2
2011-12-14
brcm80211: fmac: add bcm4330 support
Franky Lin
3
-0
/
+38
2011-12-14
brcm80211: fmac: fix firmware shared structures version
Franky Lin
2
-4
/
+4
2011-12-14
brcm80211: fmac: save bus interface structure in function 2 device
Franky Lin
3
-14
/
+13
2011-12-14
ath9k: Reconfigure tx power on regulatory update
Rajkumar Manoharan
1
-2
/
+15
2011-12-14
ath: optimize processing of CTLs for country IEs for world roaming cards
Luis R. Rodriguez
2
-4
/
+52
2011-12-14
ath: add a helper for processing reg data on init
Luis R. Rodriguez
1
-5
/
+17
2011-12-14
bcma: extract FEM info from SPROM
Rafał Miłecki
1
-0
/
+22
2011-12-14
ssb: extract FEM info from SPROM
Rafał Miłecki
1
-0
/
+23
2011-12-14
ath9k_hw: Fix handling of MCI interrupt
Mohammed Shafi Shajakhan
1
-28
/
+29
2011-12-14
ath9k_hw: check for asynchronous interrupts before bailing out
Mohammed Shafi Shajakhan
1
-1
/
+1
2011-12-14
Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
John W. Linville
27
-228
/
+295
2011-12-09
iwlwifi regression in 20111205 merge
Nikolay Martynov
1
-0
/
+11
2011-12-09
wl12xx: silence tx_attr uninitialized warning in wl1271_tx_fill_hdr
John W. Linville
1
-1
/
+1
2011-12-09
iwlagn: use IWL_MAX_TID_COUNT instead of TID_MAX_LOAD_COUNT
Johannes Berg
2
-7
/
+6
2011-12-09
iwlagn: use IWL_MAX_TID_COUNT for WoWLAN
Johannes Berg
1
-1
/
+1
2011-12-09
iwlagn: fix TID use bug
Johannes Berg
1
-1
/
+1
2011-12-09
iwlwifi: move calib_results list from iwl_priv to iwl_trans
Don Fry
7
-33
/
+34
2011-12-09
iwlwifi: move device_pointers from iwl_priv to iwl_shared
Don Fry
7
-18
/
+21
2011-12-09
iwlwifi: move eeprom pointer from iwl_priv to iwl_shared
Don Fry
12
-72
/
+78
2011-12-09
iwlwifi: set TX_CMD_FLG_STA_RATE_MSK for BAR frame
Wey-Yi Guy
1
-1
/
+2
2011-12-09
iwlwifi: P2P is not enabled by default
Wey-Yi Guy
2
-1
/
+25
2011-12-09
iwlwifi: add device ID information support by testmode
Hsu, Kenny
2
-2
/
+36
2011-12-09
iwlwifi: rename CONFIG_IWLWIFI_DEVICE_SVTOOL to CONFIG_IWLWIFI_DEVICE_TESTMODE
Wey-Yi Guy
7
-15
/
+15
[next]