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
*
e1000e: Disable dynamic clock gating for 82571 per si errata.
dave graham
2009-02-10
2
-0
/
+13
*
e1000e: add aer support
Jesse Brandeburg
2009-02-10
1
-9
/
+30
*
net: Move skbuff symbol exports after each symbol's definition.
David S. Miller
2009-02-10
1
-43
/
+36
*
irda: Use __netdev_alloc_skb() instead of __dev_alloc_skb().
David S. Miller
2009-02-10
1
-1
/
+2
*
netdev: Use __netdev_alloc_skb() instead of __dev_alloc_skb().
David S. Miller
2009-02-10
2
-2
/
+2
*
pkt_sched: sch_multiq: Change errno on non-multiqueue devices use.
Jarek Poplawski
2009-02-10
1
-1
/
+1
*
net: Kill skbuff macros from the stone ages.
David S. Miller
2009-02-09
1
-3
/
+0
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-02-09
101
-2798
/
+4269
|
\
|
*
b43: (b2062) Fix crystal frequency calculations
Michael Buesch
2009-02-09
1
-4
/
+11
|
*
b43: Port spec bugfixes for the LP baseband init
Michael Buesch
2009-02-09
1
-14
/
+11
|
*
ssb: Add PMU support
Michael Buesch
2009-02-09
4
-13
/
+734
|
*
libertas: pos[4] tested twice, 2nd should be pos[5]
Roel Kluin
2009-02-09
1
-1
/
+1
|
*
libertas: if_spi: add ability to call board specific setup/teardown methods
Mike Rapoport
2009-02-09
2
-0
/
+22
|
*
mac80211: Remove bss information of the current AP when it goes out of range
Vasanthakumar Thiagarajan
2009-02-09
1
-2
/
+16
|
*
ath9k: fix reg_notifier() flags used upon a country IE
Luis R. Rodriguez
2009-02-09
1
-2
/
+2
|
*
b43: Add LP 2062 radio init
Michael Buesch
2009-02-09
4
-4
/
+355
|
*
b43: Add LP-PHY baseband init for >=rev2
Michael Buesch
2009-02-09
5
-3
/
+228
|
*
iwlwifi: another led naming fix
Danny Kukawka
2009-02-09
1
-4
/
+4
|
*
rt2x00: fix led naming
Danny Kukawka
2009-02-09
1
-3
/
+3
|
*
b43legacy: fix led naming
Danny Kukawka
2009-02-09
1
-4
/
+4
|
*
ath9k: fix led naming
Danny Kukawka
2009-02-09
1
-5
/
+5
|
*
b43: Add LP-PHY register definitions
Michael Buesch
2009-02-09
2
-0
/
+306
|
*
Add new rt73usb USB ID
Ivo van Doorn
2009-02-09
1
-0
/
+1
|
*
cfg80211: add get reg command
Luis R. Rodriguez
2009-02-09
4
-1
/
+88
|
*
mac80211: do not TX injected frames when not allowed
Luis R. Rodriguez
2009-02-09
1
-0
/
+21
|
*
mac80211: convert master interface to netdev_ops
Johannes Berg
2009-02-09
1
-10
/
+18
|
*
mac80211: convert to net_device_ops
Johannes Berg
2009-02-09
1
-17
/
+30
|
*
mac80211: remove HW_SIGNAL_DB
Johannes Berg
2009-02-09
5
-28
/
+11
|
*
ath9k: Add debugfs files for printing TX rate details
Sujith
2009-02-09
3
-0
/
+119
|
*
ath9k: Handle mac80211's RC flags for MCS rates
Sujith
2009-02-09
4
-117
/
+111
|
*
ath9k: Cleanup get_rate() interface
Sujith
2009-02-09
1
-39
/
+28
|
*
ath5k: properly free rx dma descriptors
Felix Fietkau
2009-02-09
1
-1
/
+14
|
*
wireless: replace uses of __constant_{endian}
Harvey Harrison
2009-02-09
15
-36
/
+36
|
*
iwlwifi: fix led naming
Danny Kukawka
2009-02-09
1
-4
/
+4
|
*
ipw2x00: correct Kconfig to prevent following entries from not indenting
Jay Sternberg
2009-02-09
1
-0
/
+1
|
*
iwlwifi: remove chain noise calibration functions from 6000 family
Jay Sternberg
2009-02-09
2
-7
/
+21
|
*
iwlwifi: define structures and functions externally for customization
Jay Sternberg
2009-02-09
2
-7
/
+19
|
*
iwlwifi: correct API command overlap
Jay Sternberg
2009-02-09
4
-5
/
+14
|
*
iwlwifi: parametrize configuration of the PLL for exclusion on 6000
Jay Sternberg
2009-02-09
4
-2
/
+17
|
*
iwlwifi: simplify parameter setting to allow support for 6000 series
Jay Sternberg
2009-02-09
4
-37
/
+53
|
*
iwlwifi: add new HW_REV_TYPEs for Intel WiFi Link 100, 6000 and 6050 Series
Jay Sternberg
2009-02-09
1
-0
/
+3
|
*
mac80211: IBSS join rework
Alina Friedrichsen
2009-02-09
1
-7
/
+14
|
*
ath9k: Fix LED blink pattern
Vasanthakumar Thiagarajan
2009-02-09
2
-6
/
+56
|
*
mac80211: Creating new IBSS with fixed BSSID
Alina Friedrichsen
2009-02-09
1
-3
/
+2
|
*
ath9k: Remove a bunch of unused macros
Sujith
2009-02-09
1
-11
/
+0
|
*
ath9k: Fix typo in checking for chip revision
Sujith
2009-02-09
1
-1
/
+1
|
*
mac80211: Reset assoc_scan_tries after an unsuccessful scan run
Sujith
2009-02-09
1
-1
/
+3
|
*
ath9k: remove passive scan on 5 GHz if country IE knows better
Luis R. Rodriguez
2009-02-09
1
-4
/
+12
|
*
ath9k: move check for radar freqs into a helper
Luis R. Rodriguez
2009-02-09
1
-3
/
+7
|
*
ath9k: replace usage of internal wireless_modes for conf
Luis R. Rodriguez
2009-02-09
1
-4
/
+1
[next]