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
*
Documentation/networking/ieee802154: update MAC chapter
alex.bluesman.smirnov@gmail.com
2012-05-16
1
-16
/
+59
*
drivers/ieee802154: IEEE 802.15.4 loopback driver
alex.bluesman.smirnov@gmail.com
2012-05-16
3
-0
/
+303
*
mac802154: monitor device support
alex.bluesman.smirnov@gmail.com
2012-05-16
8
-2
/
+150
*
mac802154: slaves management support
alex.bluesman.smirnov@gmail.com
2012-05-16
2
-0
/
+145
*
ieee802154: interface type to be added
alex.bluesman.smirnov@gmail.com
2012-05-16
3
-2
/
+15
*
mac802154: basic mib support
alex.bluesman.smirnov@gmail.com
2012-05-16
3
-1
/
+97
*
mac802154: basic MAC commands interface support
alex.bluesman.smirnov@gmail.com
2012-05-16
3
-1
/
+48
*
mac802154: slave interfaces declaration
alex.bluesman.smirnov@gmail.com
2012-05-16
1
-0
/
+28
*
mac802154: declare reduced mlme operations
alex.bluesman.smirnov@gmail.com
2012-05-16
1
-5
/
+20
*
mac802154: TX data path
alex.bluesman.smirnov@gmail.com
2012-05-16
3
-1
/
+122
*
mac802154: RX data path
alex.bluesman.smirnov@gmail.com
2012-05-16
4
-1
/
+119
*
mac802154: allocation of ieee802154 device
alex.bluesman.smirnov@gmail.com
2012-05-16
7
-0
/
+239
*
mac802154: basic ieee802.15.4 device structures
alex.bluesman.smirnov@gmail.com
2012-05-16
1
-0
/
+126
*
isdn: Fix typo in hfcmulti.c
Masanari Iida
2012-05-16
1
-2
/
+2
*
Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2012-05-16
68
-26213
/
+33
|
\
|
*
tokenring: delete all remaining driver support
Paul Gortmaker
2012-05-15
43
-25869
/
+0
|
*
net: delete all instances of special processing for token ring
Paul Gortmaker
2012-05-15
18
-148
/
+14
|
*
atm: remove the coupling to token ring support
Paul Gortmaker
2012-05-15
3
-138
/
+8
|
*
s390: delete any traces of token ring support
Paul Gortmaker
2012-05-15
5
-58
/
+11
*
|
net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debug
Joe Perches
2012-05-16
12
-57
/
+58
*
|
net: ipv6: Standardize prefixes for message logging
Joe Perches
2012-05-16
16
-120
/
+116
*
|
netdev/phy: Make get_phy_id() static and quit EXPORTing it.
David Daney
2012-05-16
2
-3
/
+1
*
|
net/mlx4_core: Fixed error flow in rem_slave_eqs
Jack Morgenstein
2012-05-16
1
-7
/
+6
*
|
net/mlx4_core: Add XRC domains and counters to resource tracker
Jack Morgenstein
2012-05-16
4
-5
/
+275
*
|
net/mlx4_core: Fix potential kernel Oops in res tracker during Dom0 driver un...
Jack Morgenstein
2012-05-16
4
-8
/
+26
*
|
net/mlx4_core: Do not reset module-parameter num_vfs when fail to enable sriov
Jack Morgenstein
2012-05-16
1
-3
/
+2
*
|
net/mlx4_core: Remove unused *_str functions from the resource tracker
Jack Morgenstein
2012-05-16
1
-30
/
+0
*
|
net/mlx4_core: Change SYNC_TPT to be native (not wrapped)
Jack Morgenstein
2012-05-16
1
-1
/
+1
*
|
net/mlx4_core: Fix init_port mask state for slaves
Jack Morgenstein
2012-05-16
1
-2
/
+1
*
|
net/mlx4: Address build warnings on set but not used variables
Or Gerlitz
2012-05-16
5
-18
/
+8
*
|
xfrm: Convert several xfrm policy match functions to bool.
David S. Miller
2012-05-15
2
-19
/
+20
|
/
*
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
2012-05-15
76
-490
/
+306
*
net: Add net_ratelimited_function and net_<level>_ratelimited macros
Joe Perches
2012-05-15
1
-0
/
+23
*
dummy: documentation is stale
Alan Cox
2012-05-15
1
-4
/
+1
*
xfrm_algo: drop an unnecessary inclusion
Jan Beulich
2012-05-15
1
-3
/
+0
*
xfrm: make xfrm_algo.c a module
Jan Beulich
2012-05-15
5
-9
/
+17
*
qlcnic-ethtool: set the ethtool_dump flag by ETH_FW_DUMP_DISABLE value that i...
Manish chopra
2012-05-15
1
-1
/
+6
*
linux/ethtool: Added macro ETH_FW_DUMP_DISABLE
Manish chopra
2012-05-15
1
-1
/
+6
*
stmmac: fix suspend/resume locking
Giuseppe CAVALLARO
2012-05-14
1
-4
/
+6
*
stmmac: add mixed burst for DMA
Giuseppe CAVALLARO
2012-05-14
6
-5
/
+13
*
stmmac: extend mac addr reg and fix perfect filering
Giuseppe CAVALLARO
2012-05-14
7
-10
/
+29
*
dm9000: some coldfire boards need this
Steven King
2012-05-14
1
-1
/
+1
*
codel: use u16 field instead of 31bits for rec_inv_sqrt
Eric Dumazet
2012-05-14
1
-10
/
+15
*
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2012-05-14
11
-29
/
+64
|
\
|
*
batman-adv: unset the TT_CLIENT_PENDING flag if the new local entry already e...
Antonio Quartulli
2012-05-14
1
-0
/
+2
|
*
batman-adv: README cleanups
Sven Eckelmann
2012-05-14
1
-6
/
+5
|
*
batman-adv: Start new development cycle
Sven Eckelmann
2012-05-13
1
-1
/
+1
|
*
batman-adv: use shorter pr_warn instead of pr_warning
Sven Eckelmann
2012-05-13
2
-5
/
+5
|
*
batman-adv: refactor window_protected to avoid unnecessary return statement
Marek Lindner
2012-05-13
1
-9
/
+6
|
*
batman-adv: prepare lq_update_lock to be shared among different protocols
Marek Lindner
2012-05-13
3
-6
/
+6
[next]