summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Add new driver 'rndis_wlan' for wireless RNDIS devices.Jussi Kivilinna2008-01-313-0/+2787
* Move usbnet.h and rndis_host.h to include/linux/usbJussi Kivilinna2008-01-3113-511/+12
* rndis_host: Add RNDIS physical medium checking into generic_rndis_bind()Jussi Kivilinna2008-01-312-4/+51
* rndis_host: Add link_change function pointer to 'struct rndis_data'.Jussi Kivilinna2008-01-312-4/+24
* rndis_host: Add early_init function pointer to 'struct rndis_data'.Jussi Kivilinna2008-01-312-0/+11
* usbnet: add driver_priv pointer to 'struct usbnet'Jussi Kivilinna2008-01-311-0/+1
* rndis_host: export functionsJussi Kivilinna2008-01-312-7/+22
* rndis_host: Split up rndis_host.cJussi Kivilinna2008-01-312-222/+249
* usbnet: Use wlan device name for RNDIS wireless devicesJussi Kivilinna2008-01-312-0/+5
* rndis_host: Fix rndis packet filter flags.Jussi Kivilinna2008-01-311-1/+22
* rndis_host: Halt device if rndis_bind fails.Jussi Kivilinna2008-01-311-3/+9
* rndis_host: Use 1KB buffer in rndis_unbindJussi Kivilinna2008-01-311-1/+1
* cdc_ether: Hardwire CDC descriptors when missingBjorge Dijkstra2008-01-311-5/+5
* rndis_host: Fix sparse warningBjorge Dijkstra2008-01-311-1/+1
* Add another Prism2 card to hostapMarcin Juszkiewicz2008-01-311-0/+3
* hostap_80211.h: remove duplicate prototypeMichal Piotrowski2008-01-311-5/+0
* wireless: iwlwifi3945/4965 - fix incorrect counting of memoryCyrill Gorcunov2008-01-312-2/+2
* libertas: fix interrupt while removing driverHolger Schurig2008-01-311-3/+3
* libertas: fix memory alignment problems on the blackfinIhar Hrachyshka2008-01-312-3/+5
* iwlwifi: correct math in elapsed_jiffiesEric Sandeen2008-01-311-2/+2
* b43: Drop packets that we are not able to encryptMichael Buesch2008-01-313-30/+58
* b43: Fix suspend/resumeMichael Buesch2008-01-312-16/+25
* iwlwifi: Fix uCode error on associationGregory Greenman2008-01-313-4/+5
* iwlwifi: do not schedule tasklet when rcv unused irqJoonwoo Park2008-01-314-10/+18
* iwlwifi: cleanup usage of inline functionsReinette Chatre2008-01-316-23/+20
* iwlwifi: initialize geo/channel information during probeReinette Chatre2008-01-312-28/+80
* iwl4965: fix return code indicating one interface is supportedReinette Chatre2008-01-311-1/+1
* iwlwifi: Fix an invalid bitmask test in iwl3945 and iwl4965Maarten Lankhorst2008-01-312-2/+2
* rtl8180_dev.c: add support for 1799:700fAdrian Bassett2008-01-311-0/+1
* b43legacy: fix MAC control and microcode initStefano Brivio2008-01-315-81/+110
* b43legacy: Fix rfkill allocation leakage in error pathsMichael Buesch2008-01-311-1/+8
* b43: Fix rfkill allocation leakage in error pathsMichael Buesch2008-01-311-1/+8
* ath5k: debug level improvementsBruno Randolf2008-01-313-37/+115
* rt61pci: fix-up merge damageJohn W. Linville2008-01-311-1/+2
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2008-02-015-5/+0
|\
| * [ALSA] Remove sound/driver.hTakashi Iwai2008-01-315-5/+0
* | lguest: fix mis-merge against hpa's TSS renamingRusty Russell2008-01-311-1/+1
|/
* Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2008-01-3152-1335/+3833
|\
| * Merge branch 'linux-2.6'Paul Mackerras2008-01-311384-87900/+169659
| |\
| * \ Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xxPaul Mackerras2008-01-316-91/+17
| |\ \
| | * | [POWERPC] mpc52xx_psc_spi device driver must not touch port_config and cdmGrant Likely2008-01-261-75/+2
| | * | [POWERPC] mpc5200: normalize compatible property bindingsGrant Likely2008-01-266-16/+15
| * | | [POWERPC] 85xx: rework platform KconfigKumar Gala2008-01-281-1/+1
| * | | [POWERPC] 83xx: enable FSL SATA driver config for Freescale SoCsKim Phillips2008-01-281-1/+1
| * | | spi_mpc83xx: use brg-frequency for SPI in QEAnton Vorontsov2008-01-281-5/+1
| * | | ucc_geth: get rid of device_type for mdioAnton Vorontsov2008-01-281-0/+3
| * | | [POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.cJochen Friedrich2008-01-287-7/+7
| * | | [POWERPC] Always build setup-bus.c on powerpcKumar Gala2008-01-271-1/+1
| |/ /
| * | [POWERPC] PS3: Vuart: change semaphore to mutexGeoff Levand2008-01-251-11/+11
| * | [POWERPC] PS3: Add logical performance monitor driver supportTakashi Yamamoto2008-01-252-0/+1249
OpenPOWER on IntegriCloud