summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-09-23arcnet: Make a char * array const char * constJoe Perches1-5/+10
2015-09-23arcnet: Move files out of include/linuxJoe Perches14-21/+519
2015-09-23arcnet: Wrap some long linesJoe Perches10-46/+75
2015-09-23arcnet: Remove pointer comparisons to NULLJoe Perches4-6/+6
2015-09-23arcnet: Remove assignments from ifsJoe Perches3-3/+7
2015-09-23arcnet: Remove unnecessary OOM messagesJoe Perches5-10/+2
2015-09-23arcnet: Move EXPORT_SYMBOL after declarationsJoe Perches1-15/+18
2015-09-23arcnet: Convert printk to pr_<level>Joe Perches12-64/+65
2015-09-23arcnet: Convert BUGMSG and BUGMSG2 to arc_prink and arc_contJoe Perches11-312/+338
2015-09-23arcnet: Expand odd BUGLVL macro with if and usesJoe Perches11-50/+84
2015-09-23arcnet: Use network block comment styleJoe Perches11-132/+95
2015-09-23arcnet: Use include/linux path for asmJoe Perches7-7/+7
2015-09-23arcnet: Coalesce string fragmentsJoe Perches6-36/+22
2015-09-23arcnet: Use normal kernel brace styleJoe Perches8-71/+52
2015-09-23arcnet: Add and remove blank linesJoe Perches12-81/+13
2015-09-23arcnet: Use normal kernel spacing styleJoe Perches12-349/+349
2015-09-22usbnet: remove invalid checkAndrzej Hajda3-15/+0
2015-09-22rndis_wlan: fix checking for default valueAndrzej Hajda1-1/+1
2015-09-22orinoco: fix checking for default valueAndrzej Hajda1-3/+3
2015-09-22mwifiex: fix comparison expressionAndrzej Hajda1-2/+2
2015-09-22net: brcm80211: fix range checkAndrzej Hajda1-1/+1
2015-09-22net: stmmac: fix type of entry variableAndrzej Hajda1-1/+1
2015-09-22net/ibm/emac: fix type of phy_modeAndrzej Hajda1-1/+1
2015-09-22isdn: hisax: fix frame calculationAndrzej Hajda1-5/+5
2015-09-22ixgbe: Enable bit-banging mode on X550Mark Rustad1-2/+63
2015-09-22ixgbe: Set lan_id before first I2C eeprom accessMark Rustad1-3/+3
2015-09-22ixgbe: Provide unlocked I2C methodsMark Rustad4-28/+186
2015-09-22ixgbe: Provide I2C combined on X550EMMark Rustad1-2/+2
2015-09-22ixgbe: Add X550EM support for SFP insertion interruptMark Rustad1-0/+2
2015-09-22ixgbe: Accept SFP not present errors on all devicesMark Rustad1-2/+1
2015-09-22ixgbevf: Enables TSO for stacked VLANToshiaki Makita1-0/+1
2015-09-22e1000e: Enable TSO for stacked VLANToshiaki Makita1-0/+1
2015-09-22igbvf: Enable TSO for stacked VLANToshiaki Makita1-0/+1
2015-09-22e1000: remove dead e1000_init_eeprom_params callsFrancois Romieu1-8/+0
2015-09-22fm10k: add support for extra debug statisticsJacob Keller6-36/+243
2015-09-22fm10k: TRIVIAL remove unnecessary commaJacob Keller1-2/+2
2015-09-22fm10k: create "correct" header for the remote end on connectJacob Keller1-1/+24
2015-09-22fm10k: drop transmitted messages in Tx FIFO as part of reset_workJacob Keller1-1/+18
2015-09-22ixgbe: Add fdir support for SCTP on X550Don Skidmore2-0/+11
2015-09-22ixgbe: Add SFP+ detection for X550 hardwareDon Skidmore1-3/+9
2015-09-22fm10k: remove comment about rtnl_lock around mbx operationsJacob Keller1-3/+1
2015-09-21drivers/net/ieee802154/at86rf230.c: seq_printf() now returns NULLStephen Rothwell1-25/+10
2015-09-21drivers: net: cpsw-common: add support for reading mac address for dra7 and a...Mugunthan V N1-0/+6
2015-09-21drivers: net: cpsw: davinci_emac: move reading mac id to common fileMugunthan V N4-59/+57
2015-09-21Merge tag 'linux-can-next-for-4.4-20150921' of git://git.kernel.org/pub/scm/l...David S. Miller1-105/+92
2015-09-21net: bcmgenet: Remove duplicate test for tx_coalesce_usecs_highFlorian Fainelli1-2/+1
2015-09-21s390/iucv: do not use arrays as argumentUrsula Braun5-25/+23
2015-09-21qeth: add layer 2 RX/TX checksum offloadingThomas Richter4-147/+285
2015-09-21qeth: move OSA portname into deprecated statusUrsula Braun3-97/+11
2015-09-21qeth: no write permission for readonly sysattrLakhvich Dmitriy1-1/+1