summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2012-01-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville141-5022/+6284
2012-01-03skge: fix warning when CONFIG_PM is defined but not CONFIG_PM_SLEEPDaniel Halperin1-2/+2
2012-01-03net/davinci: do not use all descriptors for tx packetsSascha Hauer1-0/+8
2012-01-03mlx4_core: Elaborating limitation on VF port optionsYevgeny Petrilin1-1/+6
2012-01-03mlx4_core: fix mtt range deallocationMarcel Apfelbaum1-2/+2
2012-01-03bonding: fix error handling if slave is busy (v2)stephen hemminger1-2/+7
2012-01-038139cp: properly config rx mode after resumingJason Wang1-6/+3
2012-01-038139cp/8139too: do not read into reserved registersJason Wang2-2/+2
2012-01-03ixgbe: add support for new 82599 device.Don Skidmore3-5/+22
2012-01-03ixgbe: add support for new 82599 device idEmil Tantilov3-0/+3
2012-01-03ixgbe: add write flush in ixgbe_clock_out_i2c_byte()Emil Tantilov1-0/+1
2012-01-03ixgbe: fix typo'sStephen Hemminger1-7/+7
2012-01-03ixgbe: fix incorrect PHY register readsEmil Tantilov1-4/+4
2012-01-03igb: Add flow control advertising to ethtool setting.Carolyn Wyborny1-2/+4
2012-01-03ixgbevf: Fix register defines to correctly handle complex expressionsAlexander Duyck2-23/+23
2012-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-0/+4
2011-12-31skge: restore rx multicast filter on resume and after config changesFlorian Zumbiehl1-0/+3
2011-12-31be2net: query link status in be_open()Ajit Khaparde5-19/+45
2011-12-31be2net: fix range check for set_qos for a VFAjit Khaparde1-5/+9
2011-12-31be2net: fix be_vlan_add/rem_vidAjit Khaparde1-11/+24
2011-12-31mlx4_en: nullify cq->vector field when closing completion queueYevgeny Petrilin1-0/+1
2011-12-30virtio_net: use non-reentrant workqueue.Rusty Russell1-3/+3
2011-12-30virtio_net: set/cancel work on ndo_open/ndo_stopRusty Russell1-4/+13
2011-12-30mlx4_core: limiting VF port optionsYevgeny Petrilin1-2/+4
2011-12-30mlx4_core: using array index for sense_allowedYevgeny Petrilin1-1/+1
2011-12-28net: fec: Adjust ENET MDIO timeoutsRogerio Pimentel1-1/+1
2011-12-27net: meth: Add set_rx_mode hook to fix ICMPv6 neighbor discoveryJoshua Kinard1-1/+47
2011-12-27net: calxeda xgmac ethernet driver add missing HAS_IOMEM dependencyHeiko Carstens1-1/+1
2011-12-27mlx4: Add missing include of linux/slab.hAxel Lin1-0/+1
2011-12-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-13/+19
2011-12-24usb: pegasus: cleanup a couple conditionsDan Carpenter1-2/+2
2011-12-24drivers/net/usb/asix: fixed asix_get_wol reported wrong wol status issueallan1-1/+5
2011-12-24bna: Add debugfs interface.Krishna Gudipati10-4/+827
2011-12-24bna: Added flash sub-module and ethtool eeprom entry points.Krishna Gudipati9-39/+771
2011-12-23stmmac: fix missing module license in the main.Giuseppe Cavallaro1-0/+4
2011-12-22stmmac: add the experimental PCI supportGiuseppe CAVALLARO9-290/+612
2011-12-22net: ethernet: xilinx: Don't use NO_IRQ in xilinxMichal Simek2-2/+2
2011-12-22mwifiex: fix issues in band configuration codeAmitkumar Karwar2-30/+20
2011-12-22mwifiex: use IEEE80211_HT_PARAM_CHA_SEC_* macrosAmitkumar Karwar7-39/+35
2011-12-22mwifiex: remove redundant band config codeAmitkumar Karwar4-95/+24
2011-12-22atheros: force endian checks on atheros wireless driversLuis R. Rodriguez1-0/+1
2011-12-22mwl8k: Call ieee80211_stop_tx_ba_cb_irqsafe for already deleted BA streamYogesh Ashok Powar1-7/+7
2011-12-22ath9k: fix roadkill due to Joe's patch on ath_dbg() changesLuis R. Rodriguez1-4/+4
2011-12-22iwlagn: fix (remove) use of PAGE_SIZEJohannes Berg2-44/+31
2011-12-22rt2800: Add support for the Fujitsu Stylistic Q550Alan Cox1-0/+2
2011-12-22libertas: clean up scan thread handlingAndres Salomon1-4/+6
2011-12-22ath9k: classify DFS debug header furtherLuis R. Rodriguez1-3/+3
2011-12-22Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville7-64/+96
2011-12-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-3/+1
2011-12-21wl12xx: mark no sched scan only after FW eventEyal Shapira2-2/+1