aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-06-03ar9170: fix beacon plcp settingsChristian Lamparter
2009-06-03mac80211_hwsim: remove deprecated radio_enabledJohannes Berg
2009-06-03ar9170: add AVM FRITZ devicesLuis R. Rodriguez
2009-06-03ar9170: add support for 1-stage firmwareLuis R. Rodriguez
2009-06-03ath9k: Add sanity check for beacon_int in adhoc/mesh caseJouni Malinen
2009-06-03ath5k: remove conf->beacon_int usageBob Copeland
2009-06-03wireless: libertas: fix unaligned accessesCliff Cai
2009-06-03ath9k: Add "debug" file to debugfsJeff Hansen
2009-06-03ath9k: Combine legacy and 11n rc statisticsJeff Hansen
2009-06-03ath9k: Reset SC_OP_TSF_RESET flag after stuck beaconJeff Hansen
2009-06-03iwmc3200wifi: fix printk formatRandy Dunlap
2009-06-03iwmc3200wifi: fix fragmentation threshold settingSamuel Ortiz
2009-06-03iwlwifi: avoid build warning in iwl-core.Rami Rosen
2009-06-03rt2x00: Remove last usage of beacon_int from ieee80211_configIvo van Doorn
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->dst accessorsEric Dumazet
2009-06-03net: skb->rtable accessorEric 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-02e1000: add missing length check to e1000 receive routineNeil Horman
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