summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
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-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-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-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-20wl12xx: mark no sched scan only after FW eventEyal Shapira
2011-12-20wl12xx: fix sched scan of DFS channelsEyal Shapira
2011-12-20wl12xx: add missing copyright noticeLuciano Coelho
2011-12-20wl12xx: check the actual vif operstate in wl1271_dev_notifyEliad Peller
2011-12-20wl12xx: stop device role on remove_interfaceEliad Peller
2011-12-20wl12xx: fix checking of started dev roleEliad Peller
2011-12-20wl12xx: flush packets before stopping dev roleEliad Peller
2011-12-20wl12xx: make WL1271_FLAG_IDLE flag per-vifEliad Peller
2011-12-20wl12xx: remove redundant code from wl1271_op_conf_txEliad Peller
2011-12-20wl12xx: implement change_interfaceEliad Peller
2011-12-20macvtap: Fix macvtap_get_queue to use rxhash firstKrishna Kumar
2011-12-20mlx4_en: FIX: Setting default_qpn before using itYevgeny Petrilin
2011-12-19module_param: make bool parameters really bool (net & drivers/net)Rusty Russell
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell
2011-12-19asix: new device idAurelien Jacobs