Age | Commit message (Expand) | Author | Files | Lines |
2015-01-28 | NFC: st21nfca: Adding support for secure element | Christophe Ricard | 7 | -21/+608 |
2015-01-28 | NFC: hci: Remove nfc_hci_pipe2gate function | Christophe Ricard | 2 | -13/+0 |
2015-01-28 | NFC: microread: Change event_received gate parameter to pipe | Christophe Ricard | 1 | -1/+2 |
2015-01-28 | NFC: pn544: Change event_received gate parameter to pipe | Christophe Ricard | 1 | -1/+2 |
2015-01-28 | NFC: hci: Add cmd_received handler | Christophe Ricard | 2 | -0/+11 |
2015-01-28 | NFC: hci: Reference every pipe information according to notification | Christophe Ricard | 2 | -22/+44 |
2015-01-28 | NFC: hci: Change nfc_hci_send_response gate parameter to pipe | Christophe Ricard | 3 | -23/+8 |
2015-01-28 | NFC: hci: Add pipes table to reference them with a tuple {gate, host} | Christophe Ricard | 3 | -8/+47 |
2015-01-28 | NFC: hci: Change event_received handler gate parameter to pipe | Christophe Ricard | 2 | -2/+2 |
2015-01-27 | NFC: st21nfcb: Fix copy/paste error in comment | Christophe Ricard | 1 | -1/+1 |
2015-01-27 | NFC: st21nfcb: Remove useless include | Christophe Ricard | 1 | -2/+0 |
2015-01-27 | NFC: st21nfcb: Fix "NULL pointer dereference" possible error | Christophe Ricard | 1 | -7/+11 |
2015-01-27 | NFC: st21nfca: Fix some skb memory leaks | Christophe Ricard | 1 | -16/+21 |
2015-01-27 | NFC: st21nfca: Remove checkpatch.pl warning Possible unnecessary 'out of memo... | Christophe Ricard | 1 | -4/+1 |
2015-01-27 | NFC: st21nfca: Remove skb_pipe_list and skb_pipe_info useless allocation | Christophe Ricard | 1 | -13/+0 |
2015-01-27 | NFC: nfc_disable_se Remove useless blank line at beginning of function | Christophe Ricard | 1 | -1/+0 |
2015-01-27 | NFC: nfc_enable_se Remove useless blank line at beginning of function | Christophe Ricard | 1 | -1/+0 |
2015-01-27 | NFC: st21nfcb: Avoid use of skb after free | Christophe Ricard | 1 | -1/+1 |
2015-01-26 | NFC: st21nfca: Remove unreachable code | Christophe Ricard | 1 | -2/+0 |
2015-01-26 | NFC: st21nfcb: Fix "WARNING: invalid free of devm_ allocated data" | Christophe Ricard | 1 | -1/+0 |
2015-01-26 | NFC: dts: st21nfcb: Fix compatible string spelling to follow other drivers | Christophe Ricard | 2 | -2/+3 |
2015-01-26 | NFC: dts: st21nfca: Fix compatible string spelling to follow other drivers | Christophe Ricard | 2 | -2/+3 |
2015-01-25 | cxgb3: re-use native hex2bin() | Andy Shevchenko | 1 | -3/+3 |
2015-01-25 | usbnet: re-use native hex2bin() | Andy Shevchenko | 1 | -9/+8 |
2015-01-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 10 | -101/+424 |
2015-01-25 | Merge branch 'vxlan_tx' | David S. Miller | 7 | -65/+65 |
2015-01-25 | vxlan: Eliminate dependency on UDP socket in transmit path | Tom Herbert | 3 | -41/+38 |
2015-01-25 | udp: Do not require sock in udp_tunnel_xmit_skb | Tom Herbert | 5 | -26/+29 |
2015-01-25 | net: fec: fix the warning found by dma debug | Nimrod Andy | 1 | -11/+23 |
2015-01-25 | Merge branch 'be2net-next' | David S. Miller | 5 | -261/+236 |
2015-01-25 | be2net: Fix TX rate limiting on Lancer/Skyhawk-R VFs | Kalesh AP | 1 | -0/+1 |
2015-01-25 | be2net: move definitions related to FW cmdsfrom be_hw.h to be_cmds.h | Vasundhara Volam | 3 | -224/+176 |
2015-01-25 | be2net: issue function reset cmd in resume path | Kalesh AP | 1 | -0/+4 |
2015-01-25 | be2net: add a log message for POST timeout in Lancer | Kalesh AP | 1 | -6/+11 |
2015-01-25 | be2net: fail VF link config change via ndo_set_vf_link_state() on BE3/Lancer | Kalesh AP | 1 | -1/+1 |
2015-01-25 | be2net: fix failure case in setting flow control | Kalesh AP | 2 | -11/+15 |
2015-01-25 | be2net: move interface create code to a separate routine | Kalesh AP | 1 | -20/+29 |
2015-01-25 | Merge branch 'stmmac-dwmac-rk' | David S. Miller | 4 | -44/+25 |
2015-01-25 | dt-bindings: Document phy-supply property in rockchip-dwmac | Romain Perier | 1 | -0/+1 |
2015-01-25 | net: stmmac: dwmac-rk: Use standard devicetree property for phy regulator | Romain Perier | 2 | -43/+22 |
2015-01-25 | ARM: dts: Add regulator voltage settings for vcc_phy in rk3288-evb.dtsi | Romain Perier | 1 | -0/+2 |
2015-01-25 | net: stmmac: dwmac-rk: Don't set the regulator voltage for phy from the driver | Romain Perier | 1 | -1/+0 |
2015-01-25 | Merge branch 'cxgb4-next' | David S. Miller | 6 | -3/+1088 |
2015-01-25 | cxgb4: Add debugfs options to dump the rss key, config for PF, VF, etc | Hariprasad Shenai | 5 | -0/+978 |
2015-01-25 | cxgb4: Add debugfs entry to dump the contents of the flash | Hariprasad Shenai | 5 | -3/+110 |
2015-01-24 | xen-netback: always fully coalesce guest Rx packets | David Vrabel | 2 | -105/+3 |
2015-01-24 | Merge branch 'link_netns_advertise' | David S. Miller | 8 | -1/+35 |
2015-01-24 | vxlan: advertise netns of vxlan dev in fdb msg | Nicolas Dichtel | 3 | -0/+7 |
2015-01-24 | veth: advertise link netns via netlink | Nicolas Dichtel | 1 | -0/+9 |
2015-01-24 | macvlan: advertise link netns via netlink | Nicolas Dichtel | 1 | -0/+6 |