summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-03mac80211: deprecate conf.beacon_int properlyJohannes Berg
2009-06-03libertas: fix WPA adhoc network creationDan Williams
2009-06-03libertas: convert CMD_802_11_ASSOCIATE to a direct commandDan Williams
2009-06-03libertas: convert CMD_802_11_AUTHENTICATE to a direct commandDan Williams
2009-06-03libertas: restyle Marvell & IEEE TLV structure namesDan Williams
2009-06-03libertas: simplify and clean up association/start/join setupDan Williams
2009-06-03iwlwifi: fix otp access initReinette Chatre
2009-06-03iwlwifi: fix merge errorReinette Chatre
2009-06-03rt2x00: Add new rt2800usb USB ID'sIvo van Doorn
2009-06-03net/libertas: make SPI interface big endian awareSebastian Andrzej Siewior
2009-06-03ath5k: avoid leaking mutex in ath5k_configJohn W. Linville
2009-06-03net/ucc_geth: Add SGMII support for UEC GETH driverHaiying Wang
2009-06-03fsl_pq_mido: Set the first UCC as the mii management interface masterHaiying Wang
2009-06-03net/phy/marvell: update m88e1111 support for SGMII modeHaiying Wang
2009-06-03net: skb cleanupEric Dumazet
2009-06-03net: skb->dst accessorsEric Dumazet
2009-06-03net: skb->rtable accessorEric Dumazet
2009-06-03net: add _skb_dst opaque fieldEric Dumazet
2009-06-03e1000e: bump the version numberBruce Allan
2009-06-03e1000e: workaround a Tx hang on 82577/82578Bruce Allan
2009-06-03e1000e: add support for 82577/82578 GbE LOM partsBruce Allan
2009-06-03e1000e: specify max supported frame size in adapter structBruce Allan
2009-06-03e1000e: correct flow control thresholdsBruce Allan
2009-06-03e1000e: do not attempt to disable smart powerdown if not supportedBruce Allan
2009-06-03e1000e: enable CRC stripping by defaultBruce Allan
2009-06-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-06-02mlx4_en: Updated driver versionYevgeny Petrilin
2009-06-02mlx4_en: Added vlan_features supportYevgeny Petrilin
2009-06-02mlx4_en: multiqueue supportYevgeny Petrilin
2009-06-02mlx4_en: Coalescing target is equal for all mtu'sYevgeny Petrilin
2009-06-02mlx4_en: Work with part of the ports.Yevgeny Petrilin
2009-06-02mlx4_en renamed en_params.c to en_ethtool.cYevgeny Petrilin
2009-06-02mlx4_en: Moved all module parameters handling to en_main.cYevgeny Petrilin
2009-06-02mlx4_en: Giving interface name in debug messagesYevgeny Petrilin
2009-06-02net_cls: fix unconfigured struct tcf_proto keeps chaining and avoid kernel pa...Minoru Usui
2009-06-02e1000: add missing length check to e1000 receive routineNeil Horman
2009-06-02ipv4: New multicast-all socket optionNivedita Singhvi
2009-06-02net: ipv4/ip_sockglue.c cleanupsEric Dumazet
2009-06-02IPv6: Print error value when skb allocation failsBrian Haley
2009-06-02forcedeth: add phy_power_down parameter, leave phy powered up by default (v2)Ed Swierk
2009-06-02usb: gadget: f_phonet: fix memory allocation sizesRémi Denis-Courmont
2009-06-02f_phonet: no need to check for carrier - scheduler does it internallyRémi Denis-Courmont
2009-06-02f_phonet: dev_kfree_skb instead of dev_kfree_skb_any in TX callbackRémi Denis-Courmont
2009-06-02Phonet: fix accounting race between gprs_writeable() and gprs_xmit()Rémi Denis-Courmont
2009-06-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2009-06-01atl1c_main.c: add wait_for_idle routineJoe Perches
2009-06-013c509: Add missing EISA IDsMaciej W. Rozycki
2009-06-01IPv6: Add 'autoconf' and 'disable_ipv6' module parametersBrian Haley
2009-06-01cpmac: prevent fatal exception in cpmac_end_xmitStefan Weil
2009-06-01cpmac: remove unused variable.Florian Fainelli