summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2009-06-03ath9k: Combine legacy and 11n rc statisticsJeff Hansen2-85/+35
2009-06-03ath9k: Reset SC_OP_TSF_RESET flag after stuck beaconJeff Hansen1-0/+1
2009-06-03iwmc3200wifi: fix printk formatRandy Dunlap1-1/+1
2009-06-03iwmc3200wifi: fix fragmentation threshold settingSamuel Ortiz1-1/+1
2009-06-03iwlwifi: avoid build warning in iwl-core.Rami Rosen1-1/+2
2009-06-03rt2x00: Remove last usage of beacon_int from ieee80211_configIvo van Doorn7-5/+13
2009-06-03libertas: fix WPA adhoc network creationDan Williams1-3/+5
2009-06-03libertas: convert CMD_802_11_ASSOCIATE to a direct commandDan Williams6-349/+331
2009-06-03libertas: convert CMD_802_11_AUTHENTICATE to a direct commandDan Williams5-68/+86
2009-06-03libertas: restyle Marvell & IEEE TLV structure namesDan Williams8-105/+112
2009-06-03libertas: simplify and clean up association/start/join setupDan Williams5-98/+70
2009-06-03iwlwifi: fix otp access initReinette Chatre1-7/+5
2009-06-03iwlwifi: fix merge errorReinette Chatre1-7/+0
2009-06-03rt2x00: Add new rt2800usb USB ID'sIvo van Doorn1-0/+12
2009-06-03net/libertas: make SPI interface big endian awareSebastian Andrzej Siewior1-18/+16
2009-06-03ath5k: avoid leaking mutex in ath5k_configJohn W. Linville1-2/+3
2009-06-03net/ucc_geth: Add SGMII support for UEC GETH driverHaiying Wang2-2/+105
2009-06-03fsl_pq_mido: Set the first UCC as the mii management interface masterHaiying Wang1-1/+5
2009-06-03net/phy/marvell: update m88e1111 support for SGMII modeHaiying Wang1-0/+1
2009-06-03net: skb->dst accessorsEric Dumazet1-6/+5
2009-06-03net: skb->rtable accessorEric Dumazet1-1/+1
2009-06-03e1000e: bump the version numberBruce Allan1-1/+1
2009-06-03e1000e: workaround a Tx hang on 82577/82578Bruce Allan1-2/+7
2009-06-03e1000e: add support for 82577/82578 GbE LOM partsBruce Allan10-68/+1441
2009-06-03e1000e: specify max supported frame size in adapter structBruce Allan5-20/+31
2009-06-03e1000e: correct flow control thresholdsBruce Allan2-6/+10
2009-06-03e1000e: do not attempt to disable smart powerdown if not supportedBruce Allan1-1/+2
2009-06-03e1000e: enable CRC stripping by defaultBruce Allan1-0/+2
2009-06-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller19-99/+136
2009-06-02mlx4_en: Updated driver versionYevgeny Petrilin1-2/+2
2009-06-02mlx4_en: Added vlan_features supportYevgeny Petrilin1-0/+4
2009-06-02mlx4_en: multiqueue supportYevgeny Petrilin4-71/+28
2009-06-02mlx4_en: Coalescing target is equal for all mtu'sYevgeny Petrilin3-5/+4
2009-06-02mlx4_en: Work with part of the ports.Yevgeny Petrilin1-18/+1
2009-06-02mlx4_en renamed en_params.c to en_ethtool.cYevgeny Petrilin2-1/+1
2009-06-02mlx4_en: Moved all module parameters handling to en_main.cYevgeny Petrilin3-60/+54
2009-06-02mlx4_en: Giving interface name in debug messagesYevgeny Petrilin5-156/+159
2009-06-02e1000: add missing length check to e1000 receive routineNeil Horman1-2/+3
2009-06-02forcedeth: add phy_power_down parameter, leave phy powered up by default (v2)Ed Swierk1-2/+13
2009-06-01atl1c_main.c: add wait_for_idle routineJoe Perches1-25/+23
2009-06-013c509: Add missing EISA IDsMaciej W. Rozycki1-0/+4
2009-06-01cpmac: prevent fatal exception in cpmac_end_xmitStefan Weil1-2/+2
2009-06-01cpmac: remove unused variable.Florian Fainelli1-3/+1
2009-06-01can: sja1000: generic OF platform bus driverWolfgang Grandegger3-0/+243
2009-06-01can: sja1000: stop misusing member base_addr of struct net_deviceWolfgang Grandegger5-98/+95
2009-06-01can: some fixes and cleanups to the initial device driver interfaceWolfgang Grandegger3-5/+2
2009-05-30usbnet: ratelimit warning messages invoked from callback handlerAndré Goddard Rosa1-3/+6
2009-05-30fec: Add FEC support for MX35 processorFabio Estevam1-2/+2
2009-05-30irda-usb: suspend/resume supportTadashi Abe1-0/+40
2009-05-30mac8390: use printk MAC address formatFinn Thain1-13/+6