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
*
orinoco: Move WEXT handlers into a separate file
David Kilroy
2009-02-13
5
-2350
/
+2408
*
orinoco: Move hardware functions into separate file
David Kilroy
2009-02-13
4
-583
/
+635
*
orinoco: Add hardware function to set multicast mode
David Kilroy
2009-02-13
1
-20
/
+31
*
orinoco: Use accessor functions for bitrate tables
David Kilroy
2009-02-13
1
-59
/
+81
*
orinoco: Move firmware handling into a separate file
David Kilroy
2009-02-13
4
-335
/
+358
*
orinoco: Move MIC helpers into new file
David Kilroy
2009-02-13
4
-74
/
+105
*
orinoco: Move scan helpers to a separate file
David Kilroy
2009-02-11
4
-219
/
+265
*
orinoco: use orinoco_private instead of net_device in scan helper
David Kilroy
2009-02-11
1
-5
/
+5
*
orinoco: Rename orinoco.c
David Kilroy
2009-02-11
7
-7
/
+8
*
orinoco: Fix interesting checkpatch errors
David Kilroy
2009-02-11
1
-30
/
+22
*
orinoco: keep line length below 80 characters
David Kilroy
2009-02-11
1
-45
/
+68
*
orinoco: remove unnecessary braces
David Kilroy
2009-02-11
1
-11
/
+7
*
orinoco: spaces in parenthesised expressions
David Kilroy
2009-02-11
1
-55
/
+55
*
orinoco: address leading and trailing whitespace
David Kilroy
2009-02-11
1
-53
/
+53
*
b43: Add parts of LP-PHY TX power control
Michael Buesch
2009-02-11
5
-3
/
+262
*
mac80211: Free current bss information in few places where we don't need it a...
Vasanthakumar Thiagarajan
2009-02-11
3
-17
/
+36
*
ath9k: Add retry counters to rate control debug file
Sujith
2009-02-11
3
-4
/
+30
*
ath9k: Handle mac80211's FIF_CONTROL flag properly
Sujith
2009-02-11
1
-0
/
+3
*
ath9k: Remove all the redundant internal buffer types
Sujith
2009-02-11
3
-29
/
+23
*
ath9k: Lock mac80211 callbacks with a mutex
Sujith
2009-02-11
1
-14
/
+46
*
ixgbe: Removing the unused PAGE_USE_COUNT() macro.
Breno Leitão
2009-02-10
1
-6
/
+0
*
e1000e: Serdes - attempt autoneg when link restored.
dave graham
2009-02-10
2
-1
/
+139
*
e1000e: remove RXSEQ link monitoring for serdes
dave graham
2009-02-10
1
-2
/
+2
*
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
[next]