summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-1645-58/+76
* net: mvpp2: Fix a typo in the licenseEzequiel Garcia2014-07-161-1/+1
* ethernet: amd: fix 'foo* bar'Varka Bhadram2014-07-151-36/+40
* ethernet: amd: fix pci device idsVarka Bhadram2014-07-151-9/+11
* ethernet: amd: fix comment stylesVarka Bhadram2014-07-151-95/+86
* ethernet: amd: dynamic debug fixesVarka Bhadram2014-07-151-32/+26
* ethernet: amd: use devm_ioremap()Varka Bhadram2014-07-151-5/+2
* ethernet: amd: move amd111e_remove_one after probeVarka Bhadram2014-07-151-12/+13
* sfc: Add 40G link capability decodingEdward Cree2014-07-151-0/+11
* sfc: Adding PCI ID for Solarflare 7000 series 40G network adapter.Mateusz Wrzesinski2014-07-151-0/+2
* vxlan: Call udp_sock_createTom Herbert2014-07-152-91/+25
* slip: remove unnecessary break after gotoFabian Frederick2014-07-141-1/+0
* rtlwifi: remove unnecessary break after gotoFabian Frederick2014-07-141-1/+0
* wcn36xx: remove unnecessary break after gotoFabian Frederick2014-07-141-1/+0
* orinoco_usb: remove unnecessary break after gotoFabian Frederick2014-07-141-1/+0
* ps3_gelic: remove unnecessary break after gotoFabian Frederick2014-07-141-3/+0
* i40evf: remove unnecessary break after gotoFabian Frederick2014-07-141-2/+0
* i40e: remove unnecessary break after gotoFabian Frederick2014-07-141-2/+0
* ixgbe: remove unnecessary break after gotoFabian Frederick2014-07-143-7/+0
* igb: remove unnecessary break after gotoFabian Frederick2014-07-141-1/+0
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-07-1412-27/+39
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-07-1112-27/+39
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-07-1022-44/+144
| | |\
| | | * rt2800usb: Don't perform DMA from stackAndrea Merello2014-07-071-6/+22
| | | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-07-073-21/+8
| | | |\
| | | * | mwifiex: initialize Tx/Rx info of a packet correctlyAmitkumar Karwar2014-07-037-0/+8
| | | * | Merge branch 'ath-current' of git://github.com/kvalo/athJohn W. Linville2014-06-262-19/+5
| | | |\ \
| | | | * | ath10k: fix 8th virtual AP interface with DFSBartosz Markowski2014-06-021-1/+5
| | | | * | ath10k: remove unnecessary htt rx corruption checkMichal Kazior2014-06-021-18/+0
| | | * | | brcmfmac: assign chip id and rev in bus interface after brcmf_usb_dlneededArend van Spriel2014-06-251-2/+3
| | | * | | mwifiex: fix Tx timeout issueAmitkumar Karwar2014-06-251-0/+1
| | | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-06-254-47/+29
| | | |\ \ \
* | | | | | | r8169: support IPv6hayeswang2014-07-111-12/+145
* | | | | | | r8169: use Giant Sendhayeswang2014-07-111-1/+7
* | | | | | | r8169: split rtl8169_tso_csumhayeswang2014-07-111-34/+37
* | | | | | | dp83640: Adjust ptp event timestampsStefan Sørensen2014-07-111-0/+3
|/ / / / / /
* | | | | | ethernet: Add new driver for Marvell Armada 375 network unitMarcin Wojtas2014-07-113-0/+6402
* | | | | | net: cpmac: fix in debug messagesVarka Bhadram2014-07-111-12/+12
* | | | | | bridge: fdb dumping takes a filter deviceJamal Hadi Salim2014-07-103-5/+8
* | | | | | r8152: support jumbo frame for RTL8153hayeswang2014-07-101-4/+32
* | | | | | net: cpmac: fix in releasing resourcesVarka Bhadram2014-07-101-2/+3
* | | | | | net: cpmac: fix proper spacing before return statementVarka Bhadram2014-07-101-0/+8
* | | | | | net: cpmac: fix missing a blank line after declarationsVarka Bhadram2014-07-101-0/+8
* | | | | | net: cpmac: fix cpmac driver structureVarka Bhadram2014-07-101-3/+5
* | | | | | net: cpmac: dynamic debug fixesVarka Bhadram2014-07-101-74/+62
* | | | | | net: cpmac: fix commentsVarka Bhadram2014-07-101-19/+21
* | | | | | net: cpmac: remove space in macro definationVarka Bhadram2014-07-101-41/+41
* | | | | | net: systemport: use kcalloc instead of kzallocFlorian Fainelli2014-07-101-3/+3
* | | | | | net: systemport: align multiple lines correctlyFlorian Fainelli2014-07-101-59/+58
* | | | | | hyperv: Add netpoll supportRichard Weinberger2014-07-101-0/+11