summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: remove redundant warning logAriel Elior2012-11-231-4/+7
* 8139cp: revert "set ring address before enabling receiver"françois romieu2012-11-231-11/+11
* team: bcast: convert return value of team_dev_queue_xmit() to bool correctlyJiri Pirko2012-11-211-3/+3
* bonding: Bonding driver does not consider the gso_max_size/gso_max_segs setti...Sarveshwar Bandi2012-11-211-0/+7
* xen/netfront: handle compound page fragments on transmitIan Campbell2012-11-211-21/+77
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-216-17/+30
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-11-192-8/+14
| |\
| | * iwlwifi: don't WARN when a non empty queue is disabledEmmanuel Grumbach2012-11-181-8/+0
| | * iwlwifi: fix monitor mode FCS flagJohannes Berg2012-11-141-0/+14
| * | ath9k_hw: Fix regression in device resetSujith Manoharan2012-11-191-1/+1
| * | mwifiex: report error to MMC core if we cannot suspendBing Zhao2012-11-161-5/+6
| * | mwifiex: fix system hang issue in cmd timeout error caseBing Zhao2012-11-161-3/+8
| * | rtlwifi: rtl8192cu: Add new USB IDAlbert Pool2012-11-161-0/+1
* | | net: fix build failure in xilinxJeff Mahoney2012-11-201-0/+2
* | | irda: sir_dev: Fix copy/paste typoAlexander Shiyan2012-11-201-1/+1
* | | ixp4xx_hss: avoid calling dma_pool_create() with NULL devXi Wang2012-11-201-3/+5
* | | ixp4xx_eth: avoid calling dma_pool_create() with NULL devXi Wang2012-11-201-3/+5
* | | ne2000: add the right platform deviceAlan Cox2012-11-201-0/+1
* | | of/net/mdio-gpio: Fix pdev->id issue when using devicetrees.Srinivas Kandagatla2012-11-191-4/+7
* | | sis900: fix sis900_set_mode call parameters.Francois Romieu2012-11-181-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-164-5/+24
|\ \ \ | |/ /
| * | brcmfmac: fix typo in CONFIG_BRCMISCANHauke Mehrtens2012-11-141-1/+1
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-11-143-4/+23
| |\ \ | | |/
| | * iwlwifi: use ieee80211_free_txskbJohannes Berg2012-11-072-2/+2
| | * iwlwifi: handle DMA mapping failuresJohannes Berg2012-11-051-2/+21
* | | tilegx: request_irq with a non-null device nameSimon Marchi2012-11-161-1/+1
* | | Revert "drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobu...David S. Miller2012-11-141-1/+0
* | | net/smsc911x: Fix ready check in cases where WORD_SWAP is neededKamlakant Patel2012-11-141-2/+15
* | | drivers/net: fix tasklet misuse issueXiaotian Feng2012-11-143-38/+18
* | | vxlan: Update hard_header_len based on lowerdev when instantiating VXLANAlexander Duyck2012-11-131-0/+4
* | | vxlan: fix a typo.Rami Rosen2012-11-131-1/+1
* | | vxlan: Fix error that was resulting in VXLAN MTU size being 10 bytes too largeAlexander Duyck2012-11-131-2/+2
* | | net: cdc_ncm: add Huawei devicesBjørn Mork2012-11-131-4/+18
* | | smsc95xx: set MII_BUSY bit to read/write PHY regsSteve Glendinning2012-11-131-2/+2
* | | gianfar: ethernet vanishes after restoring from hibernationWang Dongsheng2012-11-091-1/+4
* | | usbnet: ratelimit kevent may have been dropped warningsSteve Glendinning2012-11-091-3/+5
* | | net: usb: cdc_eem: Fix rx skb allocation for 802.1Q VLANsIan Coolidge2012-11-071-1/+2
* | | cxgb4: Fix initialization of SGE_CONTROL registerVipul Pandya2012-11-071-1/+1
* | | cxgb4: Initialize data structures before using.Vipul Pandya2012-11-071-0/+4
* | | net: bnx2x: Fix typo in bnx2x driverMasanari Iida2012-11-032-3/+3
* | | smsc95xx: fix tx checksum offload for big endianSteve Glendinning2012-11-031-0/+1
* | | r8169: allow multicast packets on sub-8168f chipset.Nathan Walp2012-11-031-0/+3
* | | r8169: Fix WoL on RTL8168d/8111d.Cyril Brulebois2012-11-031-0/+2
* | | drivers/net: use tasklet_kill in device remove/close processXiaotian Feng2012-11-035-9/+9
* | | vmxnet3: must split too big fragmentsEric Dumazet2012-11-021-20/+45
* | | cxgb4: Fix unable to get UP event from the LLDVipul Pandya2012-11-021-10/+0
* | | drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_freePeter Senna Tschudin2012-11-021-0/+1
* | | drivers/net/ethernet/nxp/lpc_eth.c: Call mdiobus_unregister before mdiobus_freePeter Senna Tschudin2012-11-021-0/+1
* | | bnx2x: fix HW initialization using fw 7.8.xDmitry Kravkov2012-11-021-1/+2
* | | bonding: fix second off-by-one errornikolay@redhat.com2012-11-011-1/+1
OpenPOWER on IntegriCloud