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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
ath9k_hw: move LowPower array writes to ar9003_hw_configpcipowersave()
Luis R. Rodriguez
2010-06-23
2
-14
/
+14
*
|
ath9k_hw: fix ASPM setting for AR9003
Luis R. Rodriguez
2010-06-23
4
-6
/
+52
*
|
Libertas: Added 11d support using cfg80211
Kiran Divekar
2010-06-23
8
-1
/
+268
*
|
Libertas: fix WARN_ON issues in cfg80211 support
Kiran Divekar
2010-06-23
3
-28
/
+15
*
|
Libertas: cfg80211 support
Kiran Divekar
2010-06-23
20
-6722
/
+1981
*
|
mac80211: Add interface for driver to temporarily disable dynamic ps
Juuso Oikarinen
2010-06-21
3
-1
/
+79
*
|
mac80211: Fix compile warning in scan.c.
Gertjan van Wingerde
2010-06-21
1
-1
/
+1
*
|
b43: Clarify logged message after fatal DMA error and switch to PIO mode
Larry Finger
2010-06-21
1
-1
/
+1
*
|
iwlwifi: remove non-exist reference
Wey-Yi Guy
2010-06-21
1
-2
/
+0
*
|
iwlwifi: code cleanup to remove un-necessary "goto"
Wey-Yi Guy
2010-06-21
1
-5
/
+5
*
|
iwlwifi: move calibration from iwlcore to iwlagn
Wey-Yi Guy
2010-06-21
2
-11
/
+2
*
|
iwlwifi: move _agn statistics related structure
Wey-Yi Guy
2010-06-21
7
-84
/
+86
*
|
iwlwifi: move agn specific rx related code to iwl-agn-rx.c
Wey-Yi Guy
2010-06-21
5
-247
/
+289
*
|
iwlwifi: display ucode SW Error in hex
Jay Sternberg
2010-06-21
2
-3
/
+3
*
|
iwlwifi: return ucode errors from station management
Johannes Berg
2010-06-21
1
-6
/
+10
*
|
iwlwifi: use sync commands for keys
Johannes Berg
2010-06-21
1
-11
/
+18
*
|
iwlagn: use mutex for aggregation
Johannes Berg
2010-06-21
5
-27
/
+45
*
|
mac80211: fix sw scan bracketing
Johannes Berg
2010-06-18
1
-2
/
+2
*
|
mac80211_hwsim: fix fake_hw_scan
Johannes Berg
2010-06-18
1
-0
/
+5
*
|
wireless: move regulatory_init to .init.text
Uwe Kleine-König
2010-06-18
2
-3
/
+3
*
|
cfg80211: move cfg80211_exit to .exit.text
Uwe Kleine-König
2010-06-18
1
-1
/
+1
*
|
ath9k_htc: Update supported product list
Sujith
2010-06-18
2
-14
/
+15
*
|
wireless:hostap_ap.c Fix warning: variable 'fc' set but not used
Justin P. Mattock
2010-06-18
1
-2
/
+1
*
|
wireless:hostap_main.c warning: variable 'iface' set but not used
Justin P. Mattock
2010-06-18
1
-2
/
+0
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-06-17
13
-18
/
+96
|
\
\
|
|
/
|
*
mac80211: fix warn, enum may be used uninitialized
Christoph Fritz
2010-06-16
1
-1
/
+1
|
*
hostap: Protect against initialization interrupt
Tim Gardner
2010-06-15
3
-3
/
+27
|
*
iwlwifi: cancel scan watchdog in iwl_bg_abort_scan
John W. Linville
2010-06-15
1
-0
/
+1
|
*
wireless: orphan ipw2x00 drivers
Zhu Yi
2010-06-14
1
-8
/
+2
|
*
p54pci: add Symbol AP-300 minipci adapters pciid
Joerg Albert
2010-06-14
1
-0
/
+2
|
*
libertas_tf: Fix warning in lbtf_rx for stats struct
Prarit Bhargava
2010-06-14
1
-1
/
+1
|
*
iwlagn: verify flow id in compressed BA packet
Shanyu Zhao
2010-06-14
1
-0
/
+5
|
*
iwlwifi: serialize station management actions
Reinette Chatre
2010-06-14
3
-4
/
+17
|
*
mac80211: fix deauth before assoc
Johannes Berg
2010-06-08
1
-2
/
+38
|
*
iwlwifi: add missing rcu_read_lock
Johannes Berg
2010-06-08
1
-0
/
+2
*
|
ath5k: report PHY error frames only for chips which need it
Bruno Randolf
2010-06-16
1
-1
/
+2
*
|
ath5k: review RX descriptor functions
Bruno Randolf
2010-06-16
1
-14
/
+20
*
|
ath5k: take descriptor differences between 5210 and 5211 into account
Bruno Randolf
2010-06-16
2
-10
/
+25
*
|
ath5k: update 5210/5211 frame types
Bruno Randolf
2010-06-16
2
-6
/
+8
*
|
ath5k: review and add comments for descriptors
Bruno Randolf
2010-06-16
2
-154
/
+144
*
|
ath5k: remove pointless rx error overlay struct
Bruno Randolf
2010-06-16
3
-29
/
+9
*
|
ath5k: cosmetic changes in ath5k_hw_proc_5212_rx_status()
Bruno Randolf
2010-06-16
1
-5
/
+5
*
|
ath5k: use direct function calls for descriptors when possible
Bruno Randolf
2010-06-16
3
-38
/
+20
*
|
ath5k: move checks and stats into new function
Bruno Randolf
2010-06-16
1
-60
/
+70
*
|
ath5k: split descriptor handling and frame receive
Bruno Randolf
2010-06-16
1
-71
/
+78
*
|
ath5k: unify rx descriptor error handling
Bruno Randolf
2010-06-16
1
-2
/
+1
*
|
ath5k: reset more pointers after we free skbs
Bruno Randolf
2010-06-16
1
-0
/
+7
*
|
ath5k: print more errors when decriptor setup fails
Bruno Randolf
2010-06-16
1
-1
/
+3
*
|
ath5k: fix rx descriptor debugging
Bruno Randolf
2010-06-16
1
-2
/
+2
*
|
ath5k: fix some comment typos
Bruno Randolf
2010-06-16
2
-4
/
+4
[prev]
[next]