summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* be2net: Fix to configure VLAN priority for a VF interface.Ajit Khaparde2013-09-271-10/+11
* be2net: Fix to allow VLAN configuration on VF interfaces.Ajit Khaparde2013-09-271-9/+0
* be2net: Fix number of VLANs supported in UMC mode for BE3-R.Ajit Khaparde2013-09-272-0/+3
* be2net: Fix VLAN promiscuous mode programmingAjit Khaparde2013-09-274-6/+40
* be2net: Fix the size of be_nic_res_desc structureAjit Khaparde2013-09-271-1/+1
* be2net: Fix to prevent Tx stall on SH-R when packet size < 32Ajit Khaparde2013-09-271-3/+3
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-09-2718-84/+59
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-09-2718-84/+59
| |\
| | * brcmsmac: call bcma_core_pci_power_save() from non-atomic contextArend van Spriel2013-09-261-0/+4
| | * brcmfmac: obtain platform data upon module initializationArend van Spriel2013-09-264-23/+24
| | * mwifiex: fix NULL pointer dereference in usb suspend handlerBing Zhao2013-09-261-7/+0
| | * mwifiex: fix hang issue for USB chipsetsAmitkumar Karwar2013-09-263-4/+4
| | * p54usb: add USB ID for Corega WLUSB2GTST USB adapterChristian Lamparter2013-09-261-0/+1
| | * cw1200: Use a threaded oneshot irq handler for cw1200_spiSolomon Peachy2013-09-261-3/+4
| | * Revert "cw1200: Don't perform SPI transfers in interrupt context"Solomon Peachy2013-09-264-33/+4
| | * mwifiex: fix PCIe hs_cfg cancel cmd timeoutBing Zhao2013-09-261-3/+2
| | * rtlwifi: Align private space in rtl_priv structLarry Finger2013-09-261-1/+1
| | * ath9k: add txq locking for ath_tx_aggr_startFelix Fietkau2013-09-261-0/+6
| | * p54usb: fix leak at failure path in p54u_load_firmware()Alexey Khoroshilov2013-09-261-0/+1
| | * ath9k: don't use BAW tracking on PS responses for non-AMPDU packetsFelix Fietkau2013-09-261-2/+4
| | * ath9k: Fix regression in LNA diversitySujith Manoharan2013-09-261-7/+0
| | * ath9k: do not link bf_next across multiple A-MPDUsFelix Fietkau2013-09-261-1/+3
| | * ath9k: fix stale flag handling on buffer cloneFelix Fietkau2013-09-261-0/+1
* | | i40e: clean up coccicheck reported errorsJesse Brandeburg2013-09-272-5/+4
* | | i40e: better return valuesJesse Brandeburg2013-09-271-16/+21
* | | i40e: convert ret to aq_retJesse Brandeburg2013-09-271-55/+52
* | | i40e: small clean ups from reviewJesse Brandeburg2013-09-271-3/+3
* | | i40e: use common failure flowJesse Brandeburg2013-09-271-6/+6
* | | igb: Fix ethtool loopback test for 82580 copperTodd Fujinaka2013-09-271-0/+3
|/ /
* | Merge branch 'fixes-for-3.12' of git://gitorious.org/linux-can/linux-canDavid S. Miller2013-09-271-4/+11
|\ \
| * | can: pcan_usb_core: fix memory leak on failure paths in peak_usb_start()Alexey Khoroshilov2013-09-201-4/+11
| |/
* | via-rhine: fix VLAN priority field (PCP, IEEE 802.1p)Roger Luethi2013-09-261-2/+7
* | qlge: call ql_core_dump() only if dump memory was allocated.malahal@us.ibm.com2013-09-242-3/+3
* | skge: fix invalid value passed to pci_unmap_sigleMikulas Patocka2013-09-241-3/+6
* | bnx2x: handle known but unsupported VF messagesAriel Elior2013-09-231-26/+24
* | bnx2x: prevent masked MCP parities from appearingYuval Mintz2013-09-231-0/+8
* | bnx2x: prevent masking error from cnicYuval Mintz2013-09-231-2/+1
* | bnx2x: add missing VF resource allocation during initAriel Elior2013-09-231-0/+3
* | bnx2x: Fix support for VFs on some PFsAriel Elior2013-09-231-1/+1
* | bnx2x: Prevent mistaken hangup between driver & FWEilon Greenstein2013-09-231-9/+7
* | bnx2x: Fix 848xx duplex settingsYaniv Rosner2013-09-231-24/+33
* | bnx2x: Specific Active-DAC is not detected on 57810Yaniv Rosner2013-09-231-1/+6
* | bnx2x: 57840 non-external loopback test fail on 1GYaniv Rosner2013-09-231-4/+13
* | bnx2x: KR2 disablement fixYaniv Rosner2013-09-231-37/+39
* | bnx2x: Generalize KR work-aroundYaniv Rosner2013-09-231-24/+8
* | Merge branch 'sfc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2013-09-211-5/+5
|\ \
| * | sfc: Increase MCDI status timeout to 250msDaniel Pieczko2013-09-201-2/+2
| * | sfc: Wait for MC reboot to complete before scheduling driver resetDaniel Pieczko2013-09-201-3/+3
| |/
* | slcan: rewrite of slc_bump and slc_encapsAndre Naujoks2013-09-201-49/+87
* | slip/slcan: added locking in wakeup functionAndre Naujoks2013-09-202-0/+6
|/
OpenPOWER on IntegriCloud