index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-09
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
6
-7
/
+36
2011-11-09
Merge branch 'master' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/linvill...
John W. Linville
6
-7
/
+36
2011-11-08
wl12xx: fix wl12xx_scan_sched_scan_ssid_list() check that all given ssids are...
Eyal Shapira
1
-1
/
+1
2011-11-08
ath: Fix NULL ptr dereference in ath_reg_apply_world_flags
Helmut Schaa
1
-0
/
+2
2011-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
13
-67
/
+69
2011-11-07
net, wireless, mwifiex: Fix mem leak in mwifiex_update_curr_bss_params()
Jesper Juhl
1
-1
/
+2
2011-11-07
brcm80211: smac: eliminate a null pointer dereference in dma.c
Arend van Spriel
1
-2
/
+3
2011-11-07
b43: HT-PHY: report signal to mac80211
Rafał Miłecki
2
-1
/
+22
2011-11-07
b43: fill ctl1 word on all newer PHYs, fix PHY errors
Rafał Miłecki
1
-2
/
+6
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
84
-8
/
+87
2011-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
13
-67
/
+69
2011-11-02
iwlwifi: don't perform "echo test" when cmd queue stuck
Wey-Yi Guy
1
-10
/
+0
2011-11-02
b43: Remove unneeded message
Larry Finger
1
-1
/
+0
2011-11-02
iwlwifi: allow pci_enable_msi fail
Wey-Yi Guy
1
-5
/
+3
2011-11-02
libertas: ensure we clean up a scan request properly
Andres Salomon
3
-12
/
+20
2011-11-02
ath9k_hw: Fix noise floor calibration timeout on fast channel change
Rajkumar Manoharan
3
-7
/
+3
2011-11-02
ath9k_hw: Update AR9485 initvals to fix system hang issue
Rajkumar Manoharan
1
-5
/
+5
2011-11-02
carl9170: fix AMPDU TX_CTL_REQ_TX_STATUS handling
Christian Lamparter
1
-4
/
+7
2011-11-02
ath9k_hw: Fix regression of register offset of AR9330/AR9340
Rajkumar Manoharan
1
-5
/
+5
2011-11-02
ath9k_hw: Fix radio retention for AR9462
Rajkumar Manoharan
1
-2
/
+6
2011-11-02
ath9k_hw: Fix regression of register offset for AR9003 chips
Rajkumar Manoharan
1
-12
/
+12
2011-11-02
iwlagn: fix the race in the unmapping of the HCMD
Emmanuel Grumbach
1
-4
/
+8
2011-11-02
Merge branch 'for-linus' of git://github.com/richardweinberger/linux
Linus Torvalds
2
-3
/
+3
2011-11-02
um: a couple of missing dependencies...
Al Viro
2
-3
/
+3
2011-10-31
wireless: at76c50x: follow rename pack_hex_byte to hex_byte_pack
Andy Shevchenko
1
-1
/
+1
2011-10-31
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
5
-23
/
+18
2011-10-31
staging: Add module.h to more drivers implicitly using it.
Paul Gortmaker
1
-0
/
+1
2011-10-31
drivers/net: wireless/ath/ath5k/debug.c does not need module.h
Paul Gortmaker
1
-1
/
+0
2011-10-31
drivers/net: Add moduleparam.h to drivers as required.
Paul Gortmaker
6
-0
/
+7
2011-10-31
drivers/net: change moduleparam.h to module.h as required.
Paul Gortmaker
7
-7
/
+7
2011-10-31
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
45
-0
/
+45
2011-10-31
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
27
-0
/
+27
2011-10-25
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2011-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
437
-20092
/
+149442
2011-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-5
/
+5
2011-10-17
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
209
-2405
/
+101936
2011-10-14
libertas: fix changing interface type when interface is down
Daniel Drake
3
-14
/
+40
2011-10-14
ath9k: Rename AR9480 into AR9462
Rajkumar Manoharan
14
-221
/
+221
2011-10-14
ath9k_hw: Rename AR9480 -> AR9462 initvals
Rajkumar Manoharan
3
-2
/
+2
2011-10-14
ath9k_hw: Do fast channel change based on reusable calibration results
Rajkumar Manoharan
3
-4
/
+14
2011-10-14
ath9k_hw: Add radio retention support for AR9480
Rajkumar Manoharan
8
-15
/
+316
2011-10-14
ath9k_hw: Update normal/min noise floor value for AR9480
Rajkumar Manoharan
1
-4
/
+4
2011-10-14
ath9k_hw: Support fast channel change on 5GHz for AR9003 chips
Rajkumar Manoharan
1
-2
/
+1
2011-10-14
ath9k_hw: Cleanup Tx calibrations for AR9003 chips
Rajkumar Manoharan
5
-13
/
+40
2011-10-14
ath9k_hw: Add support to reuse Carrier leak calibration
Rajkumar Manoharan
3
-3
/
+50
2011-10-14
ath9k_hw: Add support to reuse TxIQ cal measurements
Rajkumar Manoharan
1
-6
/
+9
2011-10-14
ath9k_hw: Improve fast channel change for AR9003 chips
Rajkumar Manoharan
6
-5
/
+186
2011-10-14
ath9k_hw: Updated AR9003 tx gain table for 5GHz
Rajkumar Manoharan
1
-82
/
+82
2011-10-14
ath9k_hw: Update AR9003 initval to improve phase noise
Rajkumar Manoharan
1
-1
/
+1
2011-10-14
ath9k_hw: Updated ar9003 initval table for AR9380
Rajkumar Manoharan
1
-3
/
+3
[next]