index
:
talos-op-linux
master
Talos™ II 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
/
iwl3945-base.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwl3945: fix scan races
Abhijeet Kolekar
2010-05-10
1
-0
/
+2
*
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
2010-05-03
1
-2
/
+3
|
\
|
*
iwl3945: add ucode statistics
Abhijeet Kolekar
2010-04-30
1
-1
/
+1
|
*
Merge branch 'wireless-2.6' into wireless-next-2.6
Reinette Chatre
2010-04-30
1
-1
/
+2
|
|
\
|
|
*
iwlwifi: work around passive scan issue
Johannes Berg
2010-04-30
1
-1
/
+2
*
|
|
mac80211: remove deprecated noise field from ieee80211_rx_status
John W. Linville
2010-04-30
1
-1
/
+0
|
/
/
*
|
iwlwifi: don't check monitor for scanning
Johannes Berg
2010-04-16
1
-3
/
+0
*
|
iwlwifi: make BT coex config a virtual method
Johannes Berg
2010-04-16
1
-1
/
+1
*
|
iwlwifi: remove duplicated debug functions
Wey-Yi Guy
2010-04-16
1
-39
/
+0
*
|
iwlwifi: trigger scan synchronously
Johannes Berg
2010-04-16
1
-9
/
+1
*
|
iwlwifi: rename priv->scan to priv->scan_cmd
Johannes Berg
2010-04-16
1
-6
/
+6
*
|
iwlwifi: remove next_scan_jiffies
Johannes Berg
2010-04-16
1
-5
/
+0
*
|
iwlwifi: remove scan_bands logic
Johannes Berg
2010-04-16
1
-9
/
+7
*
|
iwlwifi: default max event log size
Wey-Yi Guy
2010-04-09
1
-9
/
+6
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-04-08
1
-2
/
+2
|
\
\
|
|
/
|
*
iwlwifi: range checking issue
Dan Carpenter
2010-03-30
1
-1
/
+1
|
*
iwlwifi: fix regulatory
Reinette Chatre
2010-03-30
1
-1
/
+1
*
|
iwlwifi: remove trailing space in messages
Frans Pop
2010-04-02
1
-4
/
+4
*
|
iwlwifi: manage QoS by mac stack
Stanislaw Gruszka
2010-03-31
1
-7
/
+0
*
|
iwlwifi: Recover TX flow stall due to stuck queue
Wey-Yi Guy
2010-03-19
1
-0
/
+16
*
|
iwlwifi: implement new mac80211 station add/remove calls
Reinette Chatre
2010-03-19
1
-5
/
+40
*
|
iwlwifi: only add broadcast station once
Reinette Chatre
2010-03-19
1
-9
/
+2
*
|
iwl3945: check ucode load error code
Abhijeet Kolekar
2010-03-09
1
-1
/
+1
*
|
iwlwifi: add internal short scan support for 3945
Wey-Yi Guy
2010-03-09
1
-8
/
+14
*
|
iwlwifi: change WEP key protection to use mutex
Johannes Berg
2010-03-09
1
-1
/
+1
*
|
iwlwifi: remove STATUS_MODE_PENDING
Johannes Berg
2010-03-09
1
-3
/
+0
*
|
iwlwifi: remove alive start adhoc restart
Johannes Berg
2010-03-09
1
-8
/
+0
*
|
iwlwifi: remove priv->active_rate_basic
Johannes Berg
2010-03-09
1
-1
/
+0
*
|
iwlwifi: remove never-changing priv->rates_mask variable
Johannes Berg
2010-03-09
1
-3
/
+2
*
|
iwlwifi: remove frame dropping
Johannes Berg
2010-03-09
1
-9
/
+0
*
|
iwlagn: remove write-only variables
Johannes Berg
2010-03-09
1
-3
/
+3
*
|
iwlwifi: move 3945 specific data into union
Johannes Berg
2010-03-09
1
-11
/
+11
|
/
*
iwlwifi: enable serialization of synchronous commands
Reinette Chatre
2010-02-19
1
-0
/
+1
*
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
-8
/
+8
*
iwlwifi: reset card during probe
Reinette Chatre
2010-02-11
1
-0
/
+7
*
iwlwifi: cleanup return values
Abhijeet Kolekar
2010-02-11
1
-12
/
+4
*
iwlwifi: remove get_tx_stats() mac80211 op
Kalle Valo
2010-02-08
1
-1
/
+0
*
iwlwifi: remove bg_up work
Johannes Berg
2010-01-29
1
-14
/
+7
*
iwlwifi: cleanup spectrum measurement command support
Reinette Chatre
2010-01-25
1
-18
/
+9
*
iwlwifi: configure missed beacon threshold
Wey-Yi Guy
2010-01-25
1
-0
/
+1
*
iwlwifi: update copyright year to 2010
Reinette Chatre
2010-01-19
1
-2
/
+2
*
iwlwifi: correct return code for log_event
Wey-Yi Guy
2010-01-19
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2009-12-30
1
-41
/
+0
|
\
|
*
wireless: remove remaining qual code
Johannes Berg
2009-12-28
1
-41
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2009-12-28
1
-13
/
+14
|
\
\
|
|
/
|
*
iwl3945: fix panic in iwl3945 driver
Zhu Yi
2009-12-21
1
-0
/
+3
|
*
iwlwifi: initialize spinlock before use
Reinette Chatre
2009-12-21
1
-2
/
+2
|
*
iwl3945: disable power save
Reinette Chatre
2009-12-21
1
-3
/
+5
|
*
iwlwifi: fix syslog message for event log dump size
Wey-Yi Guy
2009-12-21
1
-1
/
+1
[next]