summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* NFC: st21nfcb: Fix "NULL pointer dereference" possible errorChristophe Ricard2015-01-261-7/+11
* NFC: st21nfca: Fix some skb memory leaksChristophe Ricard2015-01-261-16/+21
* NFC: st21nfca: Remove checkpatch.pl warning Possible unnecessary 'out of memo...Christophe Ricard2015-01-261-4/+1
* NFC: st21nfca: Remove skb_pipe_list and skb_pipe_info useless allocationChristophe Ricard2015-01-261-13/+0
* NFC: st21nfcb: Avoid use of skb after freeChristophe Ricard2015-01-261-1/+1
* NFC: st21nfca: Remove unreachable codeChristophe Ricard2015-01-261-2/+0
* NFC: st21nfcb: Fix "WARNING: invalid free of devm_ allocated data"Christophe Ricard2015-01-261-1/+0
* NFC: dts: st21nfcb: Fix compatible string spelling to follow other driversChristophe Ricard2015-01-261-0/+1
* NFC: dts: st21nfca: Fix compatible string spelling to follow other driversChristophe Ricard2015-01-261-0/+1
* cxgb3: re-use native hex2bin()Andy Shevchenko2015-01-251-3/+3
* usbnet: re-use native hex2bin()Andy Shevchenko2015-01-251-9/+8
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-01-2510-101/+424
|\
| * net: e1000e: support txtd update delay via xmit_moreFlorian Westphal2015-01-231-10/+15
| * net: e1000: support txtd update delay via xmit_moreFlorian Westphal2015-01-231-6/+9
| * igb: Indicate failure on vf reset for empty mac addressAlexander Graf2015-01-231-2/+6
| * fm10k: Increase the timeout for the data path resetMatthew Vick2015-01-231-1/+1
| * fm10k: Check tunnel header length in encap offloadJoe Stringer2015-01-231-0/+6
| * net/fm10k: Avoid double setting of NETIF_F_SG for the HW encapsulation featur...Or Gerlitz2015-01-231-7/+6
| * igb: enable auxiliary PHC functions for the i210Richard Cochran2015-01-233-6/+276
| * igb: enable internal PPS for the i210Richard Cochran2015-01-232-5/+45
| * igb: serialize access to the time sync interrupt registersRichard Cochran2015-01-231-3/+7
| * igb: refactor time sync interrupt handlingRichard Cochran2015-01-231-30/+19
| * fm10k: Clean-up page reuse codeAlexander Duyck2015-01-231-17/+17
| * igb: Clean-up page reuse codeAlexander Duyck2015-01-231-19/+16
| * virtio_net: add software timestamp supportJacob Keller2015-01-231-0/+4
| * e1000e: Fix 82572EI that has no hardware timestamp supportMathias Koehrer2015-01-231-2/+3
| * e1000: fix time comparisonAsaf Vertz2015-01-231-1/+2
* | vxlan: Eliminate dependency on UDP socket in transmit pathTom Herbert2015-01-251-32/+28
* | udp: Do not require sock in udp_tunnel_xmit_skbTom Herbert2015-01-251-4/+6
* | net: fec: fix the warning found by dma debugNimrod Andy2015-01-251-11/+23
* | be2net: Fix TX rate limiting on Lancer/Skyhawk-R VFsKalesh AP2015-01-251-0/+1
* | be2net: move definitions related to FW cmdsfrom be_hw.h to be_cmds.hVasundhara Volam2015-01-253-224/+176
* | be2net: issue function reset cmd in resume pathKalesh AP2015-01-251-0/+4
* | be2net: add a log message for POST timeout in LancerKalesh AP2015-01-251-6/+11
* | be2net: fail VF link config change via ndo_set_vf_link_state() on BE3/LancerKalesh AP2015-01-251-1/+1
* | be2net: fix failure case in setting flow controlKalesh AP2015-01-252-11/+15
* | be2net: move interface create code to a separate routineKalesh AP2015-01-251-20/+29
* | net: stmmac: dwmac-rk: Use standard devicetree property for phy regulatorRomain Perier2015-01-251-42/+21
* | net: stmmac: dwmac-rk: Don't set the regulator voltage for phy from the driverRomain Perier2015-01-251-1/+0
* | cxgb4: Add debugfs options to dump the rss key, config for PF, VF, etcHariprasad Shenai2015-01-255-0/+978
* | cxgb4: Add debugfs entry to dump the contents of the flashHariprasad Shenai2015-01-255-3/+110
* | xen-netback: always fully coalesce guest Rx packetsDavid Vrabel2015-01-242-105/+3
* | vxlan: advertise netns of vxlan dev in fdb msgNicolas Dichtel2015-01-241-0/+5
* | veth: advertise link netns via netlinkNicolas Dichtel2015-01-241-0/+9
* | macvlan: advertise link netns via netlinkNicolas Dichtel2015-01-241-0/+6
|/
* Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/sc...David S. Miller2015-01-192-6/+8
|\
| * cfg80211: change bandwidth reporting to explicit fieldJohannes Berg2015-01-152-6/+8
* | mii: Handle link state changes for forced modes in mii_check_media()Ben Hutchings2015-01-193-7/+10
* | csiostor:Removed file csio_hw_t4.cPraveen Madhavan2015-01-192-405/+1
* | csiostor:Remove T4 FCoE Support.Praveen Madhavan2015-01-194-101/+24