summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NFC: hci: Remove nfc_hci_pipe2gate functionChristophe Ricard2015-01-282-13/+0
* NFC: microread: Change event_received gate parameter to pipeChristophe Ricard2015-01-281-1/+2
* NFC: pn544: Change event_received gate parameter to pipeChristophe Ricard2015-01-281-1/+2
* NFC: hci: Add cmd_received handlerChristophe Ricard2015-01-282-0/+11
* NFC: hci: Reference every pipe information according to notificationChristophe Ricard2015-01-282-22/+44
* NFC: hci: Change nfc_hci_send_response gate parameter to pipeChristophe Ricard2015-01-273-23/+8
* NFC: hci: Add pipes table to reference them with a tuple {gate, host}Christophe Ricard2015-01-273-8/+47
* NFC: hci: Change event_received handler gate parameter to pipeChristophe Ricard2015-01-272-2/+2
* NFC: st21nfcb: Fix copy/paste error in commentChristophe Ricard2015-01-261-1/+1
* NFC: st21nfcb: Remove useless includeChristophe Ricard2015-01-261-2/+0
* 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: nfc_disable_se Remove useless blank line at beginning of functionChristophe Ricard2015-01-261-1/+0
* NFC: nfc_enable_se Remove useless blank line at beginning of functionChristophe Ricard2015-01-261-1/+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-262-2/+3
* NFC: dts: st21nfca: Fix compatible string spelling to follow other driversChristophe Ricard2015-01-262-2/+3
* 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-2410-101/+424
|\
| * net: e1000e: support txtd update delay via xmit_moreFlorian Westphal2015-01-221-10/+15
| * net: e1000: support txtd update delay via xmit_moreFlorian Westphal2015-01-221-6/+9
| * igb: Indicate failure on vf reset for empty mac addressAlexander Graf2015-01-221-2/+6
| * fm10k: Increase the timeout for the data path resetMatthew Vick2015-01-221-1/+1
| * fm10k: Check tunnel header length in encap offloadJoe Stringer2015-01-221-0/+6
| * net/fm10k: Avoid double setting of NETIF_F_SG for the HW encapsulation featur...Or Gerlitz2015-01-221-7/+6
| * igb: enable auxiliary PHC functions for the i210Richard Cochran2015-01-223-6/+276
| * igb: enable internal PPS for the i210Richard Cochran2015-01-222-5/+45
| * igb: serialize access to the time sync interrupt registersRichard Cochran2015-01-221-3/+7
| * igb: refactor time sync interrupt handlingRichard Cochran2015-01-221-30/+19
| * fm10k: Clean-up page reuse codeAlexander Duyck2015-01-221-17/+17
| * igb: Clean-up page reuse codeAlexander Duyck2015-01-221-19/+16
| * virtio_net: add software timestamp supportJacob Keller2015-01-221-0/+4
| * e1000e: Fix 82572EI that has no hardware timestamp supportMathias Koehrer2015-01-221-2/+3
| * e1000: fix time comparisonAsaf Vertz2015-01-221-1/+2
* | Merge branch 'vxlan_tx'David S. Miller2015-01-247-65/+65
|\ \
| * | vxlan: Eliminate dependency on UDP socket in transmit pathTom Herbert2015-01-243-41/+38
| * | udp: Do not require sock in udp_tunnel_xmit_skbTom Herbert2015-01-245-26/+29
|/ /
* | net: fec: fix the warning found by dma debugNimrod Andy2015-01-241-11/+23
* | Merge branch 'be2net-next'David S. Miller2015-01-245-261/+236
|\ \
| * | be2net: Fix TX rate limiting on Lancer/Skyhawk-R VFsKalesh AP2015-01-241-0/+1
| * | be2net: move definitions related to FW cmdsfrom be_hw.h to be_cmds.hVasundhara Volam2015-01-243-224/+176
| * | be2net: issue function reset cmd in resume pathKalesh AP2015-01-241-0/+4
| * | be2net: add a log message for POST timeout in LancerKalesh AP2015-01-241-6/+11
| * | be2net: fail VF link config change via ndo_set_vf_link_state() on BE3/LancerKalesh AP2015-01-241-1/+1
| * | be2net: fix failure case in setting flow controlKalesh AP2015-01-242-11/+15
OpenPOWER on IntegriCloud