summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* vxlan: simplify if clause in dev_closeMarcelo Ricardo Leitner2015-03-231-1/+1
* bgmac: implement scatter/gather supportFelix Fietkau2015-03-231-43/+121
* bgmac: implement GRO and use build_skbFelix Fietkau2015-03-232-25/+62
* bgmac: fix descriptor frame start/end definitionsFelix Fietkau2015-03-231-2/+2
* isdn/gigaset: restructure modem response parser (4)Tilman Schmidt2015-03-231-107/+151
* isdn/gigaset: restructure modem response parser (3)Tilman Schmidt2015-03-231-37/+19
* isdn/gigaset: restructure modem response parser (2)Tilman Schmidt2015-03-231-69/+57
* isdn/gigaset: restructure modem response parser (1)Tilman Schmidt2015-03-231-44/+55
* net: netcp: ethss: enhancement to support NetCP 1.5 ethssWingMan Kwok2015-03-201-36/+884
* net: netcp: enclose macros in parenthesesKaricheri, Muralidharan2015-03-201-251/+272
* net: netcp: select davinci_mdio driver by defaultKaricheri, Muralidharan2015-03-201-0/+1
* net: netcp: use separate reg region for individual ethss modulesKaricheri, Muralidharan2015-03-201-37/+93
* net: netcp: fix forward port number usage for 10G ethssKaricheri, Muralidharan2015-03-203-13/+29
* bgmac: allow enabling on ARCH_BCM_5301XRafał Miłecki2015-03-201-1/+1
* bgmac: register fixed PHY for ARM BCM470X / BCM5301X chipsetsRafał Miłecki2015-03-201-0/+34
* igbvf: use netif_carrier_off earlier when bringing if downTodd Fujinaka2015-03-201-2/+1
* igb: use netif_carrier_off earlier when bringing if downTodd Fujinaka2015-03-201-3/+1
* e1000e: NVM write protect access removed from SPT HWYanir Lubetkin2015-03-201-1/+2
* e1000e: call netif_carrier_off early on downEliezer Tamir2015-03-201-2/+2
* ixgb: call netif_carrier_off early on downEliezer Tamir2015-03-201-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-20107-1030/+1822
|\
| * be2net: use PCI MMIO read instead of config read for errorsSuresh Reddy2015-03-202-11/+23
| * be2net: restrict MODIFY_EQ_DELAY cmd to a max of 8 EQsSuresh Reddy2015-03-201-9/+5
| * be2net: Prevent VFs from enabling VLAN promiscuous modeVasundhara Volam2015-03-204-24/+80
| * net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}Markos Chandras2015-03-201-2/+29
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-03-192-55/+185
| |\
| | * Revert "Input: synaptics - use dmax in input_mt_assign_slots"Dmitry Torokhov2015-03-161-4/+1
| | * Merge branch 'synaptics' into for-linusDmitry Torokhov2015-03-162-51/+184
| | |\
| | | * Input: synaptics - remove X250 from the topbuttonpad listBenjamin Tissoires2015-03-081-1/+0
| | | * Input: synaptics - remove X1 Carbon 3rd gen from the topbuttonpad listBenjamin Tissoires2015-03-081-1/+0
| | | * Input: synaptics - re-route tracksticks buttons on the Lenovo 2015 seriesBenjamin Tissoires2015-03-082-11/+41
| | | * Input: synaptics - remove TOPBUTTONPAD property for Lenovos 2015Benjamin Tissoires2015-03-081-1/+2
| | | * Input: synaptics - retrieve the extended capabilities in query $10Benjamin Tissoires2015-03-082-3/+43
| | | * Input: synaptics - do not retrieve the board id on old firmwaresBenjamin Tissoires2015-03-081-0/+4
| | | * Input: synaptics - handle spurious release of trackstick buttonsBenjamin Tissoires2015-03-081-8/+25
| | | * Input: synaptics - fix middle button on Lenovo 2015 productsDmitry Torokhov2015-03-081-23/+21
| | | * Input: synaptics - skip quirks when post-2013 dimensionsBenjamin Tissoires2015-03-081-1/+1
| | | * Input: synaptics - support min/max board id in min_max_pnpid_tableDaniel Martin2015-03-081-12/+30
| | | * Input: synaptics - remove obsolete min/max quirk for X240Daniel Martin2015-03-081-1/+1
| | | * Input: synaptics - query min dimensions for fw v8.1Daniel Martin2015-03-081-2/+8
| | | * Input: synaptics - log queried and quirked dimension valuesDaniel Martin2015-03-081-0/+10
| | | * Input: synaptics - split synaptics_resolution(), query firstDaniel Martin2015-03-081-12/+23
| * | | Merge tag 'mmc-v4.0-rc4' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2015-03-191-1/+1
| |\ \ \
| | * | | mmc: pwrseq_simple: fix error path in mmc_pwrseq_simple_allocNeilBrown2015-03-191-1/+1
| * | | | Merge tag 'pinctrl-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2015-03-196-78/+213
| |\ \ \ \
| | * | | | pinctrl: sun4i: GPIOs configured as irq must be set to input before readingHans de Goede2015-03-183-2/+17
| | * | | | pinctrl: at91: move lock/unlock_as_irq calls into request/releaseBoris Brezillon2015-03-181-10/+7
| | * | | | pinctrl: update direction_output function of cherryview driverqipeng.zha2015-03-101-0/+1
| | * | | | pinctrl: baytrail: Save pin context over system sleepMika Westerberg2015-03-061-2/+81
| | * | | | pinctrl: baytrail: Rework interrupt handlingMika Westerberg2015-03-061-44/+56