summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-03-0518-63/+66
|\
| * make s2io.c:init_tti() staticAdrian Bunk2008-03-051-1/+1
| * FIXED_PHY must depend on PHYLIB=yAdrian Bunk2008-03-051-0/+1
| * fix drivers/net/atarilance.c compilationAdrian Bunk2008-03-051-3/+2Star
| * ixgbe: fix typo in speed mesageEmil Tantilov2008-03-051-1/+1
| * e100: Do suspend/shutdown like e1000Auke Kok2008-03-051-26/+3Star
| * ehea: Fix missing Kconfig dependencyThomas Klein2008-03-051-1/+1
| * axnet_cs: change debugging level for "Too much work at interrupt" message.Komuro2008-03-051-1/+1
| * mv643xx_eth: Define module alias for platform deviceMartin Michlmayr2008-03-051-0/+1
| * de2104x: remove BUG_ON() when changing media typeOndrej Zary2008-03-051-1/+2
| * dm9161: add configuration for MII/RMIIfrederic Rodo2008-03-051-3/+14
| * b43legacy: Fix module init messageMichael Buesch2008-03-051-1/+1
| * rndis_wlan: fix broken data copyJussi Kivilinna2008-03-051-5/+3Star
| * libertas: compare the current command with responseSebastian Siewior2008-03-051-3/+1Star
| * libertas: fix sanity check on sequence number in command responseDavid Woodhouse2008-03-051-2/+2
| * p54: fix eeprom parser length sanity checksJohannes Berg2008-03-051-7/+11
| * p54: fix EEPROM structure endiannessJohannes Berg2008-03-052-5/+5
| * ssb: Add pcibios_enable_device() return value checkYoichi Yuasa2008-03-051-1/+4
| * [PPPOL2TP]: Add missing sock_put() in pppol2tp_tunnel_closeall()Jarek Poplawski2008-03-041-1/+6
| * Subject: [PPPOL2TP] add missing sock_put() in pppol2tp_recv_dequeue()Jarek Poplawski2008-03-041-0/+1
| * [TUN]: Fix RTNL-locking in tun/tap driverKim B. Heino2008-02-291-1/+5
* | [NET] NEIGHBOUR: Remove unpopular neigh_is_connected().YOSHIFUJI Hideaki2008-03-041-1/+1
* | [ARP]: Introduce the arp_hdr_len helper.Pavel Emelyanov2008-03-031-4/+1Star
* | ath5k: fix all endian issues reported by sparsePavel Roskin2008-02-292-6/+6
* | rt2x00: Release rt2x00 2.1.3Ivo van Doorn2008-02-291-1/+1
* | rt2x00: Check for 5GHz band in link tunerIvo van Doorn2008-02-291-1/+1
* | p54: print unknown eeprom fieldsFlorian Fainelli2008-02-291-0/+4
* | adm8211: fix cfg80211 band API conversionJohannes Berg2008-02-291-0/+2
* | b43legacy: Fix nondebug buildMichael Buesch2008-02-291-1/+1
* | ssb: Add CHIPCO IRQ access functionsAurelien Jarno2008-02-291-0/+10
* | p54: fix sparse warningsJohannes Berg2008-02-291-2/+3
* | adm8211: fix sparse warningsJohannes Berg2008-02-291-8/+4Star
* | ssb: Add support for 8bit register accessMichael Buesch2008-02-293-0/+78
* | wireless: Convert to list_for_each_entry_rcu()Roel Kluin2008-02-291-3/+3
* | rt2x00: Release rt2x00 2.1.2Ivo van Doorn2008-02-291-1/+1
* | rt2x00: Fix MAC address defines in rt61pciIvo van Doorn2008-02-291-2/+2
* | rt2x00: Fix hw mode registration with mac80211.Gertjan van Wingerde2008-02-291-2/+2
* | rt2x00: Remove async vendor request calls from rt2x00usbIvo van Doorn2008-02-294-79/+24Star
* | rt2x00: Cleanup mode registrationIvo van Doorn2008-02-298-72/+81
* | rt2x00: Rename dscape -> mac80211Ivo van Doorn2008-02-296-12/+12
* | rt2x00: Remove reset_tsf()Ivo van Doorn2008-02-294-36/+0Star
* | rt2x00: Fix Descriptor DMA initializationIvo van Doorn2008-02-295-41/+63
* | rt2x00: Filter ACK_CTS based on FIF_CONTROLIvo van Doorn2008-02-293-4/+6
* | rt2x00: Don't report driver generated frames to tx_status()Ivo van Doorn2008-02-2910-7/+47
* | rt2x00: Send frames out with configured TX powerIvo van Doorn2008-02-292-6/+2Star
* | rt2x00: Release rt2x00 2.1.1Ivo van Doorn2008-02-291-1/+1
* | rt2x00: Kill guardian urb during disable_radioIvo van Doorn2008-02-291-1/+18
* | rt2x00: Cleanup MakefileIvo van Doorn2008-02-291-25/+16Star
* | rt2x00: Fix queue->qid initializationIvo van Doorn2008-02-291-15/+18
* | rt2x00: Fix skbdesc->data_len initializationIvo van Doorn2008-02-294-5/+5