summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-03-0517-62/+62
|\
| * 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/+2
| * ixgbe: fix typo in speed mesageEmil Tantilov2008-03-051-1/+1
| * e100: Do suspend/shutdown like e1000Auke Kok2008-03-051-26/+3
| * 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-041-1/+1
| * rndis_wlan: fix broken data copyJussi Kivilinna2008-03-041-5/+3
| * libertas: compare the current command with responseSebastian Siewior2008-03-041-3/+1
| * libertas: fix sanity check on sequence number in command responseDavid Woodhouse2008-03-041-2/+2
| * p54: fix eeprom parser length sanity checksJohannes Berg2008-03-041-7/+11
| * p54: fix EEPROM structure endiannessJohannes Berg2008-03-042-5/+5
| * [PPPOL2TP]: Add missing sock_put() in pppol2tp_tunnel_closeall()Jarek Poplawski2008-03-031-1/+6
| * Subject: [PPPOL2TP] add missing sock_put() in pppol2tp_recv_dequeue()Jarek Poplawski2008-03-031-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/+1
* | 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
* | p54: fix sparse warningsJohannes Berg2008-02-291-2/+3
* | adm8211: fix sparse warningsJohannes Berg2008-02-291-8/+4
* | 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/+24
* | 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/+0
* | 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/+2
* | 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/+16
* | rt2x00: Fix queue->qid initializationIvo van Doorn2008-02-291-15/+18
* | rt2x00: Fix skbdesc->data_len initializationIvo van Doorn2008-02-294-5/+5
* | rt2x00: Fix typo in debug statementIvo van Doorn2008-02-292-2/+2
* | rt2x00: Add queue statistics to debugfsIvo van Doorn2008-02-291-14/+76
* | rt2x00: Fix scheduling while atomic errors in usb driversIvo van Doorn2008-02-291-1/+8
OpenPOWER on IntegriCloud