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
/
wireless
/
iwlegacy
/
common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-18
iwlegacy: move under intel directory
Kalle Valo
1
-5586
/
+0
2015-03-04
wireless: Use eth_<foo>_addr instead of memset
Joe Perches
1
-1
/
+1
2014-07-31
iwlegacy: use correct structure type name in sizeof
Julia Lawall
1
-1
/
+2
2014-06-25
mac80211: support more than one band in scan request
David Spinadel
1
-1
/
+2
2014-04-09
mac80211: add vif to flush call
Emmanuel Grumbach
1
-1
/
+2
2014-02-25
iwlegacy: properly enable power saving
Stanislaw Gruszka
1
-14
/
+69
2014-01-04
wireless: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-01-04
iwlegacy: use ether_addr_equal_64bits
Julia Lawall
1
-4
/
+4
2013-11-25
cfg80211: consolidate passive-scan and no-ibss flags
Luis R. Rodriguez
1
-2
/
+2
2013-08-02
iwl4965: reset firmware after rfkill off
Stanislaw Gruszka
1
-0
/
+1
2013-06-12
iwl4965: workaround for firmware frame tx rejection
Stanislaw Gruszka
1
-0
/
+11
2013-05-17
iwlegacy: remove inline marking of EXPORT_SYMBOL functions
Denis Efremov
1
-1
/
+1
2013-04-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2013-04-10
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-1
/
+1
2013-04-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+1
2013-03-26
net: wireless: iwlegacy: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-2
/
+2
2013-03-26
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-2
/
+1
2013-03-25
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
1
-1
/
+1
2013-03-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2013-03-18
mac80211: pass queue bitmap to flush operation
Johannes Berg
1
-2
/
+1
2013-03-17
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
Joe Perches
1
-6
/
+4
2013-03-15
drivers:net: Remove dma_alloc_coherent OOM messages
Joe Perches
1
-3
/
+2
2013-03-11
iwlegacy: fix sparse warnings
Stephen Hemminger
1
-1
/
+1
2013-02-15
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-9
/
+7
2013-02-15
mac80211: stop modifying HT SMPS capability
Johannes Berg
1
-9
/
+7
2013-02-14
iwlegacy: more checks for dma mapping errors
Stanislaw Gruszka
1
-5
/
+11
2013-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-21
/
+14
2013-01-22
iwlegacy: fix IBSS cleanup
Stanislaw Gruszka
1
-21
/
+14
2013-01-08
iwlegacy: add flush callback
Stanislaw Gruszka
1
-0
/
+36
2012-12-07
iwlegacy: Use standard #defines for PCIe Capability ASPM fields
Bjorn Helgaas
1
-3
/
+2
2012-12-07
iwlegacy: collapse wrapper for pcie_capability_read_word()
Bjorn Helgaas
1
-2
/
+3
2012-09-24
iwlegacy: use eth_broadcast_addr
Johannes Berg
1
-2
/
+2
2012-08-10
iwlegacy: clean up suspend/resume
Johannes Berg
1
-12
/
+3
2012-07-12
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-1
/
+1
2012-07-12
mac80211: add time synchronisation with BSS for assoc
Johannes Berg
1
-1
/
+1
2012-07-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-8
/
+6
2012-07-09
iwlegacy: always monitor for stuck queues
Stanislaw Gruszka
1
-8
/
+6
2012-06-28
iwlegacy: print how long queue was actually stuck
Paul Bolle
1
-3
/
+4
2012-05-11
drivers/net: Convert compare_ether_addr to ether_addr_equal
Joe Perches
1
-7
/
+7
2012-03-26
iwlegacy: fix BSSID setting
Stanislaw Gruszka
1
-10
/
+6
2012-03-26
iwlegacy: do not nulify il->vif on reset
Stanislaw Gruszka
1
-3
/
+12
2012-03-13
mac80211: rename bss_conf timestamp to last_tsf
Johannes Berg
1
-1
/
+1
2012-02-22
iwlegacy: s/il_txq_mem/il_free_txq_mem/g
Stanislaw Gruszka
1
-2
/
+2
2012-02-22
iwlegacy: s/S_RF_KILL_HW/S_RFKILL/g
Stanislaw Gruszka
1
-3
/
+3
2012-02-22
iwlegacy: small queue initializations cleanup
Stanislaw Gruszka
1
-30
/
+36
2012-02-22
iwlegacy: check correct il_poll_bit error value
Stanislaw Gruszka
1
-1
/
+1
2012-02-22
iwlegacy: do not grab nic access if rfkill
Stanislaw Gruszka
1
-6
/
+19
2012-02-22
iwlegacy: improve mac operation debuggability a bit
Stanislaw Gruszka
1
-45
/
+44
2012-02-22
iwlegacy: get rid of tx/rx traffic log
Stanislaw Gruszka
1
-247
/
+0
2012-02-22
iwlegacy: merge all ops structures into one
Stanislaw Gruszka
1
-31
/
+19
[next]