summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2012-01-02ixgbe: add support for new 82599 device.Don Skidmore
2012-01-02ixgbe: add support for new 82599 device idEmil Tantilov
2012-01-02ixgbe: add write flush in ixgbe_clock_out_i2c_byte()Emil Tantilov
2012-01-02ixgbe: fix typo'sStephen Hemminger
2012-01-02ixgbe: fix incorrect PHY register readsEmil Tantilov
2012-01-02igb: Add flow control advertising to ethtool setting.Carolyn Wyborny
2012-01-02ixgbevf: Fix register defines to correctly handle complex expressionsAlexander Duyck
2012-01-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-30skge: restore rx multicast filter on resume and after config changesFlorian Zumbiehl
2011-12-30be2net: query link status in be_open()Ajit Khaparde
2011-12-30be2net: fix range check for set_qos for a VFAjit Khaparde
2011-12-30be2net: fix be_vlan_add/rem_vidAjit Khaparde
2011-12-30mlx4_en: nullify cq->vector field when closing completion queueYevgeny Petrilin
2011-12-29virtio_net: use non-reentrant workqueue.Rusty Russell
2011-12-29virtio_net: set/cancel work on ndo_open/ndo_stopRusty Russell
2011-12-29mlx4_core: limiting VF port optionsYevgeny Petrilin
2011-12-29mlx4_core: using array index for sense_allowedYevgeny Petrilin
2011-12-28net: fec: Adjust ENET MDIO timeoutsRogerio Pimentel
2011-12-28net: flexcan: convert to clk_prepare/clk_unprepareShawn Guo
2011-12-28net: fec: add clk_prepare/clk_unprepareRichard Zhao
2011-12-27Merge branch 'v3.2-rc6' into next/driversArnd Bergmann
2011-12-27Merge branch 'omap/hwmod' into next/driversArnd Bergmann
2011-12-27net: meth: Add set_rx_mode hook to fix ICMPv6 neighbor discoveryJoshua Kinard
2011-12-27net: calxeda xgmac ethernet driver add missing HAS_IOMEM dependencyHeiko Carstens
2011-12-26mlx4: Add missing include of linux/slab.hAxel Lin
2011-12-25Merge branch 'pm-sleep' into pm-for-linusRafael J. Wysocki
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-23usb: pegasus: cleanup a couple conditionsDan Carpenter
2011-12-23drivers/net/usb/asix: fixed asix_get_wol reported wrong wol status issueallan
2011-12-23bna: Add debugfs interface.Krishna Gudipati
2011-12-23bna: Added flash sub-module and ethtool eeprom entry points.Krishna Gudipati
2011-12-23stmmac: fix missing module license in the main.Giuseppe Cavallaro
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers
2011-12-21net: macb: fix build break with !CONFIG_OFOlof Johansson
2011-12-21Merge branch 'master' into pm-sleepRafael J. Wysocki
2011-12-21stmmac: add the experimental PCI supportGiuseppe CAVALLARO
2011-12-21net: ethernet: xilinx: Don't use NO_IRQ in xilinxMichal Simek
2011-12-21mwifiex: fix issues in band configuration codeAmitkumar Karwar
2011-12-21mwifiex: use IEEE80211_HT_PARAM_CHA_SEC_* macrosAmitkumar Karwar
2011-12-21mwifiex: remove redundant band config codeAmitkumar Karwar
2011-12-21atheros: force endian checks on atheros wireless driversLuis R. Rodriguez
2011-12-21mwl8k: Call ieee80211_stop_tx_ba_cb_irqsafe for already deleted BA streamYogesh Ashok Powar
2011-12-21ath9k: fix roadkill due to Joe's patch on ath_dbg() changesLuis R. Rodriguez
2011-12-21iwlagn: fix (remove) use of PAGE_SIZEJohannes Berg
2011-12-21rt2800: Add support for the Fujitsu Stylistic Q550Alan Cox
2011-12-21libertas: clean up scan thread handlingAndres Salomon
2011-12-21ath9k: classify DFS debug header furtherLuis R. Rodriguez
2011-12-21Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2011-12-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-20xen/netback: Enable netback on HVM guestsDaniel De Graaf