aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-14net/wan: use module_pci_driverAxel Lin2-24/+2
2012-04-14net/tokenring: use module_pci_driverAxel Lin4-48/+4
2012-04-14ixgbe: add I2C clock stretchingDon Skidmore2-6/+15
2012-04-14igb: Update version to 3.4.7.Carolyn Wyborny1-2/+2
2012-04-14e1000e: cleanup boolean logicBruce Allan6-35/+31
2012-04-14e1000e: cleanup remaining strings split across multiple linesBruce Allan2-15/+12
2012-04-14e100: enable transmit time stamping.Richard Cochran1-0/+1
2012-04-14e100: Support the get_ts_info ethtool method.Richard Cochran1-0/+1
2012-04-13bonding: Fixup get_tx_queue() op second arg type.David S. Miller1-1/+1
2012-04-13net: WIZnet drivers: fix possible NULL dereferenceMike Sinkovsky2-2/+2
2012-04-13rtnetlink & bonding: change args got get_tx_queuesstephen hemminger1-5/+2
2012-04-13ethernet: replace open-coded ARRAY_SIZE with macroJim Cromie1-1/+1
2012-04-13enic: replace open-coded ARRAY_SIZE with macroJim Cromie1-1/+1
2012-04-13broadcom: replace open-coded ARRAY_SIZE with macroJim Cromie1-2/+1
2012-04-13net: Remove redundant spi driver bus initializationLars-Peter Clausen1-1/+0
2012-04-13caif-hsi: Postpone init of HSI until open()sjur.brandeland@stericsson.com1-52/+45
2012-04-13caif-hsi: Remove stop/start of queue.sjur.brandeland@stericsson.com1-10/+0
2012-04-13caif-hsi: robust frame aggregation for HSIDmitry Tarnyagin1-55/+188
2012-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-7/+7
2012-04-13caif_hsi: use dev_dbg not dev_err for reportingKim Lilliestierna XX1-2/+2
2012-04-13caif-hsi: Free flip_buffer at shutdownsjur.brandeland@stericsson.com1-2/+3
2012-04-13net: Fix misplaced parenthesis in virtio_net.cTorsten Kaiser1-3/+2
2012-04-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller121-2420/+3876
2012-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-64/+87
2012-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-37/+35
2012-04-12r6040: update copyright from 2007 to nowFlorian Fainelli1-1/+1
2012-04-12r6040: define and use bits of register PHY_CCFlorian Fainelli1-2/+10
2012-04-12r6040: define and use MTPR transmit enable bitFlorian Fainelli1-2/+3
2012-04-12r6040: define and use MLSR register bitsFlorian Fainelli1-2/+5
2012-04-12r6040: fix typo on stats update in tx pathFlorian Fainelli1-1/+1
2012-04-12r6040: add a MAC operation timeout defineFlorian Fainelli1-3/+5
2012-04-12r6040: remove unused variable mcr1 from private structureFlorian Fainelli1-1/+1
2012-04-12r6040: consolidate MAC reset to its own functionFlorian Fainelli1-19/+18
2012-04-12wiznet: Add missing #include <linux/irq.h>Geert Uytterhoeven2-0/+2
2012-04-12drivers/net: Remove CONFIG_WIZNET_TX_FLOW optionMike Sinkovsky3-17/+5
2012-04-12Merge branch 'master' into for-davemJohn W. Linville126-2457/+3911
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville193-1242/+1627
2012-04-11rt2x00: do not generate seqno in h/w if QOS is disabledStanislaw Gruszka3-2/+24
2012-04-11net/wireless: ipw2x00: remove ssid_context structStanislav Yakovlev1-9/+0
2012-04-11net/wireless: ipw2x00: remove unused libipw_measurement_report structStanislav Yakovlev1-55/+0
2012-04-11ath5k: Remove extraneous statements from ath5k_hw_proc_4word_tx_status and ath5k_hw_proc_2word_status.Qasim Javed1-4/+0
2012-04-11wireless: Remove unnecessary ; from while (0) macrosJoe Perches7-29/+15
2012-04-11ath9k: Add more recv stats.Ben Greear3-11/+65
2012-04-11ath9k: Add tx-failed counter.Ben Greear3-0/+4
2012-04-11ath9k: update to DFS pattern detector interfaceZefir Kurtisi2-52/+36
2012-04-11ath9k: add DFS pattern detector instance to ath_softcZefir Kurtisi2-0/+6
2012-04-11ath9k: add DFS pattern detectorZefir Kurtisi5-1/+850
2012-04-11mac80211: add explicit monitor interface if neededJohannes Berg1-1/+2
2012-04-11rt2x00: configure different txdesc parameters for non HT channelStanislaw Gruszka3-8/+24
2012-04-11rtlwifi: Add missing DMA buffer unmapping for PCI driversLarry Finger1-1/+6