summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-1113-151/+415
|\
| * mlx4_core: Fix section mismatchesRoland Dreier2007-10-108-30/+33
| * mlx4_core: Use mmiowb() to avoid firmware commands getting jumbled upRoland Dreier2007-10-091-0/+7
| * mlx4_core: Increase max number of QPs per multicast group to 56Jack Morgenstein2007-10-091-1/+1
| * IB/mlx4: Implement FMRsJack Morgenstein2007-10-091-0/+165
| * mlx4_core: Write MTTs from CPU instead with of WRITE_MTT FW commandJack Morgenstein2007-10-094-43/+64
| * mlx4_core: Fix meaning of dev->caps.reserved_mttsRoland Dreier2007-10-091-1/+2
| * mlx4_core: Reserve the correct number of MTT segmentsRoland Dreier2007-10-091-1/+1
| * mlx4_core: Support ICM tables in coherent memoryJack Morgenstein2007-10-094-49/+112
| * IB/mlx4: Display misc device information under /sys/class/infiniband/Jack Morgenstein2007-10-092-9/+2
| * mlx4_core: Change capability decoding: SRC->XRCRoland Dreier2007-10-091-1/+1
| * IB/mlx4: Fix up SRQ limit_watermark endiannessRoland Dreier2007-10-091-1/+1
| * mlx4_core: Enable MSI-X by defaultMichael S. Tsirkin2007-10-091-12/+22
| * mlx4_core: Don't free special QPs in QP number bitmapRoland Dreier2007-10-091-1/+2
| * mlx4_core: Use enum value GO_BIT_TIMEOUT_MSECSDotan Barak2007-10-091-2/+2
* | [SKY2]: status polling loop (post merge)Stephen Hemminger2007-10-111-24/+17
* | [NET]: Fix NAPI completion handling in some drivers.David S. Miller2007-10-113-42/+82
* | [TG3]: Update version to 3.83Matt Carlson2007-10-101-2/+2
* | [TG3]: WOL defaultsMatt Carlson2007-10-102-6/+11
* | [TG3]: Add 5761 supportMatt Carlson2007-10-102-15/+85
* | [TG3]: Add 5761 APE supportMatt Carlson2007-10-102-4/+274
* | [TG3]: Add new 5761 NVRAM decode routinesMatt Carlson2007-10-102-2/+102
* | [BNX2]: Update version to 1.6.7.Michael Chan2007-10-101-2/+2
* | [BNX2]: Fix default WoL setting.Michael Chan2007-10-102-6/+15
* | [BNX2]: Fix remote PHY media detection problems.Michael Chan2007-10-101-7/+27
* | ibm_emac: Convert to use napi_struct independent of struct net_deviceRoland Dreier2007-10-102-37/+20
* | ibm_new_emac: Nuke SET_MODULE_OWNER() useRoland Dreier2007-10-101-1/+0
* | ibm_emac: Convert to use napi_struct independent of struct net_deviceRoland Dreier2007-10-102-32/+18
* | natsemi: Use NATSEMI_TIMER_FREQ consistentlyMark Brown2007-10-101-2/+2
* | cxgb3 sparse warning fixesStephen Hemminger2007-10-105-33/+31
* | chelsio: sparse warning fixes (old cxgb2)Stephen Hemminger2007-10-104-370/+3
* | ehea: use kernel event queueJan-Bernd Themann2007-10-103-24/+10
* | network drivers: sparse warning fixesStephen Hemminger2007-10-107-33/+32
* | s2io: sparse warnings fix (rev2)Stephen Hemminger2007-10-101-47/+50
* | e1000e: restore flow control settings properlyAuke Kok2007-10-103-3/+11
* | e1000e: Simple optimizations in e1000_xmit_frameAuke Kok2007-10-101-5/+4
* | e1000: Simple optimizations in e1000_xmit_frameKrishna Kumar2007-10-101-5/+4
* | [PATCH] libertas: let get nick return what set nick has setHolger Schurig2007-10-101-27/+7
* | [PATCH] libertas: remove one superfluous includeHolger Schurig2007-10-101-1/+0
* | [PATCH] libertas: clean up scan debug messagesHolger Schurig2007-10-102-68/+155
* | [PATCH] libertas: fix "warning: Using plain integer as NULL pointer" sparse w...Holger Schurig2007-10-101-1/+1
* | [PATCH] libertas: fix a debug statementHolger Schurig2007-10-101-1/+1
* | [PATCH] libertas link error due to gcc `smartness'Geert Uytterhoeven2007-10-101-2/+3
* | [PATCH] libertas: fix u8 constantHolger Schurig2007-10-102-4/+4
* | [PATCH] libertas: problems setting wpa keysDan Williams2007-10-101-5/+30
* | [PATCH] rt2x00: Release 2.0.10Ivo van Doorn2007-10-101-1/+1
* | [PATCH] rt2x00: Allways memset memory obtained from skb_push()Ivo van Doorn2007-10-103-0/+6
* | [PATCH] rt2x00: Clean disabling of rt73usb_get_tsfIvo van Doorn2007-10-101-5/+2
* | [PATCH] rt2x00: Reorganize configuration handlerIvo van Doorn2007-10-109-377/+358
* | [PATCH] rt2x00: Small optimizationsIvo van Doorn2007-10-103-18/+13
OpenPOWER on IntegriCloud