index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-3945.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-23
1
-20
/
+22
|
\
|
|
|
|
/
|
/
|
|
*
iwlwifi: move 3945 clip groups to 3945 data
Johannes Berg
2010-03-10
1
-4
/
+4
|
*
iwlagn: remove write-only variables
Johannes Berg
2010-03-10
1
-3
/
+4
|
*
iwlwifi: move 3945 specific data into union
Johannes Berg
2010-03-10
1
-13
/
+14
*
|
iwl3945: fix memory corruption
Reinette Chatre
2010-03-10
1
-3
/
+3
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-02-26
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-08
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-19
1
-0
/
+1
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-10-16
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-12
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
|
/
[next]