aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-03iwlwifi: avoid build warning in iwl-core.Rami Rosen
2009-06-03cfg80211: use key size constantsJohannes Berg
2009-06-03nl80211: bounce scan request back to userspaceJohannes Berg
2009-06-03cfg80211: validate AID of stations being addedJohannes Berg
2009-06-03rt2x00: Remove last usage of beacon_int from ieee80211_configIvo van Doorn
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-03sctp: support non-blocking version of the new sctp_connectx() APIVlad Yasevich
2009-06-03sctp: fix to choose alternate destination when retransmit ASCONF chunkWei Yongjun
2009-06-03sctp: fix sack_timeout sysctl min and max typesJean-Mickael Guerin
2009-06-03sctp: fix panic when T4-rto timer expire on removed transportWei Yongjun
2009-06-03sctp: fix panic when T2-shutdown timer expire on removed transportWei Yongjun
2009-06-03sctp: fix to only enable IPv6 address support on PF_INET6 socketWei Yongjun
2009-06-03sctp: fix a typo in net/sctp/sm_statetable.cWei Yongjun
2009-06-03sctp: fix the error code when ASCONF is received with invalid addressWei Yongjun
2009-06-03sctp: fix report unrecognized parameter in ACSONF-ACKWei Yongjun
2009-06-03sctp: fix error cause codes of ADD-IP extensionWei Yongjun
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