aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-04-15virtio-net: send gratuitous packets when neededJason Wang
2012-04-15isdn/hysdn: Convert to kstrtoul_from_userPeter Hüwe
2012-04-14net: Fix spelling typo in netMasanari Iida
2012-04-14net/wan: use module_pci_driverAxel Lin
2012-04-14net/tokenring: use module_pci_driverAxel Lin
2012-04-14ixgbe: add I2C clock stretchingDon Skidmore
2012-04-14igb: Update version to 3.4.7.Carolyn Wyborny
2012-04-14e1000e: cleanup boolean logicBruce Allan
2012-04-14e1000e: cleanup remaining strings split across multiple linesBruce Allan
2012-04-14e100: enable transmit time stamping.Richard Cochran
2012-04-14e100: Support the get_ts_info ethtool method.Richard Cochran
2012-04-13bonding: Fixup get_tx_queue() op second arg type.David S. Miller
2012-04-13net: WIZnet drivers: fix possible NULL dereferenceMike Sinkovsky
2012-04-13rtnetlink & bonding: change args got get_tx_queuesstephen hemminger
2012-04-13ethernet: replace open-coded ARRAY_SIZE with macroJim Cromie
2012-04-13enic: replace open-coded ARRAY_SIZE with macroJim Cromie
2012-04-13broadcom: replace open-coded ARRAY_SIZE with macroJim Cromie
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 branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-04-12Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-04-12drivers/rtc/rtc-pl031.c: enable clock on all ST variantsLinus Walleij
2012-04-12drivers/rtc/rtc-twl.c: use static register while reading timeKonstantin Shlyakhovoy
2012-04-12drivers/rtc/rtc-s3c.c: add placeholder for driver private dataTushar Behera
2012-04-12drivers/rtc/rtc-s3c.c: fix compilation errorTushar Behera
2012-04-12drivers/rtc/rtc-efi.c: fix section mismatch warningJan Beulich
2012-04-12drivers/rtc/rtc-r9701.c: reset registers if invalid values are detectedAndreas Dumberger
2012-04-12drivers/char/random.c: fix boot id uniqueness raceMathieu Desnoyers
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-12ixp4xx_eth: Fix up the get_ts_info ethtool method.Richard Cochran
2012-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-04-12wiznet: Add missing #include <linux/irq.h>Geert Uytterhoeven
2012-04-12drivers/net: Remove CONFIG_WIZNET_TX_FLOW optionMike Sinkovsky