index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
driver-core: constify data for class_find_device()
Michał Mirosław
2013-02-06
1
-1
/
+1
*
drivers/net/ethernet/fujitsu: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-22
1
-1
/
+1
*
drivers/net/wireless/rtlwifi: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-22
1
-1
/
+1
*
drivers/net/wireless/zd1211rw: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-22
1
-1
/
+1
*
drivers/net/wireless/rtl818x: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-22
1
-1
/
+1
*
drivers/net/wireless/rt2x00: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-22
1
-5
/
+0
*
drivers/net/wireless/p54: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-22
1
-1
/
+1
*
drivers/net/wireless/ipw2x00: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-22
1
-1
/
+1
*
drivers/net/wireless/b43: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-22
1
-6
/
+6
*
drivers/net/wireless/ath/carl9170: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-22
1
-1
/
+1
*
drivers/net/wireless/ath/ath6kl: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-22
1
-1
/
+0
*
drivers/net/wireless: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-22
1
-5
/
+5
*
drivers/net/ppp: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-22
1
-10
/
+10
*
drivers/net/irda: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-22
1
-18
/
+18
*
drivers/net/hippi: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-22
1
-4
/
+4
*
drivers/net/ethernet/sun: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-22
1
-2
/
+2
*
drivers/net/ethernet/stmicro/stmmac: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-22
1
-2
/
+2
*
drivers/net/ethernet/seeq: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-22
1
-3
/
+1
*
drivers/net/ethernet/racal: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-22
1
-2
/
+2
*
drivers/net/ethernet/microchip: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-22
1
-2
/
+2
*
drivers/net/ethernet/icplus: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-22
1
-1
/
+1
*
wireless: remove conflicting version of print_hex_dump_bytes
Stephen Rothwell
2013-01-17
1
-14
/
+4
*
Merge 3.9-rc4 into driver-core-next
Greg Kroah-Hartman
2013-01-17
37
-84
/
+6406
|
\
|
*
be2net: fix unconditionally returning IRQ_HANDLED in INTx
Sathya Perla
2013-01-12
2
-9
/
+21
|
*
tuntap: fix leaking reference count
Jason Wang
2013-01-11
1
-3
/
+9
|
*
tuntap: forbid calling TUNSETIFF when detached
Jason Wang
2013-01-11
1
-2
/
+3
|
*
tuntap: switch to use rtnl_dereference()
Jason Wang
2013-01-11
1
-17
/
+10
|
*
qlge: remove NETIF_F_TSO6 flag
Amerigo Wang
2013-01-11
1
-1
/
+1
|
*
net: ethernet: xilinx: Do not use NO_IRQ in axienet
Michal Simek
2013-01-10
1
-1
/
+1
|
*
net: ethernet: xilinx: Do not use axienet on PPC
Michal Simek
2013-01-10
1
-1
/
+1
|
*
bnx2x: Allow management traffic after boot from SAN
Barak Witkowski
2013-01-10
1
-8
/
+52
|
*
bnx2x: Fix fastpath structures when memory allocation fails
Yuval Mintz
2013-01-10
1
-2
/
+28
|
*
bfin_mac: Restore hardware time-stamping dependency on BF518
Lars-Peter Clausen
2013-01-10
1
-0
/
+1
|
*
tun: avoid owner checks on IFF_ATTACH_QUEUE
Michael S. Tsirkin
2013-01-10
1
-2
/
+0
|
*
bnx2x: move debugging code before the return
Dan Carpenter
2013-01-10
1
-1
/
+1
|
*
tuntap: refuse to re-attach to different tun_struct
Stefan Hajnoczi
2013-01-10
1
-0
/
+2
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-01-09
27
-39
/
+6278
|
|
\
|
|
*
b43: Fix firmware loading when driver is built into the kernel
Larry Finger
2013-01-07
3
-16
/
+48
|
|
*
drivers/net/wireless/iwlegacy: use strlcpy instead of strncpy
Chen Gang
2013-01-07
1
-1
/
+1
|
|
*
drivers/net/wireless/mwl8k.c: avoid use-after-free
Nickolai Zeldovich
2013-01-07
1
-1
/
+3
|
|
*
rtlwifi: Fix typo in debug output of rtl8192c and rtl8723ae
Julian Wollrath
2013-01-07
2
-2
/
+2
|
|
*
wireless: add new wil6210 802.11ad 60GHz driver
Vladimir Kondratiev
2013-01-04
16
-0
/
+6195
|
|
*
mwifiex: fix typo in setting up ibss network parameters
Amitkumar Karwar
2013-01-04
1
-1
/
+1
|
|
*
mwifiex: check wait_event_interruptible return value
Bing Zhao
2013-01-04
1
-11
/
+10
|
|
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2013-01-04
2
-7
/
+18
|
|
|
\
|
|
|
*
iwlwifi: fix the reclaimed packet tracking upon flush queue
Emmanuel Grumbach
2013-01-03
1
-7
/
+17
|
|
|
*
iwlwifi: fix PCIe interrupt handle return value
Johannes Berg
2013-01-03
1
-0
/
+1
*
|
|
|
drivers/net/usb: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-11
1
-9
/
+7
*
|
|
|
drivers/net/wan: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-11
1
-4
/
+4
*
|
|
|
drivers/net/team: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-11
1
-2
/
+1
[next]