summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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 Perches12-327/+355
2015-09-23arcnet: Expand odd BUGLVL macro with if and usesJoe Perches12-58/+93
2015-09-23arcnet: Neaten BUGMSG macro definesJoe Perches1-7/+17
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 Perches13-93/+13
2015-09-23arcnet: Use normal kernel spacing styleJoe Perches13-394/+394
2015-09-23arcnet: fix indentation of if_arcnet.hJoe Perches1-29/+26
2015-09-23usbnet: remove invalid checkAndrzej Hajda3-15/+0
2015-09-23rndis_wlan: fix checking for default valueAndrzej Hajda1-1/+1
2015-09-23orinoco: fix checking for default valueAndrzej Hajda1-3/+3
2015-09-23mwifiex: fix comparison expressionAndrzej Hajda1-2/+2
2015-09-23net: brcm80211: fix range checkAndrzej Hajda1-1/+1
2015-09-23net: stmmac: fix type of entry variableAndrzej Hajda1-1/+1
2015-09-23net/ibm/emac: fix type of phy_modeAndrzej Hajda1-1/+1
2015-09-23isdn: hisax: fix frame calculationAndrzej Hajda1-5/+5
2015-09-23ixgbe: Enable bit-banging mode on X550Mark Rustad1-2/+63
2015-09-23ixgbe: Set lan_id before first I2C eeprom accessMark Rustad1-3/+3
2015-09-23ixgbe: Provide unlocked I2C methodsMark Rustad4-28/+186
2015-09-23ixgbe: Provide I2C combined on X550EMMark Rustad1-2/+2
2015-09-23ixgbe: Add X550EM support for SFP insertion interruptMark Rustad1-0/+2
2015-09-23ixgbe: Accept SFP not present errors on all devicesMark Rustad1-2/+1
2015-09-23ixgbevf: Enables TSO for stacked VLANToshiaki Makita1-0/+1
2015-09-23e1000e: Enable TSO for stacked VLANToshiaki Makita1-0/+1
2015-09-23igbvf: Enable TSO for stacked VLANToshiaki Makita1-0/+1
2015-09-23e1000: remove dead e1000_init_eeprom_params callsFrancois Romieu1-8/+0
2015-09-23fm10k: add support for extra debug statisticsJacob Keller6-36/+243
2015-09-23fm10k: TRIVIAL remove unnecessary commaJacob Keller1-2/+2
2015-09-23fm10k: create "correct" header for the remote end on connectJacob Keller1-1/+24
2015-09-23fm10k: drop transmitted messages in Tx FIFO as part of reset_workJacob Keller1-1/+18
2015-09-23ixgbe: Add fdir support for SCTP on X550Don Skidmore2-0/+11
2015-09-23ixgbe: Add SFP+ detection for X550 hardwareDon Skidmore1-3/+9
2015-09-23fm10k: remove comment about rtnl_lock around mbx operationsJacob Keller1-3/+1
2015-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller120-653/+816
2015-09-22drivers/net/ieee802154/at86rf230.c: seq_printf() now returns NULLStephen Rothwell1-25/+10
2015-09-22Merge branch 'cpsw-macid-no-of'David S. Miller6-59/+65
2015-09-22arm: dts: am4372: add syscon phandle to cpsw nodeMugunthan V N1-0/+1
2015-09-22arm: dts: dra7: add syscon phandle to cpsw nodeMugunthan V N1-0/+1
2015-09-22drivers: net: cpsw-common: add support for reading mac address for dra7 and a...Mugunthan V N1-0/+6
2015-09-22drivers: net: cpsw: davinci_emac: move reading mac id to common fileMugunthan V N4-59/+57
2015-09-22Merge tag 'linux-can-next-for-4.4-20150921' of git://git.kernel.org/pub/scm/l...David S. Miller3-106/+95
2015-09-22net: bcmgenet: Remove duplicate test for tx_coalesce_usecs_highFlorian Fainelli1-2/+1
2015-09-22tcp: send loss probe after 1s if no RTT availableYuchung Cheng1-4/+5
2015-09-22tcp: usec resolution SYN/ACK RTTYuchung Cheng6-19/+20
2015-09-22Merge branch 's390-next'David S. Miller14-292/+341
2015-09-22s390/iucv: do not use arrays as argumentUrsula Braun8-46/+43
2015-09-22qeth: add layer 2 RX/TX checksum offloadingThomas Richter4-147/+285