aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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 Dumazet6-34/+33
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/net-2.6David 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-02usb: gadget: f_phonet: fix memory allocation sizesRémi Denis-Courmont1-5/+4
2009-06-02f_phonet: no need to check for carrier - scheduler does it internallyRémi Denis-Courmont1-8/+2
2009-06-02f_phonet: dev_kfree_skb instead of dev_kfree_skb_any in TX callbackRémi Denis-Courmont1-1/+1
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-30net: unset IFF_XMIT_DST_RELEASE for qeth and ipoibEric Dumazet2-0/+2
2009-05-29usbnet: ratelimit warning messages invoked from callback handlerAndré Goddard Rosa1-3/+6
2009-05-29fec: Add FEC support for MX35 processorFabio Estevam1-2/+2
2009-05-29irda-usb: suspend/resume supportTadashi Abe1-0/+40
2009-05-29mac8390: use printk MAC address formatFinn Thain1-13/+6
2009-05-29net: convert unicast addr listJiri Pirko12-59/+64