summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* arcnet: Move files out of include/linuxJoe Perches2015-09-2314-21/+519
* arcnet: Wrap some long linesJoe Perches2015-09-2310-46/+75
* arcnet: Remove pointer comparisons to NULLJoe Perches2015-09-234-6/+6
* arcnet: Remove assignments from ifsJoe Perches2015-09-233-3/+7
* arcnet: Remove unnecessary OOM messagesJoe Perches2015-09-235-10/+2
* arcnet: Move EXPORT_SYMBOL after declarationsJoe Perches2015-09-231-15/+18
* arcnet: Convert printk to pr_<level>Joe Perches2015-09-2312-64/+65
* arcnet: Convert BUGMSG and BUGMSG2 to arc_prink and arc_contJoe Perches2015-09-2311-312/+338
* arcnet: Expand odd BUGLVL macro with if and usesJoe Perches2015-09-2311-50/+84
* arcnet: Use network block comment styleJoe Perches2015-09-2311-132/+95
* arcnet: Use include/linux path for asmJoe Perches2015-09-237-7/+7
* arcnet: Coalesce string fragmentsJoe Perches2015-09-236-36/+22
* arcnet: Use normal kernel brace styleJoe Perches2015-09-238-71/+52
* arcnet: Add and remove blank linesJoe Perches2015-09-2312-81/+13
* arcnet: Use normal kernel spacing styleJoe Perches2015-09-2312-349/+349
* usbnet: remove invalid checkAndrzej Hajda2015-09-223-15/+0
* rndis_wlan: fix checking for default valueAndrzej Hajda2015-09-221-1/+1
* orinoco: fix checking for default valueAndrzej Hajda2015-09-221-3/+3
* mwifiex: fix comparison expressionAndrzej Hajda2015-09-221-2/+2
* net: brcm80211: fix range checkAndrzej Hajda2015-09-221-1/+1
* net: stmmac: fix type of entry variableAndrzej Hajda2015-09-221-1/+1
* net/ibm/emac: fix type of phy_modeAndrzej Hajda2015-09-221-1/+1
* isdn: hisax: fix frame calculationAndrzej Hajda2015-09-221-5/+5
* drivers/net/ieee802154/at86rf230.c: seq_printf() now returns NULLStephen Rothwell2015-09-211-25/+10
* drivers: net: cpsw-common: add support for reading mac address for dra7 and a...Mugunthan V N2015-09-211-0/+6
* drivers: net: cpsw: davinci_emac: move reading mac id to common fileMugunthan V N2015-09-214-59/+57
* Merge tag 'linux-can-next-for-4.4-20150921' of git://git.kernel.org/pub/scm/l...David S. Miller2015-09-211-105/+92
|\
| * can: flexcan: enable interrupts atomically at the end of flexcan_chip_start()Marc Kleine-Budde2015-09-211-1/+6
| * can: flexcan: give member of flexcan_priv holding mailboxes a sensible nameMarc Kleine-Budde2015-09-211-13/+13
| * can: flexcan: use pointer to struct regs instead of void pointer for mmio add...Marc Kleine-Budde2015-09-211-21/+21
| * can: flexcan: rename feature into quirksMarc Kleine-Budde2015-09-211-10/+10
| * can: flexcan: flexcan_chip_start(): cleanup writing of reg_mcrMarc Kleine-Budde2015-09-211-4/+4
| * can: flexcan: remove unused header filesMarc Kleine-Budde2015-09-211-4/+0
| * can: flexcan: cleanup coding style and fix typosMarc Kleine-Budde2015-09-211-52/+38
* | net: bcmgenet: Remove duplicate test for tx_coalesce_usecs_highFlorian Fainelli2015-09-211-2/+1
* | s390/iucv: do not use arrays as argumentUrsula Braun2015-09-215-25/+23
* | qeth: add layer 2 RX/TX checksum offloadingThomas Richter2015-09-214-147/+285
* | qeth: move OSA portname into deprecated statusUrsula Braun2015-09-213-97/+11
* | qeth: no write permission for readonly sysattrLakhvich Dmitriy2015-09-211-1/+1
* | qeth: remove extraneous length from %pM formatEugene Crosser2015-09-211-2/+2
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-09-2112-215/+965
|\ \ | |/ |/|
| * Bluetooth: hci_qca: Coding style clean upPrasanna Karthik2015-09-171-3/+3
| * Bluetooth: bt3c_cs: clean up obsolete functionsPrasanna Karthik2015-09-171-4/+8
| * Bluetooth: Remove SCO fragments on connection closeKuba Pawlak2015-09-171-0/+14
| * Bluetooth: hci_intel: Enable IRQ wake capabilityLoic Poulain2015-09-171-7/+25
| * Bluetooth: hci_intel: Give priority to LPM packetsLoic Poulain2015-09-171-3/+6
| * atusb: add handling for different chipnamesAlexander Aring2015-09-171-2/+11
| * Bluetooth: hci_bcm: Add wake-up capabilityFrederic Danis2015-09-171-10/+150
| * Bluetooth: btusb: Use btintel_load_ddc_config for device configLoic Poulain2015-09-171-30/+1
| * Bluetooth: hci_intel: Add Device configurationLoic Poulain2015-09-171-0/+7