summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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 'linux-2.6'Paul Mackerras2008-01-31417-37090/+105458
|\
| * [net] Gracefully handle shared e1000/1000e driver PCI ID'sLinus Torvalds2008-01-312-28/+37
| * Mostly revert "e1000/e1000e: Move PCI-Express device IDs over to e1000e"Linus Torvalds2008-01-302-1/+28
| * [PPP]: Sparse warning fixes.Stephen Hemminger2008-01-285-6/+8
| * [NETNS]: Add namespace parameter to ip_route_output_key.Denis V. Lunev2008-01-281-1/+1
| * ath5k: always extend rx timestamp with tsfBruno Randolf2008-01-281-5/+12
| * ath5k: configure backoff for IBSS beacon queueBruno Randolf2008-01-281-2/+12
| * ath5k: use SWBA to detect IBSS HW mergesBruno Randolf2008-01-282-13/+67
| * ath5k: better beacon timer calculationBruno Randolf2008-01-281-17/+92
| * ath5k: beacon interval is in TUBruno Randolf2008-01-283-5/+5
| * ath5k: use 3 instead of 0x00000003Bruno Randolf2008-01-281-4/+2
| * b43: Fix MAC control and microcode initMichael Buesch2008-01-281-13/+48
| * ath5k: reset key cache after resumeJohn W. Linville2008-01-281-3/+14
| * ath5k: use AR5K_KEYTABLE_SIZE when initializing key tableJohn W. Linville2008-01-281-1/+1
| * b43: Fix firmware cachingMichael Buesch2008-01-282-110/+134
| * b43: Add more N-PHY init codeMichael Buesch2008-01-282-24/+320
| * b43legacy: Remove the PHY spinlockMichael Buesch2008-01-285-48/+28
OpenPOWER on IntegriCloud