summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-263-4/+4
|\
| * new helper: file_inode(file)Al Viro2013-02-223-4/+4
* | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-261-11/+1
|\ \
| * | virtio: use module_virtio_driver.Rusty Russell2013-02-131-11/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-02-2618-180/+98
|\ \
| * | usbnet: smsc95xx: rename FEATURE_AUTOSUSPENDMing Lei2013-02-251-7/+7
| * | usbnet: smsc95xx: fix broken runtime suspendMing Lei2013-02-251-10/+2
| * | usbnet: smsc95xx: fix suspend failureMing Lei2013-02-251-3/+9
| * | bgmac: fix indexing of 2nd level loopsRafał Miłecki2013-02-251-7/+11
| * | b43: Fix lockdep splat on module unloadLarry Finger2013-02-251-1/+2
| * | VXLAN: Use tunnel_ip_select_ident() for tunnel IP-Identification.Pravin B Shelar2013-02-251-1/+2
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-253-29/+5
| |\ \
| | * | brcmfmac: fix missing unlock on error in brcmf_notify_vif_event()Wei Yongjun2013-02-221-1/+3
| | * | mwifiex: fix system freeze while reloading driverAvinash Patil2013-02-221-10/+1
| | * | mwifiex: don't drop carrier flag over suspendDaniel Drake2013-02-222-18/+1
| * | | net/pasemi: Fix missing coding styleSyam Sidhardhan2013-02-241-3/+6
| * | | vmxnet3: fix ethtool ring buffer size settingNeil Horman2013-02-241-4/+2
| * | | vmxnet3: make local function staticstephen hemminger2013-02-241-2/+2
| * | | bnx2x: remove dead code and make local funcs staticstephen hemminger2013-02-242-60/+2
| * | | gianfar: fix compile fail for NET_POLL=y due to struct packingPaul Gortmaker2013-02-241-12/+14
| * | | vxlan: remove depends on CONFIG_EXPERIMENTALKees Cook2013-02-231-1/+1
| * | | mlx4_en: fix allocation of CPU affinity reverse-mapKleber Sacilotto de Souza2013-02-231-1/+1
| * | | mlx4_en: fix allocation of device tx_cqKleber Sacilotto de Souza2013-02-231-1/+1
| * | | net: fec: Fix division by zeroFabio Estevam2013-02-221-34/+34
| * | | qlcnic: Bump up the version to 5.1.35Jitendra Kalsaria2013-02-211-2/+2
| * | | qlcnic: Fix configure interrupts for 83xx adapter typesManish Chopra2013-02-211-7/+0
| * | | qlcnic: Fix internal loopback test for 82xx adapterShahed Shaikh2013-02-211-1/+1
| * | | net: fec: Ensure that initialization is done prior to request_irq()Fabio Estevam2013-02-211-15/+15
* | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-02-267-63/+243
|\ \ \ \
| * | | | mlx4: Implement memory windows allocation and deallocationShani Michaeli2013-02-251-0/+95
| * | | | mlx4_core: Enable memory windows in {INIT, QUERY}_HCAShani Michaeli2013-02-254-0/+10
| * | | | mlx4_core: Disable memory windows for virtual functionsShani Michaeli2013-02-254-15/+75
| * | | | mlx4_core: Propagate MR deregistration failures to callerShani Michaeli2013-02-212-9/+24
| * | | | mlx4_core: Rename MPT-related functions to have mpt_ prefixShani Michaeli2013-02-213-39/+39
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-02-231-2/+2
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2013-02-201-2/+2
| |\ \ \ \ \
| | * | | | | powerpc, dma: move bestcomm driver from arch/powerpc/sysdev to drivers/dmaPhilippe De Muyter2013-01-031-2/+2
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-02-212-1/+1
|\ \ \ \ \ \ \
| * | | | | | | drivers/net,AT91RM9200: add missing GENERIC_HARDIRQS dependencyHeiko Carstens2013-02-141-0/+1
| * | | | | | | phylib: remove !S390 dependeny from KconfigHeiko Carstens2013-02-141-1/+0
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-215-5/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | net: mvneta: remove unneeded version.h includeJesper Juhl2013-01-291-1/+0
| * | | | | | | | Merge branch 'master' into for-nextJiri Kosina2013-01-29858-26598/+68508
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | treewide: Fix typo in various driversMasanari Iida2013-01-091-1/+1
| * | | | | | | | treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers2013-01-033-3/+3
* | | | | | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-02-211-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sun.com documentation fixesChristian Kujau2013-02-211-2/+2
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-02-211-0/+3
|\ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ Merge branch 'omap/multiplatform-fixes', tag 'v3.8-rc5' into next/multiplatformArnd Bergmann2013-02-1538-84/+6409
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| | | * | | | | | | | net: cwdavinci_cpdma: export symbols for cpswArnd Bergmann2013-02-151-0/+3
| | |/ / / / / / / / | |/| | | | | | | |
OpenPOWER on IntegriCloud