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
*
net/rose: Use GFP_ATOMIC
Julia Lawall
2010-08-01
1
-1
/
+3
*
be2net: fix to avoid sending get_stats request if one is already being proces...
Ajit Khaparde
2010-07-30
3
-1
/
+5
*
be2net: change to show correct physical link status
Ajit Khaparde
2010-07-30
1
-1
/
+2
*
be2net: add code to dump registers for debug
Ajit Khaparde
2010-07-30
5
-0
/
+140
*
be2net: fix to correctly know if driver needs to run for a VF or a PF
Ajit Khaparde
2010-07-30
1
-2
/
+3
*
sky2: Code style fixes
Mike McCormack
2010-07-30
1
-12
/
+12
*
TI DaVinci EMAC: Fix incorrect reference to EMAC_CTRL registers.
Sriram
2010-07-30
1
-3
/
+5
*
TI DaVinci EMAC: Fix asymmetric handling of packets in NAPI Poll function.
Sriram
2010-07-30
1
-13
/
+8
*
TI DaVinci EMAC : Implement interrupt pacing functionality.
Sriram
2010-07-30
1
-2
/
+131
*
bridge: Allow multicast snooping to be disabled before ifup
Herbert Xu
2010-07-30
1
-5
/
+4
*
dnet: fixup error handling in initialization
Dan Carpenter
2010-07-30
1
-2
/
+5
*
bonding: prevent sysfs from allowing arp monitoring with alb/tlb
Andy Gospodarek
2010-07-30
1
-12
/
+25
*
drivers/net/vxge/vxge-main.c: Use pr_<level> and netdev_<level>
Joe Perches
2010-07-30
1
-16
/
+11
*
net: ks8842 depends on DMA_ENGINE
Randy Dunlap
2010-07-30
1
-1
/
+1
*
ucc_geth: fix UCC device number in debug message
Sergey Matyukevich
2010-07-30
1
-1
/
+1
*
tun: keep link (carrier) state up to date
Nolan Leake
2010-07-30
1
-7
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-07-29
145
-2826
/
+3858
|
\
|
*
cfg80211: fix dev <-> wiphy typo
Christian Lamparter
2010-07-29
1
-1
/
+1
|
*
mac80211: allow drivers to request DTIM period
Johannes Berg
2010-07-29
5
-5
/
+84
|
*
iwlwifi: fix scan abort
Stanislaw Gruszka
2010-07-29
1
-10
/
+8
|
*
mwl8k: change maintenance status
Lennert Buytenhek
2010-07-29
1
-1
/
+1
|
*
wl1271: update hw/fw version info in wiphy struct
John W. Linville
2010-07-29
1
-0
/
+7
|
*
wl1251: update hw/fw version info in wiphy struct
John W. Linville
2010-07-29
1
-0
/
+5
|
*
wl1271: add get_survey callback in order to get channel noise
John W. Linville
2010-07-29
3
-0
/
+27
|
*
libertas_tf: add get_survey callback in order to get channel noise
John W. Linville
2010-07-29
2
-0
/
+21
|
*
wl1251: add get_survey callback in order to get channel noise
John W. Linville
2010-07-29
3
-0
/
+26
|
*
ar9170: add get_survey callback in order to get channel noise
John W. Linville
2010-07-29
1
-0
/
+19
|
*
mwl8k: add get_survey callback in order to get channel noise
John W. Linville
2010-07-29
1
-4
/
+27
|
*
ath9k: enable serialize_regmode for non-PCIE AR9160
John W. Linville
2010-07-29
1
-1
/
+2
|
*
mac80211: inform drivers about the off-channel status on channel changes
Felix Fietkau
2010-07-28
2
-0
/
+6
|
*
Revert "mac80211: fix sw scan bracketing"
Luis R. Rodriguez
2010-07-28
1
-2
/
+2
|
*
ath9k: remove the two wiphys scanning at the same time message
Luis R. Rodriguez
2010-07-28
1
-4
/
+9
|
*
cfg80211: Update of regulatory request initiator handling
Yuri Ershov
2010-07-28
1
-1
/
+2
|
*
nl80211: Fix memory leaks
Yuri Ershov
2010-07-28
1
-0
/
+2
|
*
mac80211: Put some code under MESH macro
Yuri Ershov
2010-07-28
1
-0
/
+2
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
John W. Linville
2010-07-28
10
-137
/
+63
|
|
\
|
|
*
Bluetooth: Fix kfree() => kfree_skb() in hci_ath.c
Dan Carpenter
2010-07-27
1
-1
/
+1
|
|
*
Bluetooth: Add __init and __exit marks to RFCOMM
Gustavo F. Padovan
2010-07-27
2
-3
/
+3
|
|
*
Bluetooth: Add __init and __exit marks to UART drivers
Gustavo F. Padovan
2010-07-27
4
-8
/
+8
|
|
*
Bluetooth: Use hci_recv_stream_fragment() in UART driver
Gustavo F. Padovan
2010-07-27
1
-101
/
+2
|
|
*
Bluetooth: Test 'count' value before enter the loop
Gustavo F. Padovan
2010-07-27
1
-4
/
+4
|
|
*
Bluetooth: Fix permission of hci_ath.c
Gustavo F. Padovan
2010-07-27
1
-0
/
+0
|
|
*
Bluetooth: Defer SCO setup if mode change is pending
Marcel Holtmann
2010-07-27
3
-20
/
+45
|
*
|
wireless: Convert wiphy_debug macro to function
Joe Perches
2010-07-27
2
-2
/
+52
|
*
|
drivers/net/wireless/at76c50x-usb.c: Neaten macros
Joe Perches
2010-07-27
1
-16
/
+13
|
*
|
drivers/net/wireless: Use wiphy_<level>
Joe Perches
2010-07-27
22
-464
/
+398
|
*
|
include/net/cfg80211.h: Add wiphy_<level> printk equivalents
Joe Perches
2010-07-27
1
-1
/
+63
|
*
|
libertas: remove unused cmd_pending waitq
Dan Williams
2010-07-27
2
-9
/
+0
|
*
|
libertas: rename lbs_get_cmd_ctrl_node() to lbs_get_free_cmd_node()
Dan Williams
2010-07-27
1
-4
/
+2
|
*
|
libertas: kill unused lbs_prepare_and_send_command()
Dan Williams
2010-07-27
4
-146
/
+9
[next]