summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2014-02-25qlcnic: Fix function return error checkShahed Shaikh
2014-02-25bnx2x: Remove hidden flow control goto from BNX2X_ALLOC macrosJoe Perches
2014-02-25net,IB/mlx: Bump all Mellanox driver versionsAmir Vadai
2014-02-25ath9k: fix invalid descriptor discardingFelix Fietkau
2014-02-25ath9k: reduce baseband hang detection false positive rateFelix Fietkau
2014-02-24r8169: initialize rtl8169_stats seqlockKyle McMartin
2014-02-24net: bcmgenet: remove unused bh_lock memberFlorian Fainelli
2014-02-24net: bcmgenet: remove commented code in bcmgenet_xmit()Florian Fainelli
2014-02-24net: bcmgenet: drop checks on priv->phydevFlorian Fainelli
2014-02-24gianfar: Fix Tx int miss, dont write IC on-the-flyClaudiu Manoil
2014-02-24gianfar: Fix device reset races (oops) for TxClaudiu Manoil
2014-02-24gianfar: Don't free/request irqs on device resetClaudiu Manoil
2014-02-24gianfar: Fix on-the-fly vlan and mtu updatesClaudiu Manoil
2014-02-24gianfar: Implement MAC reset and reconfig procedureClaudiu Manoil
2014-02-24bcmgenet: Deleted unnecessary select_queue method.David S. Miller
2014-02-24net: bcmgenet: Use devm_ioremap_resource()Fabio Estevam
2014-02-24cgxb4: Stop using ethtool SPEED_* constantsBen Hutchings
2014-02-24loopback: sctp: add NETIF_F_SCTP_CSUM to device featuresDaniel Borkmann
2014-02-24net: stmmac: Check return value of alloc_dma_desc_resources()Tobias Klauser
2014-02-24qlcnic: Update version to 5.3.56Shahed Shaikh
2014-02-24qlcnic: Enhance semaphore lock access failure error messageHarish Patil
2014-02-24qlcnic: Allow vlan0 trafficRajesh Borundia
2014-02-24qlcnic: Enhance driver message in failed state.Sucheta Chakraborty
2014-02-24qlcnic: Updates to QLogic application/driver interface for virtual NIC config...Jitendra Kalsaria
2014-02-24qlcnic: Re-factor firmware minidump template header handlingShahed Shaikh
2014-02-24net/mlx4: Fix limiting number of IRQ's instead of RSS queuesIdo Shamay
2014-02-24net/mlx4: Set number of RX rings in a utility functionIdo Shamay
2014-02-24bonding: remove no longer needed lock for bond_xxx_info_query()dingtianhong
2014-02-24bonding: use rcu_dereference() to access curr_active_slavedingtianhong
2014-02-24bonding: netpoll: remove unwanted slave_dev_support_netpoll()dingtianhong
2014-02-24virtio-net: alloc big buffers also when guest can receive UFOJason Wang
2014-02-24ath5k: set SURVEY_INFO_IN_USE on get_surveyFelix Fietkau
2014-02-24ath9k: make some hardware reset log messages debug-onlyFelix Fietkau
2014-02-24ath9k: do not set half/quarter channel flags in AR_PHY_MODEFelix Fietkau
2014-02-24ath9k: Use static constJoe Perches
2014-02-24ath9k: list more reset causes in debugfsFelix Fietkau
2014-02-24wireless/rt2x00: don't use PREPARE_WORK in rt2800usb.cTejun Heo
2014-02-24iwlegacy: properly enable power savingStanislaw Gruszka
2014-02-24iwlegacy: merge reclaim checkStanislaw Gruszka
2014-02-24iwl3945: fix wakeup interruptStanislaw Gruszka
2014-02-24mwifiex: enable obss scan offload feature flagAmitkumar Karwar
2014-02-24mwifiex: remove redundant del_timerAvinash Patil
2014-02-24mwifiex: use del_timer_sync instead of del_timerAvinash Patil
2014-02-24ath9k: Enable U-APSD AP mode supportJouni Malinen
2014-02-24drivers:net:wireless:airo.c:checkpatch.pl cleanupAvinash kumar
2014-02-24hostap: add Netgear MA401 cardCédric Le Goater
2014-02-24net: wireless: wl3501_cs: Remove duplicate includeSachin Kamat
2014-02-24b43: return true / false instead of numbers in functions which return bool valueZhao, Gang
2014-02-24b43: Kconfig: let config B43_BCMA_PIO depends on B43Zhao, Gang
2014-02-24rtlwifi: properly apply filter flagsPeter Wu