summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | iwmc3200wifi: Add UMAC wifi headers to the pmkid commandSamuel Ortiz2010-01-142-0/+5
* | | | | | | | | | | | | | | | | bfin_mac: use the newer CLKBUFOE bit name via asm/dpmc.hMike Frysinger2010-01-191-2/+3
* | | | | | | | | | | | | | | | | sfc: QT202x: Remove unreliable MMD check at initialisationMatthew Slattery2010-01-191-6/+0
* | | | | | | | | | | | | | | | | ucc_geth: Fix full TX queue processingJiajun Wu2010-01-191-3/+2
* | | | | | | | | | | | | | | | | phylib: Move workqueue initialization to a proper placeAnton Vorontsov2010-01-192-3/+2
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | tg3: Update copyright and driver versionMatt Carlson2010-01-132-3/+4
* | | | | | | | | | | | | | | | tg3: Disable 5717 serdes and B0 supportMatt Carlson2010-01-131-0/+5
* | | | | | | | | | | | | | | | tg3: Add reliable serdes detection for 5717 A0Matt Carlson2010-01-132-2/+9
* | | | | | | | | | | | | | | | tg3: Fix std rx prod ring handlingMatt Carlson2010-01-131-2/+3
* | | | | | | | | | | | | | | | tg3: Fix std prod ring nicaddr for 5787 and 57765Matt Carlson2010-01-131-1/+1
* | | | | | | | | | | | | | | | sfc: Fix conditions for MDIO self-testBen Hutchings2010-01-131-2/+6
* | | | | | | | | | | | | | | | sfc: Fix polling for slow MCDI operationsBen Hutchings2010-01-131-2/+3
* | | | | | | | | | | | | | | | e1000e: workaround link issues on busy hub in half duplex on 82577/82578Bruce Allan2010-01-131-1/+18
* | | | | | | | | | | | | | | | e1000e: MDIO slow mode should always be done for 82577Bruce Allan2010-01-133-90/+53
* | | | | | | | | | | | | | | | ixgbe: update copyright datesShannon Nelson2010-01-1320-21/+21
* | | | | | | | | | | | | | | | ixgbe: Do not attempt to perform interrupts in netpoll when downAlexander Duyck2010-01-131-0/+4
* | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-01-1213-41/+99
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / | | | | | | | | | | | | | | | / | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | iwlwifi: silence buffer overflow warningDan Carpenter2010-01-111-1/+1
| * | | | | | | | | | | | | | iwlwifi: disable tx on beacon update notificationAbhijeet Kolekar2010-01-081-20/+25
| * | | | | | | | | | | | | | iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptrZhu Yi2010-01-081-1/+1
| * | | | | | | | | | | | | | rt2x00: Properly request tx headroom for alignment operations.Gertjan van Wingerde2010-01-052-1/+17
| * | | | | | | | | | | | | | rt2x00: Fix LED configuration setting for rt2800.Gertjan van Wingerde2010-01-051-1/+1
| * | | | | | | | | | | | | | rt2x00: use correct headroom for transmissionPavel Roskin2010-01-051-3/+3
| * | | | | | | | | | | | | | ath5k: Fix eeprom checksum check for custom sized eepromsLuis R. Rodriguez2010-01-042-3/+37
| * | | | | | | | | | | | | | zd1211rw: Fix multicast filtering.Benoit Papillault2010-01-041-6/+7
| * | | | | | | | | | | | | | iwl: off by one bugDan Carpenter2010-01-041-1/+1
| * | | | | | | | | | | | | | mwl8k: fix configure_filter() memory leak on errorLennert Buytenhek2010-01-041-1/+3
| * | | | | | | | | | | | | | ath9k: fix ito64Ming Lei2010-01-041-3/+3
| * | | | | | | | | | | | | | ath9k: Fix Kconfig depends for ATH9K_DEBUGFSDominik Geyer2010-01-041-1/+1
* | | | | | | | | | | | | | | sky2: Fix oops in sky2_xmit_frame() after TX timeoutJarek Poplawski2010-01-121-1/+2
* | | | | | | | | | | | | | | vxge: use pci_dma_mapping_error to test return valueDenis Kirjanov2010-01-101-1/+1
* | | | | | | | | | | | | | | e1000e: fix and commonize code for setting the receive address registersBruce Allan2010-01-081-9/+15
* | | | | | | | | | | | | | | e1000e: e1000e_enable_tx_pkt_filtering() returns wrong valueBruce Allan2010-01-081-7/+9
* | | | | | | | | | | | | | | e1000e: perform 10/100 adaptive IFS only on parts that support itBruce Allan2010-01-085-0/+21
* | | | | | | | | | | | | | | e1000e: don't accumulate PHY statistics on PHY read failureBruce Allan2010-01-081-14/+14
* | | | | | | | | | | | | | | e1000e: call pci_save_state() after pci_restore_state()Bruce Allan2010-01-081-0/+2
* | | | | | | | | | | | | | | netxen: update version to 4.0.72Amit Kumar Salecha2010-01-081-2/+2
* | | | | | | | | | | | | | | netxen: fix set mac addrAmit Kumar Salecha2010-01-081-0/+3
* | | | | | | | | | | | | | | netxen: fix smatch warningAmit Kumar Salecha2010-01-083-4/+3
* | | | | | | | | | | | | | | netxen: fix tx ring memory leakAmit Kumar Salecha2010-01-081-0/+2
* | | | | | | | | | | | | | | TI DaVinci EMAC: Handle emac module clock correctly.Sriram2010-01-071-1/+3
* | | | | | | | | | | | | | | dmfe/tulip: Let dmfe handle DM910x except for SPARC on-board chipsBen Hutchings2010-01-073-7/+50
* | | | | | | | | | | | | | | ixgbe: Fix compiler warning about variable being used uninitializedPJ Waskiewicz2010-01-071-2/+7
* | | | | | | | | | | | | | | mv643xx_eth: don't include cache padding in rx desc buffer sizeSaeed Bishara2010-01-071-2/+4
* | | | | | | | | | | | | | | NET: atlx, fix memory leakJiri Slaby2010-01-071-2/+5
* | | | | | | | | | | | | | | pcmcia: ncmlan_cs: remove odd bracketAlexander Beregalov2010-01-071-1/+0
* | | | | | | | | | | | | | | cs89x0: Always report failure to request interruptMark Brown2010-01-071-2/+1
* | | | | | | | | | | | | | | hso: fixed missing newlinesJan Dumon2010-01-071-8/+8
* | | | | | | | | | | | | | | hso: Fix for 5 sec timeouts with v2.x firmwareJan Dumon2010-01-071-0/+4
* | | | | | | | | | | | | | | hso: Attempt to recover from usb bus errorsJan Dumon2010-01-071-10/+44
OpenPOWER on IntegriCloud