summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | b43: phy.c fix typo in register writeHarvey Harrison2008-03-131-1/+1
| | * | | | PS3: gelic: change the prefix of the net interface for wirelessMasakazu Mokuno2008-03-131-0/+2
| | * | | | PS3: gelic: ignore scan info from zero SSID beaconsMasakazu Mokuno2008-03-131-12/+15
| | * | | | prism54: support for 124a:4025 - another version of IOGear GWU513 802.11gJan Slupski2008-03-131-0/+1
| | | |_|/ | | |/| |
| * | | | ucc_geth: use correct thread number for 10/100Mbps linkJoakim Tjernlund2008-03-171-2/+4
| * | | | igb: Correctly get protocol informationMitch Williams2008-03-171-4/+17
| * | | | [IOC3] Fix section missmatchRalf Baechle2008-03-171-1/+2
| * | | | 2.6.25-rc4 de_stop_rxtx polling wrongGrant Grundler2008-03-171-3/+7
| * | | | forcedeth: limit tx to 16Ayaz Abdulla2008-03-171-18/+100
| * | | | 3c501: Further coding style fixesAlan Cox2008-03-171-7/+9
| * | | | cxgb3: Fix transmit queue stop mechanismDivy Le Ray2008-03-171-3/+9
| * | | | NEWEMAC: Add compatible "ibm,tah" to tah matching tableStefan Roese2008-03-171-0/+4
| * | | | rndis_host: fix transfer size negotiationJean-Christophe Dubois2008-03-171-4/+8
| * | | | NEWEMAC: fix support for pause packetsPravin M. Bathija2008-03-171-0/+7
| * | | | drivers/net/atl1/atl1_main.c: remove unused variableJulia Lawall2008-03-171-3/+0
| * | | | drivers/net/ipg.c: remove unused variableJulia Lawall2008-03-171-3/+0
| * | | | epic100 endianness annotations and fixesAl Viro2008-03-171-20/+27
| * | | | ipg fixAl Viro2008-03-171-1/+6
| * | | | more misannotations: ne2k-pciAl Viro2008-03-171-4/+4
| * | | | wan/farsync: copy_from_user() to iomem is wrongAl Viro2008-03-171-5/+12
| * | | | r6040 endianness fixesAl Viro2008-03-171-4/+6
| |/ / /
| * | | rt2x00: Add new D-Link USB IDIvo van Doorn2008-03-111-0/+1
| * | | rt2x00: never disable multicast because it disables broadcast tooAdam Baker2008-03-112-4/+4
| * | | libertas: fix the 'compare command with itself' properlySebastian Siewior2008-03-111-1/+1
| * | | drivers/net/Kconfig: fix whitespace for GELIC_WIRELESS entryJohn W. Linville2008-03-111-9/+9
| * | | net/enc28j60: oops fixDavid Brownell2008-03-051-1/+2
| * | | drivers/net/ac3200.c: replace init_module&cleanup_module with module_init&mod...Jon Schindler2008-03-051-3/+4
| * | | drivers/net/apne.c: replace init_module&cleanup_module with module_init&modul...Jon Schindler2008-03-051-3/+4
| * | | drivers/net/arcnet/capmode.c: replace init_module&cleanup_module with module_...Jon Schindler2008-03-051-2/+4
| * | | drivers/net/appletalk/ltpc.c: replace init_module&cleanup_module with module_...Jon Schindler2008-03-051-1/+2
| * | | [PPPOL2TP]: Fix SMP issues in skb reorder queue handlingJames Chapman2008-03-051-3/+8
| * | | [PPPOL2TP]: Make locking calls softirq-safeJames Chapman2008-03-051-29/+29
| * | | net: replace __inline with inlineHarvey Harrison2008-03-051-1/+1
* | | | iwlwifi: fix bug to show hidden APs during scanReinette Chatre2008-03-132-16/+26
* | | | iwlwifi: change rate number to a constantTomas Winkler2008-03-131-2/+3
* | | | iwlwifi: Fix endianity in debug printTomas Winkler2008-03-131-1/+1
* | | | iwlwifi: Use eeprom form iwlcoreAssaf Krauss2008-03-137-426/+30
* | | | iwlwifi: update copyright yearReinette Chatre2008-03-1323-31/+28
* | | | iwlwifi: Use sta_bcast_id variable instead of BROADCAST_ID constantTomas Winkler2008-03-132-5/+5
* | | | rt2x00: Only strip preamble bit in rt2400pciIvo van Doorn2008-03-132-9/+3
* | | | rt2x00: Release rt2x00 2.1.4Ivo van Doorn2008-03-131-1/+1
* | | | rt2x00: Fix rt2400pci signalIvo van Doorn2008-03-138-15/+43
* | | | rt2x00: Fix RX DMA ring initializationIvo van Doorn2008-03-132-2/+2
* | | | rt2x00: Fix basic rate initializationIvo van Doorn2008-03-134-37/+38
* | | | rt2x00: Always enable TSF tickingIvo van Doorn2008-03-135-0/+10
* | | | rt2x00: Make rt2x00leds_register return voidIvo van Doorn2008-03-132-7/+5
* | | | rt2x00: Rename config_preamble() to config_erp()Ivo van Doorn2008-03-1310-80/+76
* | | | rt2x00: Check IEEE80211_TXCTL_SEND_AFTER_DTIM flagIvo van Doorn2008-03-131-1/+5
* | | | rt2x00: Start bugging when rt2x00lib doesn't filter SW diversityIvo van Doorn2008-03-135-81/+49
* | | | rt2x00: Move firmware checksumming to driverIvo van Doorn2008-03-135-47/+50
OpenPOWER on IntegriCloud