aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* caif: tty's are kref objects so take a referenceAlan Cox2010-04-07
* caif: check write operationsAlan Cox2010-04-07
* au1000-eth: bump to 1.7Florian Fainelli2010-04-07
* au1000-eth: Use (dev|netdev|netif)_<level> macro helpersFlorian Fainelli2010-04-07
* au1000-eth: implement set/get_msglevelFlorian Fainelli2010-04-07
* au1000-eth: fix checkpatch errors.Florian Fainelli2010-04-07
* au1000-eth: prefix all functions with au1000_Florian Fainelli2010-04-07
* au1000-eth: set MODULE_VERSIONFlorian Fainelli2010-04-07
* au1000-eth: allow driver to be compiled as a moduleFlorian Fainelli2010-04-07
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-07
|\
| * smc91c92_cs: fix the problem of "Unable to find hardware address"Ken Kawasaki2010-04-03
| * r8169: clean up my printk uglynessNeil Horman2010-04-01
| * net: Hook up cxgb4 to Kconfig and MakefileDimitris Michailidis2010-04-01
| * cxgb4: Add main driver file and driver MakefileDimitris Michailidis2010-04-01
| * cxgb4: Add remaining driver headers and L2T managementDimitris Michailidis2010-04-01
| * cxgb4: Add packet queues and packet DMA codeDimitris Michailidis2010-04-01
| * cxgb4: Add HW and FW support codeDimitris Michailidis2010-04-01
| * cxgb4: Add register, message, and FW definitionsDimitris Michailidis2010-04-01
| * bonding: fix potential deadlock in bond_uninit()Amerigo Wang2010-04-01
| * stmmac: fix kconfig for crc32 build errorCarmelo AMOROSO2010-04-01
| * be2net: fix bug in vlan rx path for big endian architectureAjit Khaparde2010-04-01
| * be2net: fix flashing on big endian architecturesAjit Khaparde2010-04-01
| * be2net: fix a bug in flashing the redboot sectionAjit Khaparde2010-04-01
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-31
| |\
| | * net/wireless/libertas: do not call wiphy_unregister() w/o wiphy_register()Daniel Mack2010-03-30
| | * iwlwifi: range checking issueDan Carpenter2010-03-30
| | * setup correct int pipe type in ar9170_usb_exec_cmdValentin Longchamp2010-03-30
| | * rt2x00: Disable powersaving by default in rt2500usb.Gertjan van Wingerde2010-03-30
| | * rt2x00: Fix typo in RF register programming of rt2800.Gertjan van Wingerde2010-03-30
| | * iwlwifi: clear unattended interrupts in taskletShanyu Zhao2010-03-30
| | * iwlwifi: counting number of tfds can be free for 4965Wey-Yi Guy2010-03-30
| | * iwlwifi: fix regulatoryReinette Chatre2010-03-30
| | * Add USB ID for Thomson SpeedTouch 120g to p54usb id tableHans de Goede2010-03-30
| | * Add a pci-id to the mwl8k driverBenjamin Larsson2010-03-30
| | * ar9170: add support for NEC WL300NU-G USB dongleBen Konrath2010-03-30
| * | bonding: bond_xmit_roundrobin() fixEric Dumazet2010-03-31
| * | drivers/net: Add missing unlockJulia Lawall2010-03-31
| * | net: gianfar - align BD ring size console messagesKim Phillips2010-03-31
| * | net: gianfar - initialize per-queue statisticsKim Phillips2010-03-31
| * | gianfar: Fix a memory leak in gianfar close codeAndy Fleming2010-03-31
| * | r8169: offical fix for CVE-2009-4537 (overlength frame DMAs)Neil Horman2010-03-29
| * | tulip: Add missing parens.David S. Miller2010-03-28
| * | r8169: fix broken register writesFrancois Romieu2010-03-27
| * | pcnet_cs: add new idKen Kawasaki2010-03-27
| * | bonding: fix broken multicast with round-robin modeAndy Gospodarek2010-03-27
| * | drivers/net: Fix continuation linesJoe Perches2010-03-27
| * | e1000: do not modify tx_queue_len on link speed changeEmil Tantilov2010-03-27
| * | ixgbe: Do not run all Diagnostic offline tests when VFs are activeGreg Rose2010-03-27
| * | igb: use correct bits to identify if managability is enabledAlexander Duyck2010-03-27
| * | benet: Fix compile warnnings in drivers/net/benet/be_ethtool.cwzt wzt2010-03-27