index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
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
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
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
*
|
|
iwl3945: rename tx to tx_cmd
Abhijeet Kolekar
2009-10-27
1
-10
/
+10
*
|
|
iwlwifi/iwl3945: unify rts_tx_cmd_flag
Abhijeet Kolekar
2009-10-27
1
-0
/
+1
*
|
|
iwlwifi: showing accumulative ucode statistics counters
Wey-Yi Guy
2009-10-27
1
-2
/
+0
*
|
|
iwlwifi: dynamic allocate tx queue structure
Wey-Yi Guy
2009-10-27
1
-6
/
+17
*
|
|
iwl3945: move iwl_power_initialize()
Ben Cahill
2009-10-27
1
-2
/
+0
*
|
|
iwlagn, iwl3945: remove apm_reset() functions
Ben Cahill
2009-10-27
1
-42
/
+0
*
|
|
iwl3945: update iwl3945_apm_init()
Ben Cahill
2009-10-27
1
-6
/
+36
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-10-11
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
iwlwifi: fix compile warning
Reinette Chatre
2009-10-07
1
-1
/
+1
|
|
/
*
|
iwlwifi: replace iwl_poll_direct_bit with iwl_poll_bit for CSR access
Abhijeet Kolekar
2009-10-07
1
-4
/
+6
*
|
iwlwifi/iwl3945 : unify apm stop operation
Abhijeet Kolekar
2009-10-07
1
-41
/
+2
*
|
iwlwifi: LED cleanup
Johannes Berg
2009-10-07
1
-6
/
+4
*
|
iwlwifi: Adjust blink rate to compensate Clock difference
Wey-Yi Guy
2009-10-07
1
-0
/
+2
|
/
*
iwlwifi: fix 3945 ucode info retrieval after failure
Reinette Chatre
2009-09-28
1
-0
/
+2
*
iwlwifi: fix erroneous use of iwl_rx_packet.len as a length
Daniel C Halperin
2009-08-20
1
-2
/
+3
*
iwlwifi: use station HT capabilities and BSS operating mode for Green-field
Daniel C Halperin
2009-08-20
1
-2
/
+4
*
iwl3945: fix compilation error in iwl3945_pass_packet_to_mac80211()
Kalle Valo
2009-08-14
1
-2
/
+0
*
iwlwifi: Traffic type and counter for debugFs
Wey-Yi Guy
2009-08-14
1
-0
/
+2
*
iwlwifi: new debugging feature for dumping data traffic
Wey-Yi Guy
2009-08-14
1
-0
/
+1
*
iwlwifi: name changed from "fat" to "ht40"
Wey-Yi Guy
2009-08-14
1
-2
/
+2
*
iwlwifi: re-introduce per device debugging
Reinette Chatre
2009-08-14
1
-2
/
+2
*
iwlwifi: fix up command sending
Johannes Berg
2009-07-27
1
-8
/
+10
[next]