summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | wireless: fix fallout from device_create removalStephen Rothwell2008-06-261-3/+4
| * | b43legacy: use frame control helpersHarvey Harrison2008-06-261-9/+7Star
| * | b43: use frame control helpersHarvey Harrison2008-06-261-10/+7Star
| * | zd1211rw: use frame control helpersHarvey Harrison2008-06-261-16/+6Star
| * | ath5k: use frame control helpersHarvey Harrison2008-06-261-7/+4Star
| * | remove the strip driverAdrian Bunk2008-06-263-2829/+0Star
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/wireless-2.6John W. Linville2008-06-2512-157/+211
| |\ \
| | * | wext: Emit event stream entries correctly when compat.David S. Miller2008-06-1712-157/+211
* | | | Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller2008-06-2936-734/+934
|\ \ \ \ | | |_|/ | |/| |
| * | | [netdrvr] kill sync_irq-before-freq_irq patternJeff Garzik2008-06-286-8/+1Star
| * | | [netdrvr] fealnx: clean up nasty mess of arch ifdefsJeff Garzik2008-06-281-31/+12Star
| * | | tulip: remove wrapper around get_unalignedHarvey Harrison2008-06-281-6/+4Star
| * | | Fix forcedeth hibernate/wake-on-lan problemsTobias Diedrich2008-06-281-0/+20
| * | | Fix forcedeth hibernate/wake-on-lan problemsTobias Diedrich2008-06-281-0/+5
| * | | 8139too: some style cleanupsMárton Németh2008-06-281-6/+6
| * | | rndis_host: pass buffer length to rndis_commandJussi Kivilinna2008-06-282-9/+9
| * | | net: sh_eth: Fix compile error sh_ethNobuhiro Iwamatsu2008-06-282-4/+4
| * | | e1000: remove e1000_clean_tx_irq call from e1000_netpollAndy Gospodarek2008-06-281-1/+0Star
| * | | igb: make ioport freeTaku Izumi2008-06-282-6/+45
| * | | e1000e: make ioport freeTaku Izumi2008-06-282-6/+46
| * | | e1000: remove PCI Express device IDsAuke Kok2008-06-282-36/+0Star
| * | | ixgbe: add LRO supportMallikarjuna R Chilakala2008-06-254-22/+112
| * | | cxgb3 - add missing adapter type for RDMADivy Le Ray2008-06-252-2/+22
| * | | drivers/net/tulip: update first comment in tulip filesGrant Grundler2008-06-259-30/+20Star
| * | | DM9000: Remove DEFAULT_TRIGGER for request_irq() flags.Ben Dooks2008-06-251-7/+2Star
| * | | DM9000: Re-unite menuconfig entries for DM9000 driverBen Dooks2008-06-251-8/+8
| * | | DM9000: Add missing msleep() in EEPROM wait code.Ben Dooks2008-06-251-0/+2
| * | | DM9000: Allow the use of the NSR register to get link status.Ben Dooks2008-06-252-2/+48
| * | | DM9000: Use NSR to determine link-status on internal PHYBen Dooks2008-06-251-1/+8
| * | | DM9000: Cleanup source code - remove forward declerationsBen Dooks2008-06-251-518/+498Star
| * | | DM9000: Cleanup source codeBen Dooks2008-06-251-32/+30Star
| * | | DM9000: Cleanups after the resource changesBen Dooks2008-06-251-20/+4Star
| * | | DM9000: Add support for DM9000A and DM9000B chipsBen Dooks2008-06-252-5/+72
| * | | DM9000: Remove the 2 resources probe scheme.Laurent Pinchart2008-06-251-62/+44Star
| |/ /
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-2831-136/+221
|\ \ \ | |/ / |/| |
| * | CONNECTOR: add a proc entry to list connectorsLi Zefan2008-06-281-0/+40
| * | hamradio: remove unused variableAndre Haupt2008-06-281-2/+0Star
| * | prism: islpci_eth.c endianness fixHarvey Harrison2008-06-271-1/+1
| * | rt2x00: Fix lock dependency errrorIvo van Doorn2008-06-273-15/+28
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-278-70/+97
| |\ \
| | * | iwlwifi: improve scanning band selection managementRon Rindjunsky2008-06-252-33/+39
| | * | rt2x00: Fix unbalanced mutex lockingIvo van Doorn2008-06-252-30/+42
| | * | b43legacy: Fix possible NULL pointer dereference in DMA codeMichael Buesch2008-06-251-1/+1
| | * | b43: Fix possible MMIO access while device is downMichael Buesch2008-06-251-0/+3
| | * | b43legacy: Do not return TX_BUSY from op_txMichael Buesch2008-06-251-2/+4
| | * | b43: Do not return TX_BUSY from op_txMichael Buesch2008-06-251-4/+8
| * | | Hold RTNL while calling dev_close()Ben Hutchings2008-06-271-0/+3
| * | | qla3xxx: Hold RTNL while calling dev_close()Ben Hutchings2008-06-271-0/+2
| * | | [netdrvr] Fix IOMMU overflow checking in s2io.cAndi Kleen2008-06-272-27/+12Star
| * | | e1000: only enable TSO6 via ethtool when using correct hardwareAndy Gospodarek2008-06-271-1/+1