summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2012-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-97/+55
2012-12-018139cp: fix coherent mapping leak in error path.françois romieu-3/+8
2012-11-30Merge tag 'ixp4xx-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds-1/+1
2012-11-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-6/+6
2012-11-29bonding: fix race condition in bonding_store_slaves_activenikolay@redhat.com-0/+2
2012-11-29bonding: make arp_ip_target parameter checks consistent with sysfsnikolay@redhat.com-2/+3
2012-11-29bonding: fix miimon and arp_interval delayed work race conditionsnikolay@redhat.com-86/+36
2012-11-28team: fix hw_features setupJiri Pirko-1/+3
2012-11-28net: qmi_wwan: add Huawei E173Bjørn Mork-0/+1
2012-11-28net/mlx4_en: Can set maxrate only for TC0Amir Vadai-1/+1
2012-11-26can: peak_usb: fix hwtstamp assignmentOliver Hartkopp-4/+12
2012-11-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville-6/+6
2012-11-23bnx2x: remove redundant warning logAriel Elior-4/+7
2012-11-238139cp: revert "set ring address before enabling receiver"françois romieu-11/+11
2012-11-22WAN: Remove redundant HDLC info printed by IXP4xx HSS driver.Krzysztof Hałasa-1/+1
2012-11-21team: bcast: convert return value of team_dev_queue_xmit() to bool correctlyJiri Pirko-3/+3
2012-11-21bonding: Bonding driver does not consider the gso_max_size/gso_max_segs setti...Sarveshwar Bandi-0/+7
2012-11-21xen/netfront: handle compound page fragments on transmitIan Campbell-21/+77
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-17/+30
2012-11-21iwlwifi: fix the basic CCK rates calculationEmmanuel Grumbach-6/+6
2012-11-20net: fix build failure in xilinxJeff Mahoney-0/+2
2012-11-20irda: sir_dev: Fix copy/paste typoAlexander Shiyan-1/+1
2012-11-20ixp4xx_hss: avoid calling dma_pool_create() with NULL devXi Wang-3/+5
2012-11-20ixp4xx_eth: avoid calling dma_pool_create() with NULL devXi Wang-3/+5
2012-11-20ne2000: add the right platform deviceAlan Cox-0/+1
2012-11-19of/net/mdio-gpio: Fix pdev->id issue when using devicetrees.Srinivas Kandagatla-4/+7
2012-11-19Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville-8/+14
2012-11-19ath9k_hw: Fix regression in device resetSujith Manoharan-1/+1
2012-11-18sis900: fix sis900_set_mode call parameters.Francois Romieu-1/+1
2012-11-18iwlwifi: don't WARN when a non empty queue is disabledEmmanuel Grumbach-8/+0
2012-11-16mwifiex: report error to MMC core if we cannot suspendBing Zhao-5/+6
2012-11-16mwifiex: fix system hang issue in cmd timeout error caseBing Zhao-3/+8
2012-11-16rtlwifi: rtl8192cu: Add new USB IDAlbert Pool-0/+1
2012-11-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-5/+24
2012-11-16tilegx: request_irq with a non-null device nameSimon Marchi-1/+1
2012-11-14Revert "drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobu...David S. Miller-1/+0
2012-11-14net/smsc911x: Fix ready check in cases where WORD_SWAP is neededKamlakant Patel-2/+15
2012-11-14drivers/net: fix tasklet misuse issueXiaotian Feng-38/+18
2012-11-14brcmfmac: fix typo in CONFIG_BRCMISCANHauke Mehrtens-1/+1
2012-11-14Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville-4/+23
2012-11-14iwlwifi: fix monitor mode FCS flagJohannes Berg-0/+14
2012-11-13vxlan: Update hard_header_len based on lowerdev when instantiating VXLANAlexander Duyck-0/+4
2012-11-13vxlan: fix a typo.Rami Rosen-1/+1
2012-11-13vxlan: Fix error that was resulting in VXLAN MTU size being 10 bytes too largeAlexander Duyck-2/+2
2012-11-13net: cdc_ncm: add Huawei devicesBjørn Mork-4/+18
2012-11-13smsc95xx: set MII_BUSY bit to read/write PHY regsSteve Glendinning-2/+2
2012-11-09gianfar: ethernet vanishes after restoring from hibernationWang Dongsheng-1/+4
2012-11-09usbnet: ratelimit kevent may have been dropped warningsSteve Glendinning-3/+5
2012-11-07net: usb: cdc_eem: Fix rx skb allocation for 802.1Q VLANsIan Coolidge-1/+2
2012-11-07cxgb4: Fix initialization of SGE_CONTROL registerVipul Pandya-1/+1