index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-3945.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-05
1
-1
/
+71
|
\
|
*
iwl3945: add ucode statistics
Abhijeet Kolekar
2010-04-30
1
-1
/
+71
*
|
Merge branch 'master' into for-davem
John W. Linville
2010-04-23
1
-0
/
+2
|
\
\
|
|
/
|
*
iwlwifi: make BT coex config a virtual method
Johannes Berg
2010-04-16
1
-0
/
+1
|
*
iwlwifi: trigger scan synchronously
Johannes Berg
2010-04-16
1
-0
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-04-15
1
-64
/
+15
|
\
\
|
|
/
|
*
iwlwifi: fix compile warnings when compiling without debug
Reinette Chatre
2010-04-09
1
-2
/
+2
|
*
iwlwifi: update tx command response status
Wey-Yi Guy
2010-04-09
1
-2
/
+2
|
*
iwlwifi: default max event log size
Wey-Yi Guy
2010-04-09
1
-0
/
+2
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-04-08
1
-3
/
+3
|
|
\
|
*
|
iwlwifi: remove trailing space in messages
Frans Pop
2010-04-02
1
-2
/
+2
|
*
|
iwlwifi: remove skb_linearize for rx frames
Zhu Yi
2010-03-31
1
-27
/
+2
|
*
|
iwlwifi: remove noise reporting
Johannes Berg
2010-03-25
1
-31
/
+5
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
1
-0
/
+1
|
\
\
\
|
*
|
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-03-29
1
-14
/
+8
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
iwlwifi: Recover TX flow stall due to stuck queue
Wey-Yi Guy
2010-03-19
1
-0
/
+2
|
*
|
iwlwifi: implement new mac80211 station add/remove calls
Reinette Chatre
2010-03-19
1
-10
/
+0
|
*
|
iwlwifi: only add broadcast station once
Reinette Chatre
2010-03-19
1
-4
/
+6
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-03-22
1
-20
/
+22
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
iwlwifi: move 3945 clip groups to 3945 data
Johannes Berg
2010-03-09
1
-4
/
+4
|
*
iwlagn: remove write-only variables
Johannes Berg
2010-03-09
1
-3
/
+4
|
*
iwlwifi: move 3945 specific data into union
Johannes Berg
2010-03-09
1
-13
/
+14
*
|
iwl3945: fix memory corruption
Reinette Chatre
2010-03-09
1
-3
/
+3
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-02-25
1
-6
/
+4
|
\
|
*
iwl3945: remove STATUS macros from header
Reinette Chatre
2010-02-19
1
-1
/
+1
|
*
iwlwifi: use dma_alloc_coherent
Stanislaw Gruszka
2010-02-11
1
-5
/
+3
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-02-04
1
-6
/
+5
|
\
\
|
|
/
|
*
iwlwifi: make broadcast station addition generic
Reinette Chatre
2010-01-25
1
-5
/
+2
|
*
iwlwifi: Tune radio to prevent unexpected behavior
Trieu 'Andrew' Nguyen
2010-01-25
1
-0
/
+2
|
*
iwlwifi: update copyright year to 2010
Reinette Chatre
2010-01-19
1
-1
/
+1
*
|
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
2010-01-07
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2009-12-30
1
-8
/
+2
|
\
|
*
wireless: remove remaining qual code
Johannes Berg
2009-12-28
1
-8
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2009-12-28
1
-2
/
+3
|
\
\
|
|
/
|
*
iwl3945: disable power save
Reinette Chatre
2009-12-21
1
-0
/
+2
|
*
iwlwifi: allocated rx page accounting cleanup
Zhu Yi
2009-12-21
1
-2
/
+1
*
|
iwlwifi: Constify struct iwl_ops
Emese Revfy
2009-12-22
1
-1
/
+1
|
/
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-18
1
-0
/
+1
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-10-15
1
-1
/
+1
|
|
\
|
*
|
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-11
1
-0
/
+1
*
|
|
iwlwifi: allocate 128 bytes linear buffer for rx skb
Zhu Yi
2009-11-11
1
-1
/
+2
*
|
|
iwlwifi: add channel switch support to 5000 series and up
Wey-Yi Guy
2009-10-27
1
-6
/
+0
*
|
|
iwlwifi: fix use after free bug for paged rx
Zhu Yi
2009-10-27
1
-5
/
+10
*
|
|
iwlwifi: separate led function from statistic notification
Wey-Yi Guy
2009-10-27
1
-2
/
+0
*
|
|
iwlwifi: consolidate apm_init() functions
Ben Cahill
2009-10-27
1
-49
/
+7
*
|
|
iwl3945: disable all tx fifos
Abhijeet Kolekar
2009-10-27
1
-0
/
+1
*
|
|
iwlwifi: use paged Rx
Zhu Yi
2009-10-27
1
-20
/
+47
*
|
|
iwl3945: rearrange the code.
Abhijeet Kolekar
2009-10-27
1
-8
/
+11
*
|
|
iwlwifi/iwl3945: remove data_retry_limit
Abhijeet Kolekar
2009-10-27
1
-3
/
+0
[next]