aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/airo.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-28airo: Track APList_rid in struct airo_infoOndrej Zary1-38/+19
2015-10-28NFC: nci: non-static functions can not be inlineRobert Dolca2-12/+12
2015-10-27net: hisilicon: updates HNS config and documentsyankejian2-6/+4
2015-10-27net: hns: fixes the bug tested XGE by ethtool -pLi Peng1-8/+1
2015-10-27gianfar: Increase TX_TIMEOUT to 5HZAbhimanyu1-1/+1
2015-10-27seccomp, ptrace: add support for dumping seccomp filtersTycho Andersen4-1/+93
2015-10-27mpls: reduce memory usage of routesRobert Shearman2-38/+111
2015-10-27mpls: fix forwarding using v4/v6 explicit nullRobert Shearman1-0/+2
2015-10-27sfc: replace spinlocks with bit ops for busy poll lockingBert Kenward2-75/+58
2015-10-27sock: don't enable netstamp for af_unix socketsHannes Frederic Sowa1-3/+17
2015-10-27qede: Add basic ethtool supportSudarsana Kalluru4-2/+596
2015-10-27qed: Add statistics supportManish Chopra6-1/+296
2015-10-27qede: Add support for linkSudarsana Kalluru1-0/+47
2015-10-27qed: Add link supportYuval Mintz8-5/+1102
2015-10-27qede: classification configurationSudarsana Kalluru2-0/+251
2015-10-27qede: Add basic network device supportYuval Mintz2-0/+1935
2015-10-27qed: Add slowpath L2 supportManish Chopra10-0/+2286
2015-10-27qede: Add basic Network driverYuval Mintz5-0/+436
2015-10-27qed: Add basic L2 interfaceYuval Mintz7-1/+482
2015-10-27qed: Add module with basic common supportYuval Mintz27-0/+16664
2015-10-27bluetooth: 6lowpan: fix NOHZ: local_softirq_pendingAlexander Aring1-1/+1
2015-10-26net: tso: add support for IPv6emmanuel.grumbach@intel.com2-5/+14
2015-10-27Bluetooth: Fix crash on fast disconnect of SCOKuba Pawlak1-0/+5
2015-10-26ipv6: icmp: include addresses in debug messagesBjørn Mork1-4/+8
2015-10-26bpf: make tracing helpers gpl onlyAlexei Starovoitov1-2/+2
2015-10-26bpf: fix bpf_perf_event_read() helperAlexei Starovoitov3-11/+22
2015-10-27NFC: nfcmrvl: update device tree bindings for Marvell NFCVincent Cuissard4-11/+15
2015-10-27NFC: nfcmrvl: add spi driverVincent Cuissard5-1/+271
2015-10-27NFC: NCI: allow spi driver to choose transfer clockVincent Cuissard2-1/+12
2015-10-27NFC: NCI: move generic spi driver to a moduleVincent Cuissard3-2/+7
2015-10-27NFC: nfcmrvl: add i2c driverVincent Cuissard8-5/+353
2015-10-27NFC: nfcmrvl: configure head/tail room values per low level driversVincent Cuissard4-9/+14
2015-10-27NFC: nfcmrvl: add firmware download supportVincent Cuissard7-10/+718
2015-10-27NFC: NCI: export nci_send_frame and nci_send_cmd functionVincent Cuissard2-1/+4
2015-10-27NFC: nfcmrvl: remove unneeded version definesVincent Cuissard2-9/+3
2015-10-27NFC: st21nfca: Add support for proprietary commandsChristophe Ricard6-3/+437
2015-10-27NFC: st-nci: Replace st21nfcb by st_nci in makefileChristophe Ricard1-1/+1
2015-10-27NFC: st-nci: remove duplicated skb dumpChristophe Ricard2-22/+0
2015-10-27NFC: st-nci: Disable irq when powering the device upChristophe Ricard2-2/+14
2015-10-27NFC: st21nfca: Add error messages for unexpected HCI eventsChristophe Ricard3-0/+7
2015-10-27NFC: st21nfca: Add few code style fixesChristophe Ricard3-3/+2
2015-10-27NFC: st-nci: Add few code style fixesChristophe Ricard3-3/+3
2015-10-27NFC: netlink: Add mode parameter to deactivate_target functionsChristophe Ricard10-14/+27
2015-10-27NFC: st21nfca: Fix host_list verification after SEactivationChristophe Ricard1-2/+5
2015-10-27NFC: st-nci: Fix host_list verification after SE activationChristophe Ricard1-2/+5
2015-10-27NFC: st-nci: Increase delay between 2 secure element activationsChristophe Ricard1-1/+1
2015-10-27NFC: st-nci: Add ese-present/uicc-present dts propertiesChristophe Ricard10-46/+122
2015-10-27NFC: netlink: Add missing NFC_ATTR commentsChristophe Ricard1-0/+2
2015-10-27NFC: st-nci: Add error messages when an unexpected HCI event occursChristophe Ricard1-0/+6
2015-10-27NFC: st-nci: Add support for proprietary commandsChristophe Ricard6-10/+619