aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2012-04-13net: Remove redundant spi driver bus initializationLars-Peter Clausen
2012-04-13caif-hsi: Postpone init of HSI until open()sjur.brandeland@stericsson.com
2012-04-13caif-hsi: Remove stop/start of queue.sjur.brandeland@stericsson.com
2012-04-13caif-hsi: robust frame aggregation for HSIDmitry Tarnyagin
2012-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-13caif_hsi: use dev_dbg not dev_err for reportingKim Lilliestierna XX
2012-04-13caif-hsi: Free flip_buffer at shutdownsjur.brandeland@stericsson.com
2012-04-13net: Fix misplaced parenthesis in virtio_net.cTorsten Kaiser
2012-04-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-12r6040: update copyright from 2007 to nowFlorian Fainelli
2012-04-12r6040: define and use bits of register PHY_CCFlorian Fainelli
2012-04-12r6040: define and use MTPR transmit enable bitFlorian Fainelli
2012-04-12r6040: define and use MLSR register bitsFlorian Fainelli
2012-04-12r6040: fix typo on stats update in tx pathFlorian Fainelli
2012-04-12r6040: add a MAC operation timeout defineFlorian Fainelli
2012-04-12r6040: remove unused variable mcr1 from private structureFlorian Fainelli
2012-04-12r6040: consolidate MAC reset to its own functionFlorian Fainelli
2012-04-12wiznet: Add missing #include <linux/irq.h>Geert Uytterhoeven
2012-04-12drivers/net: Remove CONFIG_WIZNET_TX_FLOW optionMike Sinkovsky
2012-04-12Merge branch 'master' into for-davemJohn W. Linville
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-11rt2x00: do not generate seqno in h/w if QOS is disabledStanislaw Gruszka
2012-04-11net/wireless: ipw2x00: remove ssid_context structStanislav Yakovlev
2012-04-11net/wireless: ipw2x00: remove unused libipw_measurement_report structStanislav Yakovlev
2012-04-11ath5k: Remove extraneous statements from ath5k_hw_proc_4word_tx_status and at...Qasim Javed
2012-04-11wireless: Remove unnecessary ; from while (0) macrosJoe Perches
2012-04-11ath9k: Add more recv stats.Ben Greear
2012-04-11ath9k: Add tx-failed counter.Ben Greear
2012-04-11ath9k: update to DFS pattern detector interfaceZefir Kurtisi
2012-04-11ath9k: add DFS pattern detector instance to ath_softcZefir Kurtisi
2012-04-11ath9k: add DFS pattern detectorZefir Kurtisi
2012-04-11mac80211: add explicit monitor interface if neededJohannes Berg
2012-04-11rt2x00: configure different txdesc parameters for non HT channelStanislaw Gruszka
2012-04-11rtlwifi: Add missing DMA buffer unmapping for PCI driversLarry Finger
2012-04-11rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routineLarry Finger
2012-04-11team: add missed "statics"Jiri Pirko
2012-04-11team: ab: walk through port list non-rcuJiri Pirko
2012-04-11team: add user_linkup and user_linkup_enabled per-port optionJiri Pirko
2012-04-11team: add bool option typeJiri Pirko
2012-04-11team: add support for per-port optionsJiri Pirko
2012-04-10b43: claim support for IBSS RSNAntonio Quartulli
2012-04-10mac80211_hwsim: Fill timestamp beacon at the time it is transmittedJavier Cardona
2012-04-10mac80211: remove antenna_sel_tx TX info fieldJohannes Berg
2012-04-10mac80211: notify driver of rate control updatesJohannes Berg
2012-04-10mac80211: remove channel type argument from rate_updateJohannes Berg
2012-04-10mwifiex: don't use IEEE80211_MAX_QUEUESJohannes Berg
2012-04-10mac80211: don't always advertise remain-on-channelJohannes Berg
2012-04-10rtlwifi: Add missing DMA buffer unmapping for PCI driversLarry Finger