summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'net/ax88796' of git://git.pengutronix.de/git/mkl/linux-2.6David S. Miller2011-02-222-419/+395
|\
| * ax88796: use generic mdio_bitbang driverMarc Kleine-Budde2011-02-212-200/+196
| * ax88796: clean up probe and remove functionMarc Kleine-Budde2011-02-211-44/+31
| * ax88796: make pointer to platform data constMarc Kleine-Budde2011-02-211-1/+1
| * ax88796: remove platform_device member from struct ax_deviceMarc Kleine-Budde2011-02-211-4/+2
| * ax88796: use netdev_<LEVEL> instead of dev_<LEVEL> and pr_<LEVEL>Marc Kleine-Budde2011-02-211-26/+20
| * ax88796: remove first_init parameter from ax_init_dev()Marc Kleine-Budde2011-02-211-25/+19
| * ax88796: remove memset of private dataMarc Kleine-Budde2011-02-211-2/+0
| * ax88796: don't use magic ei_status to acces private dataMarc Kleine-Budde2011-02-211-39/+42
| * ax88796: fix codingstyle and checkpatch warningsMarc Kleine-Budde2011-02-211-128/+134
* | be2net: use hba_port_num instead of port_numAjit Khaparde2011-02-226-6/+124
* | be2net: add code to display temperature of ASICAjit Khaparde2011-02-224-2/+76
* | be2net: fix to ignore transparent vlan ids wrongly indicated by NICAjit Khaparde2011-02-224-0/+34
* | be2net: variable name changeAjit Khaparde2011-02-223-4/+4
* | be2net: fixes in ethtool selftestAjit Khaparde2011-02-221-2/+3
* | be2net: add new counters to display via ethtool statsAjit Khaparde2011-02-222-4/+21
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2011-02-224-6/+178
|\ \
| * | sfc: Implement hardware acceleration of RFSBen Hutchings2011-02-174-2/+169
| * | sfc: Limit filter search depth further for performance hints (i.e. RFS)Ben Hutchings2011-02-161-4/+9
* | | Merge branch 'fec' of git://git.pengutronix.de/git/ukl/linux-2.6David S. Miller2011-02-221-2/+0
|\ \ \
| * | | net/fec: remove unused driver dataUwe Kleine-König2011-02-171-2/+0
* | | | sh: sh_eth: Add support ethtoolNobuhiro Iwamatsu2011-02-221-19/+189
| |_|/ |/| |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-02-19439-4245/+5828
|\ \ \
| * \ \ Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-02-183-4/+135
| |\ \ \
| | * | | RTC: Re-enable UIE timer/polling emulationJohn Stultz2011-02-172-2/+18
| | * | | RTC: Revert UIE emulation removalJohn Stultz2011-02-172-0/+116
| | * | | RTC: Release mutex in error path of rtc_alarm_irq_enableUwe Kleine-König2011-02-171-3/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-02-1820-172/+266
| |\ \ \ \
| | * | | | tg3: Restrict phy ioctl accessMatt Carlson2011-02-171-2/+6
| | * | | | drivers/net: Call netif_carrier_off at the end of the probeIvan Vecera2011-02-172-0/+4
| | * | | | ixgbe: work around for DDP last buffer sizeAmir Hanania2011-02-172-1/+52
| | * | | | ixgbe: fix panic due to uninitialised pointerAndy Gospodarek2011-02-171-2/+4
| | * | | | e1000e: flush all writebacks before unloadJesse Brandeburg2011-02-171-10/+21
| | * | | | e1000e: check down flag in tasksJesse Brandeburg2011-02-171-0/+21
| | * | | | isdn: hisax: Use l2headersize() instead of dup (and buggy) func.David S. Miller2011-02-151-8/+1
| | * | | | cxgb4vf: Use defined Mailbox TimeoutCasey Leedom2011-02-141-1/+1
| | * | | | cxgb4vf: Quiesce Virtual Interfaces on shutdown ...Casey Leedom2011-02-141-0/+41
| | * | | | cxgb4vf: Behave properly when CONFIG_DEBUG_FS isn't defined ...Casey Leedom2011-02-141-8/+8
| | * | | | cxgb4vf: Check driver parameters in the right place ...Casey Leedom2011-02-141-12/+11
| | * | | | pch_gbe: Fix the MAC Address load issue.Toshiharu Okada2011-02-142-1/+8
| | * | | | iwlwifi: Delete iwl3945_good_plcp_health.David S. Miller2011-02-141-66/+0
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-02-143-1/+5
| | |\ \ \ \
| | | * | | | iwl3945: remove plcp checkStanislaw Gruszka2011-02-091-1/+0
| | | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-02-092-0/+5
| | | |\ \ \ \
| | | | * | | | Bluetooth: add Atheros BT AR9285 fw supportedCho, Yu-Chen2011-01-262-0/+5
| | * | | | | | net/can/softing: make CAN_SOFTING_CS depend on CAN_SOFTINGKurt Van Dijck2011-02-141-1/+1
| | * | | | | | pch_gbe: Fix the issue that the receiving data is not normal.Toshiharu Okada2011-02-131-42/+55
| | * | | | | | stmmac: enable wol via magic frame by default.Giuseppe Cavallaro2011-02-131-1/+3
| | * | | | | | ATM, Solos PCI ADSL2+: Don't deref NULL pointer if net_ratelimit() and alloc_...Jesper Juhl2011-02-131-2/+3
| | * | | | | | Net, USB, Option, hso: Do not dereference NULL pointerJesper Juhl2011-02-131-6/+6