summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | wimax/i2400m: retry loading firmware files in sequenceInaky Perez-Gonzalez2009-10-191-18/+17
| * | wimax/i2400m: rework bootrom initialization to be more flexibleInaky Perez-Gonzalez2009-10-196-85/+355
| * | wimax/i2400m: decide properly if using signed vs non-signed firmware loadingInaky Perez-Gonzalez2009-10-191-14/+21
| * | wimax/i2400m: workaround not-so-working %zd printf formatInaky Perez-Gonzalez2009-10-191-2/+2
| * | wimax: allow specifying debug levels as command line optionInaky Perez-Gonzalez2009-10-193-0/+29
| * | wimax/i2400m: add missing debug submodule definitionInaky Perez-Gonzalez2009-10-191-0/+1
| * | wimax/i2400m: during probe, call sdio_disable at most onceInaky Perez-Gonzalez2009-10-191-3/+13
| * | wimax/i2400m: don't write to memory allocated by request_firmware()Cindy H Kao2009-10-191-0/+4
| * | wimax/i2400m: be smarter about copying command buffer to bm_cmd_bufInaky Perez-Gonzalez2009-10-193-3/+4
| * | wimax/i2400m/sdio: clear the INTR status bit after reading sizeCindy H Kao2009-10-191-1/+5
| * | wimax/i2400m: USB driver uses a configurable endpoint mapDirk Brandewie2009-10-196-17/+29
| * | wimax/iwmc3200: increase wait time before enable retryCindy H Kao2009-10-191-1/+1
| * | wimax/iwmc3200: don't disable the SDIO function if enable failsCindy H Kao2009-10-191-1/+0
| * | wimax/iwmc3200: overwrite SDIO IOR timeout value to avoid platform hangCindy H Kao2009-10-192-0/+10
| * | wimax/i2400m: Make boot retries a BUS-specific parameterDirk Brandewie2009-10-196-6/+5
| * | wimax/i2400m: Ensure boot mode cmd and ack buffers are alloc'd before first m...Dirk Brandewie2009-10-194-14/+64
| * | wimax/i2400m: Update comments to talk about SDIO reset and not USB.Dirk Brandewie2009-10-191-7/+6
| * | i2400m: minimal ethtool supportDan Williams2009-10-191-0/+18
| * | wimax: misplaced parenthesisRoel Kluin2009-10-191-1/+1
| * | i2400m: keep index within ms_to_errno[]Roel Kluin2009-10-191-1/+1
| * | wimax/i2400m: fix the bootmode RX deadlock in SDIO driverCindy H Kao2009-10-192-4/+11
| * | wimax/i2400m/usb: remove unnecessary power management primitive in i2400mOliver Neukum2009-10-191-1/+0
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-0632-154/+546
|\ \ \
| * | | be2net: Fix CQE_STATUS_EXTD_SHIFT defineSathya Perla2009-11-061-1/+1
| * | | virtio_net: rename driver struct to please modpostUwe Kleine-König2009-11-051-3/+3
| * | | isdn: hfc_usb: Fix read buffer overflowRoel Kluin2009-11-041-2/+2
| * | | isdn: hisax: Fix test in waitforxfwRoel Kluin2009-11-042-2/+2
| * | | isdn: eicon: Return on errorJiri Slaby2009-11-041-2/+3
| * | | isdn: eicon: Use offsetofJiri Slaby2009-11-041-9/+9
| * | | misdn: Fix reversed 'if' in st_own_ctrlDan Carpenter2009-11-041-1/+1
| * | | isdn: hisax: Fix lock imbalance.Jiri Slaby2009-11-042-0/+2
| * | | DaVinci EMAC: correct param for ISRTonyliu2009-11-041-1/+1
| * | | cdc_ether: additional Ericsson MBM PID's to the whitelistTorgny Johansson2009-11-042-2/+42
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-028-10/+36
| |\ \ \
| | * | | libertas if_usb: Fix crash on 64-bit machinesDavid Woodhouse2009-10-301-1/+1
| | * | | ath9k: fix misplaced semicolon on rate controlLuis R. Rodriguez2009-10-301-1/+1
| | * | | b43: Fix DMA TX bounce buffer copyingMichael Buesch2009-10-301-2/+13
| | * | | rt73usb.c : more idsXose Vazquez Perez2009-10-301-0/+5
| | * | | ipw2200: fix oops on missing firmwareZhu Yi2009-10-304-6/+16
| * | | | sky2: set carrier off in probeBrandon Philips2009-10-301-0/+2
| |/ / /
| * | | pcnet_cs: add cis of PreMax PE-200 ethernet pcmcia cardKen Kawasaki2009-10-292-5/+5
| * | | r8169: Fix card drop incoming VLAN tagged MTU byte large jumbo framesRaimonds Cicans2009-10-291-1/+1
| * | | ibmtr: possible Read buffer overflow?roel kluin2009-10-291-2/+9
| * | | e1000e: rework disable K1 at 1000Mbps for 82577/82578Bruce Allan2009-10-295-28/+190
| * | | e1000e: config PHY via software after resetsBruce Allan2009-10-292-78/+218
| * | | e100: e100_phy_init() isolates selected PHY, causes 10 second boot delayBruce Allan2009-10-291-7/+19
* | | | net: pass kern to net_proto_family create functionEric Paris2009-11-052-2/+3
* | | | bnx2x: version 1.52.1-3Yaniv Rosner2009-11-051-2/+2
* | | | bnx2x: Fix register access timeout in 10MYaniv Rosner2009-11-051-1/+2
* | | | bnx2x: Fix 10G mode in BCM8481/BCM84823Yaniv Rosner2009-11-052-30/+9