summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* USB: address FIXME in usbnet w.r.t drivers claiming multiple interfacesOliver Neukum2007-05-222-10/+16
* USB: handle more rndis_host odditiesDavid Brownell2007-05-222-0/+17
* declance: Remove a dangling spin_unlock_irq() thingyMaciej W. Rozycki2007-05-211-2/+0
* e1000: Don't enable polling in open() (was: e1000: assertion hit in e1000_cle...Auke Kok2007-05-211-4/+0
* mlx4_core: Fix array overrun in dump_dev_cap_flags()Roland Dreier2007-05-191-1/+1
* e1000: Fix msi enable leak on error, don't print error message, cleanupAuke Kok2007-05-172-28/+15
* ixgb: don't print error if pci_enable_msi() fails, cleanup minor leakAuke Kok2007-05-172-23/+15
* NetXen: Fix NetXen driver ping on system-pMithlesh Thukral2007-05-171-1/+1
* spidernet: node-aware skbuff allocationChristoph Hellwig2007-05-171-1/+2
* gianfar: Add I/O barriers when touching buffer descriptor ownership.Scott Wood2007-05-171-0/+11
* ibm_emac: fix link speed detection changeEugene Surovegin2007-05-171-1/+1
* ibm_emac: improved PHY supportEugene Surovegin2007-05-171-15/+45
* ibm_emac: fix section mismatch warningsEugene Surovegin2007-05-178-10/+8
* sky2: memory barriers changeStephen Hemminger2007-05-171-4/+11
* sky2: remove dual port workaroundStephen Hemminger2007-05-171-7/+0
* sky2: MIB counter overflow handlingStephen Hemminger2007-05-171-0/+6
* sky2: keep track of receive alloc failuresStephen Hemminger2007-05-171-1/+3
* sky2: PHY register settingsStephen Hemminger2007-05-171-1/+6
* sky2: remove Gigabyte 88e8056 restrictionStephen Hemminger2007-05-171-30/+0
* missing includes in mlx4Al Viro2007-05-154-0/+4
* ucc_geth: eliminate max-speed, change interface-type to phy-connection-typeKim Phillips2007-05-153-33/+26
* smc911x: fix compilation breakageVitaly Wool2007-05-151-4/+2
* pasemi_mac: Fix local-mac-address parsingolof@lixom.net2007-05-151-3/+14
* pasemi_mac: Terminate PCI ID listolof@lixom.net2007-05-151-0/+1
* pasemi_mac: Interrupt ack fixesOlof Johansson2007-05-151-14/+13
* pasemi_mac: Fix register definesolof@lixom.net2007-05-151-2/+2
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-05-153-3/+1
|\
| * mlx4_core: Remove unused doorbell_lockRoland Dreier2007-05-132-3/+0
| * net: Trivial MLX4_DEBUG dependency fix.Paul Mundt2007-05-131-0/+1
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-05-123-24/+5
|\ \
| * | [ARM] ecard: add ecardm_iomap() / ecardm_iounmap()Russell King2007-05-113-21/+4
| * | [ARM] ecard: add helper function for setting ecard irq opsRussell King2007-05-111-3/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-111-1/+1
|\ \ \
| * | | [POWERPC] Create Marvell mv64x60 ethernet platform_dataDale Farnsworth2007-05-121-1/+1
* | | | Merge branch 'libertas' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2007-05-1122-2955/+259
|\ \ \ \
| * | | | [PATCH] libertas: 64-bit cleanupsDan Williams2007-05-117-20/+21
| * | | | [PATCH] libertas: sparse fixesDan Williams2007-05-111-9/+10
| * | | | [PATCH] libertas: fix missing unlock in TX error pathDan Williams2007-05-111-0/+1
| * | | | [PATCH] libertas: make debugfs.c sparse-cleanDan Williams2007-05-111-13/+4
| * | | | [PATCH] libertas: Clean up debug definesDan Williams2007-05-112-8/+5
| * | | | [PATCH] libertas: remove SUPPORT_BOOT_COMMANDDan Williams2007-05-113-6/+1
| * | | | [PATCH] libertas: Purge non-mesh ioctlsDan Williams2007-05-116-2363/+0
| * | | | [PATCH] libertas: Get rid of version.hDan Williams2007-05-113-8/+7
| * | | | [PATCH] libertas: remove WLAN_802_11_NETWORK_INFRASTRUCTURE enumDan Williams2007-05-1111-132/+85
| * | | | [PATCH] libertas: remove WLAN_802_11_WEP_STATUS enumDan Williams2007-05-117-53/+42
| * | | | [PATCH] libertas: remove WLAN_802_11_AUTHENTICATION_MODEDan Williams2007-05-116-54/+43
| * | | | [PATCH] libertas: remove setwpaie private ioctlDan Williams2007-05-112-63/+0
| * | | | [PATCH] libertas: remove custom encryption mode stuffDan Williams2007-05-116-53/+5
| * | | | [PATCH] libertas: remove incorrect vi modelinesDan Williams2007-05-113-9/+0
| * | | | [PATCH] libertas: remove setauthalg private ioctlDan Williams2007-05-113-58/+0
OpenPOWER on IntegriCloud