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
...
|
*
|
rtlwifi: rtl8192de: Fix error exit from hw_init
Larry Finger
2011-07-05
1
-1
/
+6
|
*
|
rtlwifi: rtl8192de: Replace loops calling udelay with single mdelay
Larry Finger
2011-07-05
1
-13
/
+7
|
*
|
carl9170: use carl9170 queue enums
Christian Lamparter
2011-07-05
1
-5
/
+5
|
*
|
rtlwifi: rtl8192de: Remove comparison of boolean with true
Larry Finger
2011-07-05
4
-17
/
+17
|
*
|
rtlwifi: rtl8192{ce,cu,se} Remove irq_enabled
Mike McCormack
2011-07-05
5
-19
/
+0
|
*
|
rtlwifi: rtl8192de: Remove irq_enabled boolean
Larry Finger
2011-07-05
1
-2
/
+0
|
*
|
drivers/net/wireless/rtlwifi/rtl8192de/phy.c: fix udelay() usage
Andrew Morton
2011-07-05
1
-5
/
+5
|
*
|
mac80211: fix smatch complains
Christian Lamparter
2011-07-05
2
-3
/
+5
|
*
|
carl9170: allow PSM if the 5 GHz band is selected
Christian Lamparter
2011-07-05
3
-8
/
+1
|
*
|
carl9170: enable IEEE80211_HW_NEED_DTIM_PERIOD
Christian Lamparter
2011-07-05
1
-0
/
+1
|
*
|
carl9170: import 1.9.4 firmware headers
Christian Lamparter
2011-07-05
6
-22
/
+63
|
*
|
net, wireless: Don't return uninitialized in __cfg80211_stop_sched_scan()
Jesper Juhl
2011-07-05
1
-3
/
+2
|
*
|
mac80211: Skip tailroom reservation for full HW-crypto devices with race fix
Yogesh Ashok Powar
2011-07-05
3
-11
/
+57
|
*
|
iwlagn: remove the indirection for the rx write pointer
Emmanuel Grumbach
2011-07-01
6
-10
/
+3
|
*
|
iwlagn: remove hcmd ops
Wey-Yi Guy
2011-07-01
11
-73
/
+23
|
*
|
iwlagn: call bt_coex directlly
Wey-Yi Guy
2011-07-01
1
-11
/
+9
|
*
|
iwlagn: scd memory boundary
Wey-Yi Guy
2011-07-01
2
-8
/
+19
|
*
|
iwlagn: move the tx allocation funcs to the transport layer
Emmanuel Grumbach
2011-07-01
8
-257
/
+236
|
*
|
iwlagn: add rx_free to transport layer
Emmanuel Grumbach
2011-07-01
5
-49
/
+62
|
*
|
iwlagn: introduce transport layer and implement rx_init
Emmanuel Grumbach
2011-07-01
10
-83
/
+241
|
*
|
iwlagn: add module parameter to disable stuck queue watchdog timer
Wey-Yi Guy
2011-07-01
3
-1
/
+6
|
*
|
iwlagn: add correct firmware name for 135 series
Wey-Yi Guy
2011-07-01
1
-5
/
+11
|
*
|
iwlagn: re-define the testmode cmd and attr enum
Wey-Yi Guy
2011-07-01
1
-104
/
+132
|
*
|
iwlagn: verify mutex held for sync commands
Johannes Berg
2011-07-01
2
-11
/
+3
*
|
|
packet: Fix build with INET disabled.
David S. Miller
2011-07-07
1
-0
/
+2
*
|
|
af_packet: lock imbalance
Eric Dumazet
2011-07-07
1
-31
/
+31
*
|
|
sky2: use GFP_KERNEL allocations at device setup
Eric Dumazet
2011-07-07
1
-6
/
+7
*
|
|
bnx2x: Add dcbnl notification
Shmulik Ravid
2011-07-07
1
-3
/
+9
*
|
|
lib/checksum.c: optimize do_csum a bit
Ian Abbott
2011-07-07
1
-8
/
+5
*
|
|
macvtap: macvtapTX zero-copy support
Shirley Ma
2011-07-07
1
-11
/
+121
*
|
|
skbuff: skb supports zero-copy buffers
Shirley Ma
2011-07-07
2
-1
/
+95
*
|
|
sock.h: Add a new sock zero-copy flag
Shirley Ma
2011-07-07
1
-0
/
+1
*
|
|
gianfar v2: code cleanups
Sebastian Poehn
2011-07-07
2
-24
/
+29
*
|
|
Disable router anycast address for /127 prefixes
Bjørn Mork
2011-07-07
1
-0
/
+2
*
|
|
rose: Delete commented out references to ancient firewalling code.
David S. Miller
2011-07-07
2
-12
/
+0
*
|
|
skge: update version
stephen hemminger
2011-07-07
2
-2
/
+2
*
|
|
skge: make support for old Genesis chips optional
stephen hemminger
2011-07-07
2
-32
/
+56
*
|
|
add pci-id for DGE-530T
stephen hemminger
2011-07-07
1
-0
/
+1
*
|
|
skge: cleanup pci id table
stephen hemminger
2011-07-07
1
-11
/
+10
*
|
|
net: doc: fix compile warning of no format arguments in ifenslave.c
Shan Wei
2011-07-07
1
-9
/
+9
*
|
|
net: fix warning of versioncheck
Shan Wei
2011-07-07
2
-2
/
+0
*
|
|
packet: Fix leak in pre-defrag support.
David S. Miller
2011-07-06
1
-1
/
+1
*
|
|
net: sched: constify tcf_proto and tc_action
Eric Dumazet
2011-07-06
23
-35
/
+39
*
|
|
packet: Add 'cpu' fanout policy.
David S. Miller
2011-07-06
2
-37
/
+29
*
|
|
veth: Kill unused tx_dropped
Eric Dumazet
2011-07-06
1
-4
/
+1
*
|
|
veth: Kill unused code label and code block.
David S. Miller
2011-07-05
1
-7
/
+0
*
|
|
dcbnl: Add CEE notification
Shmulik Ravid
2011-07-05
2
-191
/
+229
*
|
|
dcbnl: Aggregated CEE GET operation
Shmulik Ravid
2011-07-05
2
-9
/
+173
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-07-05
305
-1685
/
+2759
|
\
\
\
|
*
|
|
net: vlan: enable soft features regardless of underlying device
Shan Wei
2011-07-05
1
-0
/
+5
[prev]
[next]