summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Bluetooth: Let HIDP grab the device reference for connectionsMarcel Holtmann2009-08-222-21/+43
| * Bluetooth: Add extra device reference counting for connectionsMarcel Holtmann2009-08-223-1/+22
| * Bluetooth: Disconnect HIDRAW devices on disconnectMarcel Holtmann2009-08-221-0/+3
| * Bluetooth: Improve USB driver throughput by increasing the frame sizeVikram Kandukuri2009-08-221-3/+1
| * Bluetooth: Fix missing scheduling when VIRTUAL_CABLE_UNPLUG is receivedVikram Kandukuri2009-08-221-0/+1
| * Bluetooth: Add proper shutdown support to SCO socketsMarcel Holtmann2009-08-221-15/+34
* | tg3: Update version to 3.101Matt Carlson2009-08-291-2/+2
* | tg3: Move per-int tx members to a per-int structMatt Carlson2009-08-292-79/+86
* | tg3: Move per-int rx members to per-int structMatt Carlson2009-08-292-29/+37
* | tg3: Move general int members to a per-int structMatt Carlson2009-08-292-66/+80
* | tg3: Convert napi handlers to use tnapiMatt Carlson2009-08-291-23/+32
* | tg3: Convert ISR parameter to tnapiMatt Carlson2009-08-291-24/+25
* | tg3: Move napi to per-int structMatt Carlson2009-08-292-23/+25
* | tg3: Cleanup interrupt setup / teardownMatt Carlson2009-08-291-48/+46
* | tg3: Use ext rx bdsMatt Carlson2009-08-292-9/+10
* | tg3: Create a new prodring_set structureMatt Carlson2009-08-292-90/+100
* | tg3: Create rx producer ring setup routinesMatt Carlson2009-08-291-87/+144
* | tg3: Clarify rx buffer relationshipsMatt Carlson2009-08-292-20/+24
* | tg3: Move the JUMBO_CAPABLE and SUPPORT_MSI flagsMatt Carlson2009-08-292-7/+7
* | tg3: Break out mini producer ring handlingMatt Carlson2009-08-291-11/+12
* | tg3: Reformat NVRAM case statementsMatt Carlson2009-08-291-186/+183
* | tg3: Add new 5785 10/100 only device IDMatt Carlson2009-08-293-2/+4
* | tg3: Delay mdio bus init until fw finishesMatt Carlson2009-08-291-2/+2
* | tipc: fix test of bearer_priority range in tipc_register_media()roel kluin2009-08-291-1/+1
* | can: switch to seq_fileAlexey Dobriyan2009-08-292-199/+167
* | net: sh_eth: add value of ether_link pin in platform_dataYoshihiro Shimoda2009-08-293-1/+11
* | TI DaVinci EMAC: delay DaVinci EMAC initializationRajashekhara, Sudhakar2009-08-291-1/+1
* | WAN/LMC: Fix type_trans().Krzysztof Halasa2009-08-291-1/+1
* | lib/vsprintf.c: Add "%pI6c" - print pointer as compressed ipv6 addressJoe Perches2009-08-291-47/+152
* | tcp: Remove redundant copy of MD5 authentication keyJohn Dykstra2009-08-291-23/+0
* | Speed-up pfifo_fast lookup using a private bitmapKrishna Kumar2009-08-291-22/+48
* | ipv6: Update Neighbor Cache when IPv6 RA is received on a routerDavid Ward2009-08-291-6/+8
* | bnx2: Update firmware to 5.0.0.j3.Michael Chan2009-08-2911-12561/+13292
* | tcp: fix premature termination of FIN_WAIT2 time-wait socketsOctavian Purdila2009-08-291-1/+1
* | fib_trie: resize reworkJens Låås2009-08-281-72/+23
* | sit: allow ip fragmentation when using nopmtudisc to fix package lossSascha Hlusiak2009-08-281-1/+1
* | net: ip_rt_send_redirect() optimizationEric Dumazet2009-08-281-9/+11
* | tcp: keepalive cleanupsEric Dumazet2009-08-283-5/+9
* | cnic: Put uio init in separate function.Michael Chan2009-08-281-27/+41
* | cnic: Put rx/tx ring allocation in separate function.Michael Chan2009-08-281-11/+22
* | ipv4: af_inet.c cleanupsEric Dumazet2009-08-281-57/+55
* | pktgen: use proc_create_data()Alexey Dobriyan2009-08-281-2/+4
* | pktgen: increase versionStephen Hemminger2009-08-281-6/+10
* | pktgen: cleanup checkpatch warningsStephen Hemminger2009-08-281-139/+159
* | pktgen: use common idle routineStephen Hemminger2009-08-281-10/+4
* | pktgen: spin using hrtimerStephen Hemminger2009-08-282-21/+30
* | pktgen: convert to use ktime_tStephen Hemminger2009-08-281-100/+84
* | pktgen: avoid calling gettimeofdayStephen Hemminger2009-08-281-7/+9
* | pktgen: reorganize transmit loopStephen Hemminger2009-08-281-12/+14
* | pktgen: use netdev_alloc_skbStephen Hemminger2009-08-281-4/+6
OpenPOWER on IntegriCloud