summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'depends/tty-omap-serial' into next/cleanupOlof Johansson2012-09-163-25/+26
|\
| * Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman2012-08-2781-583/+467
| |\
| * | TTY: use tty_port_register_deviceJiri Slaby2012-08-131-3/+4
| * | Merge tty-next into 3.6-rc1Greg Kroah-Hartman2012-08-06719-37513/+40170
| |\ \
| * | | 8250: three way resolve of the 8250 diffsAlan Cox2012-07-171-10/+12
| * | | tty: move the termios object into the ttyAlan Cox2012-07-162-12/+10
* | | | net: qmi_wwan: add several new Gobi devicesBjørn Mork2012-09-011-0/+3
* | | | fddi: 64 bit bug in smt_add_para()Dan Carpenter2012-09-011-1/+1
* | | | net: ethernet: fix kernel OOPS when remove davinci_mdio moduleBin Liu2012-08-311-1/+3
* | | | net: qmi_wwan: new device: Foxconn/Novatel E396Aleksander Morgado2012-08-311-0/+1
* | | | usbnet: fix deadlock in resumeOliver Neukum2012-08-311-1/+1
* | | | cs89x0 : packet reception not workingJaccon Bastiaansen2012-08-311-5/+5
* | | | bnx2x: Correct the ndo_poll_controller callMerav Sicron2012-08-301-3/+5
* | | | bnx2x: Move netif_napi_add to the open callMerav Sicron2012-08-305-13/+10
* | | | e1000e: DoS while TSO enabled caused by link partner with small MSSBruce Allan2012-08-302-25/+24
* | | | gianfar: fix default tx vlan offload feature flagClaudiu Manoil2012-08-301-1/+1
* | | | xen-netfront: use __pskb_pull_tail to ensure linear area is big enough on RXIan Campbell2012-08-301-29/+10
* | | | netpoll: revert 6bdb7fe3104 and fix be_poll() insteadAmerigo Wang2012-08-292-2/+6
* | | | Merge branch 'sfc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2012-08-241-2/+2
|\ \ \ \
| * | | | sfc: Fix reporting of IPv4 full filters through ethtoolBen Hutchings2012-08-241-2/+2
* | | | | Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-canDavid S. Miller2012-08-242-4/+7
|\ \ \ \ \
| * | | | | can: sja1000_platform: fix wrong flag IRQF_SHARED for interrupt sharingSven Schmitt2012-08-241-1/+3
| * | | | | can: softing: Fix potential memory leak in softing_load_fw()Alexey Khoroshilov2012-08-241-3/+4
* | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-08-248-18/+28
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-08-248-18/+28
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | brcm80211: smac: set interface down on resetVladimir Zapolskiy2012-08-221-0/+3
| | * | | | | iwlwifi: protect SRAM debugfsJohannes Berg2012-08-211-0/+3
| | * | | | | iwlwifi: fix flow handler debug codeJohannes Berg2012-08-213-16/+18
| | * | | | | drivers/net/wireless/ipw2x00/ipw2100.c: introduce missing initializationJulia Lawall2012-08-211-1/+2
| | * | | | | ath5k: fix wrong max power per rate eeprom reads for 802.11aThomas Huehn2012-08-212-1/+2
* | | | | | | stmmac: add header inclusion protectionRayagond Kokatanur2012-08-249-0/+43
|/ / / / / /
* | | | | | stmmac: fix a typo in the macro used to mask the mmc irqGiuseppe CAVALLARO2012-08-221-3/+3
* | | | | | stmmac: fix GMAC syn IDGiuseppe CAVALLARO2012-08-221-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-08-2127-301/+132
|\ \ \ \ \
| * | | | | netconsole: remove a redundant netconsole_target_put()Amerigo Wang2012-08-201-1/+0
| * | | | | net/stmmac: fix issue of clk_get for Loongson1B.Kelvin Cheung2012-08-201-1/+1
| * | | | | drivers/net/irda: fix error return codeJulia Lawall2012-08-202-0/+2
| * | | | | drivers/net/wan/dscc4.c: fix error return codeJulia Lawall2012-08-201-2/+3
| * | | | | drivers/net/wimax/i2400m/fw.c: fix error return codeJulia Lawall2012-08-201-1/+3
| * | | | | net: qmi_wwan: new devices: UML290 and K5006-ZBjørn Mork2012-08-201-0/+5
| * | | | | net: sh_eth: Add eth support for R8A7779 devicePhil Edworthy2012-08-202-5/+10
| * | | | | netdev/phy: skip disabled mdio-mux nodesTimur Tabi2012-08-201-1/+1
| | |/ / / | |/| | |
| * | | | vmxnet3: Fix race between dev_open() and register_netdev()Steve Hodgson2012-08-151-1/+1
| * | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-08-149-18/+27
| |\ \ \ \
| | * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-08-149-18/+27
| | |\ \ \ \ | | | |/ / /
| | | * | | ath5k: fix spin_lock_irqsave/spin_lock_bh nesting in meshBob Copeland2012-08-132-7/+4
| | | * | | ath9k: fix decrypt_error initialization in ath_rx_tasklet()Lorenzo Bianconi2012-08-131-1/+1
| | | * | | ath9k: stop btcoex on device suspendRajkumar Manoharan2012-08-101-0/+1
| | | * | | wireless: at76c50x: signedness bug in at76_dfu_get_state()Dan Carpenter2012-08-101-1/+1
| | | * | | rndis_wlan: Fix potential memory leak in update_pmkid()Alexey Khoroshilov2012-08-101-2/+4
OpenPOWER on IntegriCloud