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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-11
iwlagn: use bt handler for 2030 and 135 series devices
Wey-Yi Guy
1
-2
/
+23
2011-07-11
iwlagn: remove double level temperature indirect call
Wey-Yi Guy
6
-25
/
+9
2011-07-11
iwlagn: remove indirection for eeprom_query_addr
Fry, Donald H
9
-19
/
+4
2011-07-11
iwlagn: remove the indirection for iwl_apm_init
Fry, Donald H
7
-34
/
+11
2011-07-11
iwlagn: remove the indirection for update_chain_flags
Fry, Donald H
8
-16
/
+5
2011-07-11
iwlagn: provide heplers to access the transport ops
Emmanuel Grumbach
17
-50
/
+104
2011-07-11
iwlagn: remove the indirection for the dma channel num
Wey-Yi Guy
8
-10
/
+3
2011-07-11
iwlagn: consolidate the API that sends host commands and move to transport
Emmanuel Grumbach
19
-92
/
+100
2011-07-11
iwlagn: remove code duplication
Emmanuel Grumbach
2
-22
/
+0
2011-07-11
iwlagn: add an API for TX stop
Emmanuel Grumbach
7
-55
/
+59
2011-07-11
iwlagn: add an API for RX stop
Emmanuel Grumbach
4
-18
/
+19
2011-07-11
iwlagn: add an API to free the TX context
Emmanuel Grumbach
8
-148
/
+95
2011-07-11
iwlagn: remove the CMD_MAPPED flag
Emmanuel Grumbach
2
-13
/
+4
2011-07-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-11
/
+25
2011-07-08
ath9k_htc: Inform stack about tx ack status
Rajkumar Manoharan
1
-0
/
+1
2011-07-08
ath9k_hw: Remove read-only registers from AR9003 intervals
Rajkumar Manoharan
1
-3
/
+1
2011-07-08
ath9k_hw: Disable power detector calibration for AR9003
Rajkumar Manoharan
1
-2
/
+2
2011-07-08
ath9k_hw: Update AR9003 interval to improve 5G Tx EVM
Rajkumar Manoharan
1
-1
/
+1
2011-07-08
ath9k_hw: Disable PAPRD based on paprd_ht20_mask for 5GHz
Mohammed Shafi Shajakhan
2
-0
/
+32
2011-07-08
mwifiex: 4-byte alignment in mwifiex_process_sta_txpd()
Yogesh Ashok Powar
2
-5
/
+12
2011-07-08
mwifiex: fix minor issue in debugfs command 'info'
Amitkumar Karwar
1
-1
/
+1
2011-07-08
mwifiex: fix regression in WEP security mode
Amitkumar Karwar
1
-1
/
+1
2011-07-08
ath5k: read sc->imask with sc->irqlock held
Pavel Roskin
1
-1
/
+2
2011-07-08
ath5k: use kstrtoint() to parse numbers coming from sysfs
Pavel Roskin
1
-2
/
+4
2011-07-08
ath5k: fix formatting errors found by checkpatch.pl
Pavel Roskin
15
-180
/
+182
2011-07-08
ath5k: fix misplaced or extraneous braces found by checkpatch.pl
Pavel Roskin
4
-16
/
+14
2011-07-08
ath5k: use parentheses around macro definitions
Pavel Roskin
2
-7
/
+8
2011-07-08
ath5k: don't use volatile, it's not needed
Pavel Roskin
1
-1
/
+1
2011-07-08
ath5k: use more readable way to clear MAC address
Pavel Roskin
1
-1
/
+2
2011-07-08
ath5k: use DEFINE_PCI_DEVICE_TABLE in led.c, mark users with __devinit
Pavel Roskin
2
-4
/
+4
2011-07-08
ath5k: use KERN_WARNING in ATH5K_PRINTF
Pavel Roskin
1
-1
/
+2
2011-07-08
ath5k: remove unneeded parentheses after return
Pavel Roskin
2
-2
/
+2
2011-07-08
ath5k: replace spaces with tabs as suggested by checkpatch.pl
Pavel Roskin
10
-94
/
+94
2011-07-08
ath5k: remove PRIV_ENTRY and PRIV_ASSIGN macros, they obfuscate the code
Pavel Roskin
1
-9
/
+6
2011-07-08
carl9170: Implement tx_frames_pending mac80211 callback function
Christian Lamparter
1
-0
/
+8
2011-07-08
net/b43: don't return IRQ_HANDLED if nothing was done
Sebastian Andrzej Siewior
1
-1
/
+1
2011-07-08
b43: HT-PHY: define dummy TX power functions
Rafał Miłecki
1
-2
/
+10
2011-07-08
ath9k_htc: do not configure filter before driver is started
Rajkumar Manoharan
1
-2
/
+7
2011-07-08
b43: LCN-PHY: include new PHY in common code
Rafał Miłecki
2
-0
/
+9
2011-07-08
b43: define firmwares for HT and LCN PHYs
Rafał Miłecki
1
-0
/
+40
2011-07-08
b43: LCN-PHY add place for new PHY support
Rafał Miłecki
7
-0
/
+125
2011-07-08
b43: read radio ID on new cores
Rafał Miłecki
1
-1
/
+13
2011-07-08
b43: use radio ID reading code to older cores only
Rafał Miłecki
1
-15
/
+23
2011-07-08
b43: select BLOCKIO for BCMA
Rafał Miłecki
1
-0
/
+6
2011-07-08
b43: change selecting ucode for newer cores
Rafał Miłecki
1
-9
/
+17
2011-07-08
b43: bus: add helpers for getting/setting wldev from/in bus core
Rafał Miłecki
3
-3
/
+35
2011-07-08
b43: handle BCMA in bus switches
Rafał Miłecki
2
-0
/
+90
2011-07-08
b43: use switches for SSB specific code
Rafał Miłecki
5
-57
/
+139
2011-07-08
mac80211: fix TKIP races, make API easier to use
Johannes Berg
3
-6
/
+3
2011-07-08
b43: implement BCMA bus ops
Rafał Miłecki
3
-0
/
+110
[next]