index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Lines
2015-01-29
wil6210: sync WMI with firmware
Vladimir Kondratiev
-14
/
+59
2015-01-28
hisilicon: add some missing curly braces
Dan Carpenter
-1
/
+2
2015-01-28
xen-netback: use foreign page information from the pages themselves
Jennifer Herbert
-91
/
+9
2015-01-28
xen/grant-table: add helpers for allocating pages
David Vrabel
-4
/
+3
2015-01-28
x86/xen: require ballooned pages for grant maps
Jennifer Herbert
-6
/
+0
2015-01-28
can: peak_usb: add support for PEAK new CANFD USB adapters
Stephane Grosjean
-4
/
+1337
2015-01-28
can: peak_usb: add peak_usb_netif_rx() new function
Stephane Grosjean
-1
/
+18
2015-01-28
can: peak_usb: export pcan_usb_pro functions
Stephane Grosjean
-12
/
+17
2015-01-28
can: peak_usb: upgrade core to new struct canfd_frame
Stephane Grosjean
-4
/
+6
2015-01-28
can: peak_usb: upgrade core to data bittiming specs
Stephane Grosjean
-5
/
+34
2015-01-28
can: peak_usb: add adapter BEC callback definition
Stephane Grosjean
-0
/
+3
2015-01-28
can: peak_usb: export ctrlmode_supported to adapter specific definition
Stephane Grosjean
-2
/
+4
2015-01-28
can: peak_usb: constify struct peak_usb_adapter
Marc Kleine-Budde
-11
/
+11
2015-01-28
can: peak_usb: use ARRAY_SIZE instead of NULL termination for peak_usb_adapte...
Marc Kleine-Budde
-5
/
+5
2015-01-28
can: kvaser_usb: Add support for the USBcan-II family
Ahmed S. Darwish
-124
/
+474
2015-01-28
can: kvaser_usb: Consolidate and unify state change handling
Ahmed S. Darwish
-64
/
+49
2015-01-28
can: kvaser_usb: Update interface state before exiting on OOM
Ahmed S. Darwish
-76
/
+105
2015-01-27
stmmac: pci: add MSI support for Intel Quark X1000
Kweh, Hock Leong
-0
/
+2
2015-01-27
stmmac: pci: introduce Intel Quark X1000 runtime detection
Andy Shevchenko
-1
/
+61
2015-01-27
stmmac: pci: add support for Intel Quark X1000
Kweh, Hock Leong
-1
/
+50
2015-01-27
net: netcp: remove unused kconfig option and code
Karicheri, Muralidharan
-2
/
+1
2015-01-27
cxgb4: Move firmware version MACRO to t4fw_version.h
Hariprasad Shenai
-10
/
+49
2015-01-27
net/mlx4_core: Update the HCA core clock frequency after INIT_PORT
Majd Dibbiny
-0
/
+33
2015-01-27
net/mlx4_core: Fix device capabilities dumping
Or Gerlitz
-6
/
+2
2015-01-27
net/mlx4: Fix memory corruption in mlx4_MAD_IFC_wrapper
Matan Barak
-1
/
+3
2015-01-27
net/mlx4_en: Use ethtool cmd->autoneg as a hint for ethtool set settings
Saeed Mahameed
-10
/
+8
2015-01-27
net/mlx4_core: Remove duplicate code line from procedure mlx4_bf_alloc
Jack Morgenstein
-1
/
+0
2015-01-27
net/mlx4_core: Fix struct mlx4_vhcr_cmd to make implicit padding explicit
Jack Morgenstein
-0
/
+1
2015-01-27
net/mlx4_core: Fix HW2SW_EQ to conform to the firmware spec
Jack Morgenstein
-35
/
+9
2015-01-27
net/mlx4_core: Adjust command timeouts to conform to the firmware spec
Jack Morgenstein
-11
/
+12
2015-01-27
net/mlx4_core: Fix mem leak in SRIOV mlx4_init_one error flow
Jack Morgenstein
-1
/
+3
2015-01-27
net/mlx4_core: Add reserved lkey for VFs to QUERY_FUNC_CAP
Jack Morgenstein
-2
/
+19
2015-01-27
net/mlx4_core: Add bad-cable event support
Jack Morgenstein
-1
/
+30
2015-01-27
vxlan: advertise link netns in fdb messages
Nicolas Dichtel
-2
/
+3
2015-01-27
bonding: cleanup and remove dead code
Jonathan Toppins
-1
/
+1
2015-01-27
bonding: fix LACP PDU not sent on slave port sometimes
Satish Ashok
-3
/
+8
2015-01-27
bonding: fix incorrect lacp mux state when agg not active
Wilson Kok
-10
/
+34
2015-01-27
bonding: fix bond_open() don't always set slave active flag
Wilson Kok
-1
/
+1
2015-01-27
bonding: update bond carrier state when min_links option changes
Jonathan Toppins
-1
/
+2
2015-01-27
hyperv: match wait_for_completion_timeout return type
Nicholas Mc Guire
-7
/
+12
2015-01-27
hyperv: netvsc.c: match wait_for_completion_timeout return type
Nicholas Mc Guire
-2
/
+3
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-214
/
+458
2015-01-27
stmmac: prevent probe drivers to crash kernel
Andy Shevchenko
-1
/
+4
2015-01-27
rtlwifi: rtl8192cu: Set fw_ready flag
Taehee Yoo
-0
/
+3
2015-01-27
mwifiex: selectively choose ext_scan support
Avinash Patil
-1
/
+19
2015-01-27
mwifiex: add support for USB8801
Yogesh Ashok Powar
-0
/
+17
2015-01-27
mwifiex: add support for SD8801
Yogesh Ashok Powar
-0
/
+20
2015-01-27
ath9k and ath9k_htc: rename variable "led_blink"
Hong Xu
-8
/
+8
2015-01-27
rtl8192cu: fix the mesh beaconing
Chun-Yeow Yeoh
-0
/
+1
2015-01-27
rtlwifi: add support to send beacon frame.
Taehee Yoo
-0
/
+11
[prev]
[next]