index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlegacy
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-29
iwlegacy: remove sync_cmd_mutex
Stanislaw Gruszka
4
-5
/
+2
2011-04-29
iwlegacy: more priv->mutex serialization
Stanislaw Gruszka
3
-23
/
+34
2011-04-29
iwlegacy: fix enqueue hcmd race conditions
Stanislaw Gruszka
2
-28
/
+25
2011-04-29
iwlegacy: comment typo fix diable -> disable
Stanislaw Gruszka
2
-2
/
+2
2011-04-29
iwlegacy: remove scan_tx_antennas
Stanislaw Gruszka
2
-4
/
+0
2011-04-29
iwlegacy: remove unneeded __packed
Stanislaw Gruszka
1
-1
/
+1
2011-04-29
iwlegacy: remove unneeded disable_hw_scan check
Stanislaw Gruszka
1
-3
/
+2
2011-04-29
iwlegacy: simplify init geos
Stanislaw Gruszka
1
-4
/
+1
2011-04-29
iwlegacy: enable only rfkill interrupt when device is down
Stanislaw Gruszka
2
-4
/
+14
2011-04-29
iwlegacy: remove duplicate initialization in iwl4956_down()
Stanislaw Gruszka
1
-1
/
+1
2011-04-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
8
-35
/
+23
2011-04-20
iwl4965: fix skb usage after free
Stanislaw Gruszka
1
-3
/
+7
2011-04-19
iwlegacy: use pci_dev->revision
Sergei Shtylyov
1
-1
/
+1
2011-04-13
iwlegacy: fix tx_power initialization
Stanislaw Gruszka
6
-28
/
+11
2011-04-12
iwl4965: drop a lone pr_err()
Paul Bolle
1
-1
/
+0
2011-04-11
iwlegacy: make iwl3945 and iwl4965 select IWLWIFI_LEGACY
John W. Linville
1
-4
/
+5
2011-03-29
iwlegacy: fix bugs in change_interface
Johannes Berg
1
-0
/
+10
2011-03-29
iwl3945: disable hw scan by default
Stanislaw Gruszka
1
-1
/
+2
2011-03-29
iwl3945: do not deprecate software scan
Stanislaw Gruszka
1
-4
/
+2
2011-03-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
56
-0
/
+42420
2011-02-28
iwlegacy: fix dma mappings and skbs leak
Stanislaw Gruszka
3
-27
/
+62
2011-02-28
iwlwifi: remove duplicate initialization
Dan Carpenter
1
-1
/
+1
2011-02-25
iwlegacy: change some symbols duplicated from iwlwifi directory
John W. Linville
15
-73
/
+71
2011-02-25
mac80211: make tx() operation return void
Johannes Berg
3
-5
/
+3
2011-02-25
iwlegacy: do not set tx power when channel is changing
Stanislaw Gruszka
2
-4
/
+11
2011-02-23
mac80211: rename RX_FLAG_TSFT
Johannes Berg
1
-1
/
+1
2011-02-21
iwlwifi: split the drivers for agn and legacy devices 3945/4965
Wey-Yi Guy
56
-0
/
+42384