summaryrefslogtreecommitdiffstats
path: root/Documentation/kobject.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-28NFC: hci: Reference every pipe information according to notificationChristophe Ricard2-22/+44
2015-01-27NFC: hci: Change nfc_hci_send_response gate parameter to pipeChristophe Ricard3-23/+8
2015-01-27NFC: hci: Add pipes table to reference them with a tuple {gate, host}Christophe Ricard3-8/+47
2015-01-27NFC: hci: Change event_received handler gate parameter to pipeChristophe Ricard2-2/+2
2015-01-26NFC: st21nfcb: Fix copy/paste error in commentChristophe Ricard1-1/+1
2015-01-26NFC: st21nfcb: Remove useless includeChristophe Ricard1-2/+0
2015-01-26NFC: st21nfcb: Fix "NULL pointer dereference" possible errorChristophe Ricard1-7/+11
2015-01-26NFC: st21nfca: Fix some skb memory leaksChristophe Ricard1-16/+21
2015-01-26NFC: st21nfca: Remove checkpatch.pl warning Possible unnecessary 'out of memo...Christophe Ricard1-4/+1
2015-01-26NFC: st21nfca: Remove skb_pipe_list and skb_pipe_info useless allocationChristophe Ricard1-13/+0
2015-01-26NFC: nfc_disable_se Remove useless blank line at beginning of functionChristophe Ricard1-1/+0
2015-01-26NFC: nfc_enable_se Remove useless blank line at beginning of functionChristophe Ricard1-1/+0
2015-01-26NFC: st21nfcb: Avoid use of skb after freeChristophe Ricard1-1/+1
2015-01-26NFC: st21nfca: Remove unreachable codeChristophe Ricard1-2/+0
2015-01-26NFC: st21nfcb: Fix "WARNING: invalid free of devm_ allocated data"Christophe Ricard1-1/+0
2015-01-26NFC: dts: st21nfcb: Fix compatible string spelling to follow other driversChristophe Ricard2-2/+3
2015-01-26NFC: dts: st21nfca: Fix compatible string spelling to follow other driversChristophe Ricard2-2/+3
2015-01-25cxgb3: re-use native hex2bin()Andy Shevchenko1-3/+3
2015-01-25usbnet: re-use native hex2bin()Andy Shevchenko1-9/+8
2015-01-25vxlan: Eliminate dependency on UDP socket in transmit pathTom Herbert3-41/+38
2015-01-25udp: Do not require sock in udp_tunnel_xmit_skbTom Herbert5-26/+29
2015-01-25net: fec: fix the warning found by dma debugNimrod Andy1-11/+23
2015-01-25be2net: Fix TX rate limiting on Lancer/Skyhawk-R VFsKalesh AP1-0/+1
2015-01-25be2net: move definitions related to FW cmdsfrom be_hw.h to be_cmds.hVasundhara Volam3-224/+176
2015-01-25be2net: issue function reset cmd in resume pathKalesh AP1-0/+4
2015-01-25be2net: add a log message for POST timeout in LancerKalesh AP1-6/+11
2015-01-25be2net: fail VF link config change via ndo_set_vf_link_state() on BE3/LancerKalesh AP1-1/+1
2015-01-25be2net: fix failure case in setting flow controlKalesh AP2-11/+15
2015-01-25be2net: move interface create code to a separate routineKalesh AP1-20/+29
2015-01-25dt-bindings: Document phy-supply property in rockchip-dwmacRomain Perier1-0/+1
2015-01-25net: stmmac: dwmac-rk: Use standard devicetree property for phy regulatorRomain Perier2-43/+22
2015-01-25ARM: dts: Add regulator voltage settings for vcc_phy in rk3288-evb.dtsiRomain Perier1-0/+2
2015-01-25net: stmmac: dwmac-rk: Don't set the regulator voltage for phy from the driverRomain Perier1-1/+0
2015-01-25cxgb4: Add debugfs options to dump the rss key, config for PF, VF, etcHariprasad Shenai5-0/+978
2015-01-25cxgb4: Add debugfs entry to dump the contents of the flashHariprasad Shenai5-3/+110
2015-01-24xen-netback: always fully coalesce guest Rx packetsDavid Vrabel2-105/+3
2015-01-24vxlan: advertise netns of vxlan dev in fdb msgNicolas Dichtel3-0/+7
2015-01-24veth: advertise link netns via netlinkNicolas Dichtel1-0/+9
2015-01-24macvlan: advertise link netns via netlinkNicolas Dichtel1-0/+6
2015-01-24vlan: advertise link netns via netlinkNicolas Dichtel1-0/+8
2015-01-24ip6gretap: advertise link netns via netlinkNicolas Dichtel1-0/+1
2015-01-24rtnl: fix error path when adding an iface with a link netNicolas Dichtel1-1/+4
2015-01-24act_connmark: Add missing dependency on NF_CONNTRACK_MARKThomas Graf1-0/+1
2015-01-23net: e1000e: support txtd update delay via xmit_moreFlorian Westphal1-10/+15
2015-01-23net: e1000: support txtd update delay via xmit_moreFlorian Westphal1-6/+9
2015-01-23igb: Indicate failure on vf reset for empty mac addressAlexander Graf1-2/+6
2015-01-23fm10k: Increase the timeout for the data path resetMatthew Vick1-1/+1
2015-01-23fm10k: Check tunnel header length in encap offloadJoe Stringer1-0/+6
2015-01-23net/fm10k: Avoid double setting of NETIF_F_SG for the HW encapsulation featur...Or Gerlitz1-7/+6
2015-01-23igb: enable auxiliary PHC functions for the i210Richard Cochran3-6/+276