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
/
iwlwifi
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-16
/
+17
2011-11-11
iwlwifi: avoid a panic when unloading the module with RF Kill
Emmanuel Grumbach
1
-16
/
+17
2011-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-19
/
+11
2011-11-02
iwlwifi: don't perform "echo test" when cmd queue stuck
Wey-Yi Guy
1
-10
/
+0
2011-11-02
iwlwifi: allow pci_enable_msi fail
Wey-Yi Guy
1
-5
/
+3
2011-11-02
iwlagn: fix the race in the unmapping of the HCMD
Emmanuel Grumbach
1
-4
/
+8
2011-10-31
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
1
-0
/
+1
2011-10-14
iwlagn: fix priv->cfg->ht_params NULL pointer dereference
Stanislaw Gruszka
1
-2
/
+2
2011-10-14
iwlagn: add missing include to iwl-agn-rs.h
Emmanuel Grumbach
1
-0
/
+4
2011-10-14
iwlagn: remove uneeded include to iwl-dev.h
Emmanuel Grumbach
2
-5
/
+1
2011-10-14
iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.h
Emmanuel Grumbach
16
-59
/
+8
2011-10-14
iwlagn: move iwl_beacon_time_mask_XXX near to usage
Emmanuel Grumbach
2
-29
/
+23
2011-10-14
iwlagn: remove 6000 hw header
Johannes Berg
4
-83
/
+9
2011-10-14
iwlagn: remove 5000 hw header
Johannes Berg
2
-89
/
+15
2011-10-14
iwlagn: rename iwl-rx.c to iwl-agn-rx.c
Wey-Yi Guy
2
-51
/
+56
2011-10-14
iwlagn: merge station management functions
Wey-Yi Guy
17
-1007
/
+940
2011-10-14
iwlagn: rename all the mac80211 callback functions
Wey-Yi Guy
12
-56
/
+63
2011-10-14
iwlagn: add debug for mac80211 callback
Wey-Yi Guy
5
-9
/
+40
2011-10-14
iwlagn: don't stop rts/cts until last aggregation queue close
Wey-Yi Guy
1
-6
/
+4
2011-10-14
iwlagn: more info on warning for shutdown agg queue
Wey-Yi Guy
1
-2
/
+3
2011-10-14
iwlwifi: update comments on how to enable debug flag
Wey-Yi Guy
2
-5
/
+7
2011-10-14
iwlagn: use low retry limit for WoWLAN
Wey-Yi Guy
2
-11
/
+18
2011-10-14
iwlagn: do nothing when disable agg in wrong state
Wey-Yi Guy
1
-0
/
+2
2011-10-14
iwlagn: warn only once if AGG state is wrong
Emmanuel Grumbach
1
-1
/
+1
2011-10-14
iwlagn: fix a race in the unmapping of the TFDs
Emmanuel Grumbach
1
-0
/
+3
2011-10-14
iwlagn: Add "_d" sku to 105 series of devices
Wey-Yi Guy
3
-0
/
+8
2011-10-14
iwlagn: add "_d" sku to 6005 series of devices
Wey-Yi Guy
3
-0
/
+8
2011-10-14
iwlagn: set rts retry limit
Wey-Yi Guy
2
-10
/
+13
2011-10-14
iwlagn: remove un-necessary step
Wey-Yi Guy
1
-2
/
+1
2011-10-14
iwlagn: stop interrupts when suspending
Johannes Berg
1
-1
/
+6
2011-10-14
iwlagn: eliminate bus pointer from iwl_priv structure
Don Fry
6
-19
/
+14
2011-10-14
iwlagn: kill hw_params.max_stations
Emmanuel Grumbach
7
-15
/
+6
2011-10-14
iwlagn: send simple LQ command for WoWLAN
Johannes Berg
3
-11
/
+25
2011-10-14
iwlagn: don't assign seqno to QoS Null frames
Johannes Berg
1
-2
/
+2
2011-10-14
iwlagn: update beacon smarter
Johannes Berg
2
-2
/
+11
2011-10-14
iwlagn: add "echo test" command to debugfs
Wey-Yi Guy
3
-1
/
+27
2011-10-14
iwlagn: check rf kill in queue stuck
Wey-Yi Guy
1
-0
/
+3
2011-10-14
iwlagn: add "echo" test when command queue stuck
Wey-Yi Guy
2
-1
/
+23
2011-10-14
iwlagn: add WARN if tx cmd complete come back late
Wey-Yi Guy
1
-0
/
+5
2011-10-14
iwlagn: add REPLY_ECHO host command
Wey-Yi Guy
1
-0
/
+1
2011-10-14
iwlagn: add cmd queue pointer info when timeout
Wey-Yi Guy
1
-0
/
+9
2011-10-11
iwlagn: separate init calib and rt calib
Wey-Yi Guy
2
-1
/
+11
2011-10-03
mac80211: pass vif param to conf_tx() callback
Eliad Peller
2
-3
/
+5
2011-10-03
iwlagn: rename iwlagn module iwlwifi and alias to iwlagn.
Don Fry
4
-32
/
+33
2011-09-30
mac80211: implement uAPSD
Johannes Berg
1
-1
/
+1
2011-09-30
iwlagn: iwl-agn-rs: remove unnecessary null check for sta and lq_sta
Greg Dietsche
1
-3
/
+0
2011-09-27
iwlagn: fix scan complete processing
Johannes Berg
2
-4
/
+33
2011-09-27
iwlagn: move iwl_process_scan_complete up
Johannes Berg
1
-54
/
+54
2011-09-27
iwlagn: refactor scan complete
Johannes Berg
1
-8
/
+11
2011-09-27
iwlagn: make iwl_scan_cancel_timeout void
Johannes Berg
2
-4
/
+2
[next]